llvm-6502/lib/Transforms
Chris Lattner e306d94782 * Rewrite loop to be slightly more efficient (arguably)
* Fix a MAJOR thinko that was causing bad links to happen on Spec


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2953 91177308-0d34-0410-b5e6-96231b3b80d8
2002-07-18 02:31:03 +00:00
..
Instrumentation Anand forgot to check in the makefile corresponding to his previous change 2002-07-17 17:13:01 +00:00
IPO * Correctly get prototype for void*malloc(size_t) 2002-07-18 00:18:01 +00:00
Scalar Disable folding g-e-p instructions into loads and stores. 2002-07-10 22:37:17 +00:00
Utils * Rewrite loop to be slightly more efficient (arguably) 2002-07-18 02:31:03 +00:00
ExprTypeConvert.cpp * Remove dead code from ExprTypeConvert.cpp 2002-07-17 17:11:33 +00:00
LevelRaise.cpp * Remove dead code from ExprTypeConvert.cpp 2002-07-17 17:11:33 +00:00
Makefile Build Transforms Utils library 2002-05-07 18:08:50 +00:00
TransformInternals.cpp MEGAPATCH checkin. 2002-06-25 16:13:24 +00:00
TransformInternals.h * Remove dead code from ExprTypeConvert.cpp 2002-07-17 17:11:33 +00:00