llvm-6502/lib/Transforms
Chris Lattner e0e734eea0 Initial checkin of LICM pass
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2615 91177308-0d34-0410-b5e6-96231b3b80d8
2002-05-10 22:44:58 +00:00
..
Instrumentation Move UnifyFunctionExitNodes to Utils library: final resting place this time 2002-05-07 19:18:48 +00:00
IPO Add support for printing out statistics information when -stats is added to 2002-05-10 15:38:35 +00:00
Scalar Initial checkin of LICM pass 2002-05-10 22:44:58 +00:00
Utils Add support for printing out statistics information when -stats is added to 2002-05-10 15:38:35 +00:00
ExprTypeConvert.cpp This doesn't use DCE! 2002-05-07 20:02:44 +00:00
LevelRaise.cpp * Add support for the -stats command line option to report how much is changed 2002-05-10 15:29:25 +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