llvm-6502/lib/Transforms
2002-02-26 19:49:45 +00:00
..
Instrumentation Pass stuff by reference instead of by copy. Copying entire graphs seems like 2002-02-26 19:49:45 +00:00
IPO When inlining basic blocks and instructions, give them a name! 2002-02-25 00:31:02 +00:00
Scalar * Pull BasicBlock::pred_* and BasicBlock::succ_* out of BasicBlock.h and into 2002-02-12 22:39:50 +00:00
Utils Namespaces 2002-02-24 23:03:09 +00:00
ExprTypeConvert.cpp Bug fix for test/Regression/Other/2002-02-14-LevelRaiseBadAssert.ll 2002-02-14 22:21:40 +00:00
HoistPHIConstants.cpp Changes to build successfully with GCC 3.02 2002-01-20 22:54:45 +00:00
LevelRaise.cpp MethodPass's are now guaranteed to not be run on external methods! 2002-01-31 00:51:24 +00:00
Makefile Compile the scalar directory 2001-12-03 17:28:15 +00:00
TransformInternals.cpp Bug fix for test/Regression/Other/2002-02-14-LevelRaiseBadAssert.ll 2002-02-14 22:21:40 +00:00
TransformInternals.h Changes to build successfully with GCC 3.02 2002-01-20 22:54:45 +00:00