llvm-6502/lib/Transforms
2003-08-12 00:45:13 +00:00
..
Hello
Instrumentation DEBUG got moved to Support/Debug.h 2003-08-01 22:15:03 +00:00
IPO Bug fix: Some nodes pointed to by globals may not be marked incomplete and need to be tracked to find pool arguments 2003-08-12 00:45:13 +00:00
Scalar Fixed minor bug in SafeToHoist and made some changes suggested by Chris. 2003-08-05 20:39:02 +00:00
Utils Fix bug: SimplifyCFG/2003-08-05-InvokeCrash.ll 2003-08-05 16:27:44 +00:00
ExprTypeConvert.cpp DEBUG got moved to Support/Debug.h 2003-08-01 22:15:03 +00:00
LevelRaise.cpp DEBUG got moved to Support/Debug.h 2003-08-01 22:15:03 +00:00
Makefile
TransformInternals.cpp avoid dividing by zero when dealing with zero sized types (like [0 x double]) 2003-06-23 17:36:49 +00:00
TransformInternals.h Simplify code by using ConstantInt::getRawValue instead of checking to see 2003-07-23 15:22:26 +00:00