WALA/com.ibm.wala.core/src/com/ibm/wala/ssa
Juergen Graf 7c518d1867 added instruction index field to SSAInstruction (javascript not working atm) 2011-04-12 19:49:06 +02:00
..
analysis Merge branch 'wala' into master 2011-04-11 16:40:48 +02:00
AuxiliaryCache.java comments 2009-04-22 17:24:22 +00:00
CompoundPiPolicy.java comments 2009-04-22 17:33:51 +00:00
ConstantValue.java change to how default values for value numbers are recorded for SSA conversion by CAst 2010-09-09 13:59:21 +00:00
DefUse.java change to make debugger (on my system) see state in the constructor 2010-09-09 13:55:43 +00:00
DefaultIRFactory.java refactoring: move IBytecodeMethod to the classloader package 2009-06-12 14:47:30 +00:00
IR.java beginnings of support for handling indirect references (e.g. access via pointers) to the SSA values in the IR. Currently, pushed through Shrike but with only the beginnings in core. Also, not yet integrated with the way lexical scoping works in CAst, which ought to be fixed 2009-05-20 18:59:53 +00:00
IRFactory.java comments 2009-04-22 17:24:22 +00:00
ISSABasicBlock.java comments and imports 2009-04-17 20:01:35 +00:00
IVisitorWithAddresses.java add indirect loads and stores to address visitor; add type information to indirect operations 2009-06-03 18:23:26 +00:00
InstanceOfPiPolicy.java comments 2009-04-22 17:52:13 +00:00
NullTestPiPolicy.java more IllegalArgumentExceptions 2009-03-11 17:44:29 +00:00
PhiValue.java Merge branch 'wala' into master 2011-04-11 16:40:48 +02:00
ReflectiveMemberAccess.java added instruction index field to SSAInstruction (javascript not working atm) 2011-04-12 19:49:06 +02:00
SSAAbstractInvokeInstruction.java added instruction index field to SSAInstruction (javascript not working atm) 2011-04-12 19:49:06 +02:00
SSAAbstractThrowInstruction.java added instruction index field to SSAInstruction (javascript not working atm) 2011-04-12 19:49:06 +02:00
SSAAbstractUnaryInstruction.java added instruction index field to SSAInstruction (javascript not working atm) 2011-04-12 19:49:06 +02:00
SSAAddressOfInstruction.java added instruction index field to SSAInstruction (javascript not working atm) 2011-04-12 19:49:06 +02:00
SSAArrayLengthInstruction.java added instruction index field to SSAInstruction (javascript not working atm) 2011-04-12 19:49:06 +02:00
SSAArrayLoadInstruction.java added instruction index field to SSAInstruction (javascript not working atm) 2011-04-12 19:49:06 +02:00
SSAArrayReferenceInstruction.java added instruction index field to SSAInstruction (javascript not working atm) 2011-04-12 19:49:06 +02:00
SSAArrayStoreInstruction.java added instruction index field to SSAInstruction (javascript not working atm) 2011-04-12 19:49:06 +02:00
SSABinaryOpInstruction.java added instruction index field to SSAInstruction (javascript not working atm) 2011-04-12 19:49:06 +02:00
SSABuilder.java added instruction index field to SSAInstruction (javascript not working atm) 2011-04-12 19:49:06 +02:00
SSACFG.java delete deprecated code 2009-11-13 18:06:35 +00:00
SSACache.java comments 2009-04-22 17:24:22 +00:00
SSACheckCastInstruction.java added instruction index field to SSAInstruction (javascript not working atm) 2011-04-12 19:49:06 +02:00
SSAComparisonInstruction.java added instruction index field to SSAInstruction (javascript not working atm) 2011-04-12 19:49:06 +02:00
SSAConditionalBranchInstruction.java added instruction index field to SSAInstruction (javascript not working atm) 2011-04-12 19:49:06 +02:00
SSAConversionInstruction.java added instruction index field to SSAInstruction (javascript not working atm) 2011-04-12 19:49:06 +02:00
SSAFieldAccessInstruction.java added instruction index field to SSAInstruction (javascript not working atm) 2011-04-12 19:49:06 +02:00
SSAGetCaughtExceptionInstruction.java added instruction index field to SSAInstruction (javascript not working atm) 2011-04-12 19:49:06 +02:00
SSAGetInstruction.java added instruction index field to SSAInstruction (javascript not working atm) 2011-04-12 19:49:06 +02:00
SSAGotoInstruction.java added instruction index field to SSAInstruction (javascript not working atm) 2011-04-12 19:49:06 +02:00
SSAIndirectionData.java mostly comments. A few new type parameters. No semantic changes. 2009-05-29 15:26:35 +00:00
SSAInstanceofInstruction.java added instruction index field to SSAInstruction (javascript not working atm) 2011-04-12 19:49:06 +02:00
SSAInstruction.java added instruction index field to SSAInstruction (javascript not working atm) 2011-04-12 19:49:06 +02:00
SSAInstructionFactory.java added instruction index field to SSAInstruction (javascript not working atm) 2011-04-12 19:49:06 +02:00
SSAInvokeInstruction.java added instruction index field to SSAInstruction (javascript not working atm) 2011-04-12 19:49:06 +02:00
SSALoadIndirectInstruction.java added instruction index field to SSAInstruction (javascript not working atm) 2011-04-12 19:49:06 +02:00
SSALoadMetadataInstruction.java added instruction index field to SSAInstruction (javascript not working atm) 2011-04-12 19:49:06 +02:00
SSAMonitorInstruction.java added instruction index field to SSAInstruction (javascript not working atm) 2011-04-12 19:49:06 +02:00
SSANewInstruction.java added instruction index field to SSAInstruction (javascript not working atm) 2011-04-12 19:49:06 +02:00
SSAOptions.java comments 2009-04-22 18:38:53 +00:00
SSAPhiInstruction.java added instruction index field to SSAInstruction (javascript not working atm) 2011-04-12 19:49:06 +02:00
SSAPiInstruction.java added instruction index field to SSAInstruction (javascript not working atm) 2011-04-12 19:49:06 +02:00
SSAPiNodePolicy.java comments 2009-04-22 17:33:51 +00:00
SSAPutInstruction.java added instruction index field to SSAInstruction (javascript not working atm) 2011-04-12 19:49:06 +02:00
SSAReturnInstruction.java added instruction index field to SSAInstruction (javascript not working atm) 2011-04-12 19:49:06 +02:00
SSAStoreIndirectInstruction.java added instruction index field to SSAInstruction (javascript not working atm) 2011-04-12 19:49:06 +02:00
SSASwitchInstruction.java added instruction index field to SSAInstruction (javascript not working atm) 2011-04-12 19:49:06 +02:00
SSAThrowInstruction.java added instruction index field to SSAInstruction (javascript not working atm) 2011-04-12 19:49:06 +02:00
SSAUnaryOpInstruction.java added instruction index field to SSAInstruction (javascript not working atm) 2011-04-12 19:49:06 +02:00
ShrikeIndirectionData.java change to fix compilation with javac 2010-05-27 14:06:03 +00:00
SymbolTable.java added instruction index field to SSAInstruction (javascript not working atm) 2011-04-12 19:49:06 +02:00
Value.java change to how default values for value numbers are recorded for SSA conversion by CAst 2010-09-09 13:59:21 +00:00
package.html attempt to introduce tags and trunk 2006-11-22 17:38:46 +00:00