llvm-6502/lib/Transforms
Chris Lattner fd1717d03b * Changes to compile successfully with GCC 3.0
* Eliminated memory leak in processGraph
* Pass vectors by const reference to moveDummyCode instead of by copy


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1808 91177308-0d34-0410-b5e6-96231b3b80d8
2002-02-26 19:40:28 +00:00
..
Instrumentation * Changes to compile successfully with GCC 3.0 2002-02-26 19:40:28 +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
LevelRaise.cpp MethodPass's are now guaranteed to not be run on external methods! 2002-01-31 00:51:24 +00:00
Makefile
TransformInternals.cpp Bug fix for test/Regression/Other/2002-02-14-LevelRaiseBadAssert.ll 2002-02-14 22:21:40 +00:00
TransformInternals.h