1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 20:12:56 +02:00
llvm-mirror/lib/Transforms
2003-08-05 18:45:46 +00:00
..
Hello Initial checkin of the "Hello World" Pass. 2002-08-08 20:10:38 +00:00
Instrumentation DEBUG got moved to Support/Debug.h 2003-08-01 22:15:03 +00:00
IPO Minor changes: 2003-08-05 18:44:12 +00:00
Scalar Fixed LICM bug that hoists trapping instructions that are not guaranteed to execute. 2003-08-05 18:45:46 +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 Convert DIRS to PARALLEL_DIRS. They can be built independently. 2002-09-29 11:52:14 +00:00
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