llvm-6502/lib/Transforms
2002-05-07 18:10:55 +00:00
..
Instrumentation Eliminate duplicate or unneccesary #include's 2002-04-29 17:42:12 +00:00
IPO Be a little more efficient, do not generate loads and stores with indices in them. 2002-05-02 17:38:14 +00:00
Scalar Factor code out to the TransformUtils library 2002-05-07 18:10:55 +00:00
Utils Add code pulled out of TransformInternals.cpp, ConstProp.cpp, and DCE.cpp 2002-05-07 18:07:59 +00:00
ExprTypeConvert.cpp Fix bug: test/Regression/Transforms/LevelRaise/2002-05-02-BadCastElimination.ll 2002-05-02 17:37:34 +00:00
LevelRaise.cpp ExprTypeConvert will already do this transformation, no need to specialize 2002-05-02 17:38:55 +00:00
Makefile Build Transforms Utils library 2002-05-07 18:08:50 +00:00
TransformInternals.cpp Factor code out of TransformInternals into the Transform Utils library 2002-05-07 18:09:15 +00:00
TransformInternals.h Factor code out of TransformInternals into the Transform Utils library 2002-05-07 18:09:15 +00:00