WALA/com.ibm.wala.core/src/com/ibm/wala/ssa
sjfink 4310457e45 misc. housekeeping and some slicer bug fixes
git-svn-id: https://wala.svn.sourceforge.net/svnroot/wala/trunk@1373 f5eafffb-2e1d-0410-98e4-8ec43c5233c4
2007-07-06 14:11:16 +00:00
..
analysis miscellaneous housekeeping 2007-07-06 03:07:14 +00:00
AuxiliaryCache.java attempt to introduce tags and trunk 2006-11-22 17:38:46 +00:00
ConstantValue.java make many fields final 2007-06-01 21:38:35 +00:00
DefUse.java make some fields final 2007-06-05 14:01:26 +00:00
DefaultIRFactory.java remove some unnecessary IClassHierarchy parameters 2007-06-06 20:15:37 +00:00
IR.java make some fields final 2007-06-05 14:01:26 +00:00
IRFactory.java remove some unnecessary IClassHierarchy parameters 2007-06-06 20:15:37 +00:00
ISSABasicBlock.java generics from manu 2007-07-02 11:52:50 +00:00
PhiValue.java make some fields final 2007-06-05 14:01:26 +00:00
ReflectiveInvokeInstruction.java attempt to introduce tags and trunk 2006-11-22 17:38:46 +00:00
ReflectiveJavaMemberAccess.java mostly clean up old comments. 2007-05-30 19:05:23 +00:00
ReflectiveMemberAccess.java mostly clean up old comments. 2007-05-30 19:05:23 +00:00
SSAAbstractInvokeInstruction.java fixes to pointer analysis to handle languages that have a separate 'null' type for which no one should be reading/writing fields 2007-06-28 14:27:38 +00:00
SSAAbstractThrowInstruction.java mostly clean up old comments. 2007-05-30 19:05:23 +00:00
SSAAbstractUnaryInstruction.java mostly clean up old comments. 2007-05-30 19:05:23 +00:00
SSAArrayLengthInstruction.java mostly clean up old comments. 2007-05-30 19:05:23 +00:00
SSAArrayLoadInstruction.java mostly clean up old comments. 2007-05-30 19:05:23 +00:00
SSAArrayReferenceInstruction.java mostly clean up old comments. 2007-05-30 19:05:23 +00:00
SSAArrayStoreInstruction.java mostly clean up old comments. 2007-05-30 19:05:23 +00:00
SSABinaryOpInstruction.java mostly clean up old comments. 2007-05-30 19:05:23 +00:00
SSABuilder.java minor housekeeping 2007-07-06 04:18:16 +00:00
SSACFG.java misc. housekeeping and some slicer bug fixes 2007-07-06 14:11:16 +00:00
SSACache.java remove some unnecessary IClassHierarchy parameters 2007-06-06 20:15:37 +00:00
SSACheckCastInstruction.java mostly clean up old comments. 2007-05-30 19:05:23 +00:00
SSAComparisonInstruction.java mostly clean up old comments. 2007-05-30 19:05:23 +00:00
SSAConditionalBranchInstruction.java mostly clean up old comments. 2007-05-30 19:05:23 +00:00
SSAConversionInstruction.java mostly clean up old comments. 2007-05-30 19:05:23 +00:00
SSAFieldAccessInstruction.java small bug fixes 2007-06-15 18:42:46 +00:00
SSAGetCaughtExceptionInstruction.java mostly clean up old comments. 2007-05-30 19:05:23 +00:00
SSAGetInstruction.java small bug fixes 2007-06-15 18:42:46 +00:00
SSAGotoInstruction.java mostly clean up old comments. 2007-05-30 19:05:23 +00:00
SSAInstanceofInstruction.java mostly clean up old comments. 2007-05-30 19:05:23 +00:00
SSAInstruction.java miscellaneous housekeeping 2007-07-06 03:07:14 +00:00
SSAInstructionFactory.java misc. cleanups and annotations 2007-04-26 18:15:56 +00:00
SSAInvokeInstruction.java delete a broken comment 2007-06-06 21:13:22 +00:00
SSALoadClassInstruction.java add @Overrides annotations and nuke unnecessary casts 2007-05-30 15:16:05 +00:00
SSAMonitorInstruction.java mostly clean up old comments. 2007-05-30 19:05:23 +00:00
SSANewInstruction.java mostly clean up old comments. 2007-05-30 19:05:23 +00:00
SSAOptions.java mostly clean up old comments. 2007-05-30 19:05:23 +00:00
SSAPhiInstruction.java mostly clean up old comments. 2007-05-30 19:05:23 +00:00
SSAPiInstruction.java add @Overrides annotations and nuke unnecessary casts 2007-05-30 15:16:05 +00:00
SSAPutInstruction.java small bug fixes 2007-06-15 18:42:46 +00:00
SSAReturnInstruction.java small bug fixes 2007-06-15 18:42:46 +00:00
SSASwitchInstruction.java delete a comment 2007-06-01 21:50:56 +00:00
SSAThrowInstruction.java mostly clean up old comments. 2007-05-30 19:05:23 +00:00
SSAUnaryOpInstruction.java mostly clean up old comments. 2007-05-30 19:05:23 +00:00
SymbolTable.java add getIntegerValue 2007-06-25 18:56:14 +00:00
Value.java support for boolean-typed constants and customizable default values for uninitialized values; both of these are used to support scripting language features 2007-04-04 13:00:04 +00:00
ValueDecorator.java attempt to introduce tags and trunk 2006-11-22 17:38:46 +00:00
package.html attempt to introduce tags and trunk 2006-11-22 17:38:46 +00:00