hanchenye-llvm-project/llvm/lib/Transforms
Chris Lattner 4e8c4877aa Rename Method to Function
llvm-svn: 1957
2002-03-23 22:51:58 +00:00
..
IPO Remove code designed to compensate for a bug in GCC. The bug has since 2002-03-15 20:35:21 +00:00
Instrumentation Rename Method to Function 2002-03-23 22:51:58 +00:00
Scalar New pass to decompose multi-dimensional array references into 2002-03-23 20:43:39 +00:00
Utils Cleanup error message output a bit 2002-03-15 20:21:29 +00:00
DecomposeArrayRefs.cpp New pass to decompose multi-dimensional array references into 2002-03-18 03:39:09 +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 Change over to use new style pass mechanism, now passes only expose small 2002-02-26 21:46:54 +00:00
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