llvm-project/llvm/lib/Transforms
Chris Lattner 9b55e5a2f4 Reduce dependance on TransformInternals.h, instead using the TransformUtils library
llvm-svn: 2518
2002-05-07 18:12:18 +00:00
..
IPO Reduce dependance on TransformInternals.h, instead using the TransformUtils library 2002-05-07 18:12:18 +00:00
Instrumentation Eliminate duplicate or unneccesary #include's 2002-04-29 17:42:12 +00:00
Scalar Reduce dependance on TransformInternals.h, instead using the TransformUtils library 2002-05-07 18:12:18 +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 Reduce dependance on TransformInternals.h, instead using the TransformUtils library 2002-05-07 18:12:18 +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