llvm/lib/Transforms
Chris Lattner 54ce13f983 Implement the first step of pool allocation - Creating, initialization, and
destruction of the pools.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2039 91177308-0d34-0410-b5e6-96231b3b80d8
2002-03-29 05:50:20 +00:00
..
Instrumentation Simplify code a bit by using Module::getOrInsertFunction 2002-03-29 03:43:24 +00:00
IPO Implement the first step of pool allocation - Creating, initialization, and 2002-03-29 05:50:20 +00:00
Scalar Change references from Method to Function 2002-03-26 18:01:55 +00:00
Utils s/Method/Function 2002-03-29 03:44:36 +00:00
ExprTypeConvert.cpp Fix bug test/Regression/Transforms/LevelRaise/2002-03-21-MissedRaise3.ll 2002-03-21 23:02:37 +00:00
HoistPHIConstants.cpp
LevelRaise.cpp Fix the: test/Regression/Other/2002-03-20-LevelRaiseCrash.ll bug. It turned 2002-03-21 06:22:23 +00:00
Makefile
TransformInternals.cpp Make ConvertableToGEP handle cases where the user is indexing into the 2002-03-21 06:27:20 +00:00
TransformInternals.h Declare the new InsertInstBeforeInst function 2002-03-21 06:15:53 +00:00