llvm-6502/lib/Transforms
2002-03-29 03:43:24 +00:00
..
Instrumentation Simplify code a bit by using Module::getOrInsertFunction 2002-03-29 03:43:24 +00:00
IPO Flesh out a bunch more code, print allocations that are poolable. 2002-03-29 03:40:59 +00:00
Scalar Change references from Method to Function 2002-03-26 18:01:55 +00:00
Utils Simplify code a lot by using the Module::getFunction & getOrInsertFunction 2002-03-29 03:38:05 +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
Makefile
TransformInternals.cpp Make ConvertableToGEP handle cases where the user is indexing into the 2002-03-21 06:27:20 +00:00
TransformInternals.h