llvm-6502/lib/Transforms
Chris Lattner 8606d9924b Fix bugs in previous checkins
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3673 91177308-0d34-0410-b5e6-96231b3b80d8
2002-09-10 23:31:28 +00:00
..
Hello Initial checkin of the "Hello World" Pass. 2002-08-08 20:10:38 +00:00
Instrumentation Simplify code (somtimes dramatically), by using the new "auto-insert" feature 2002-09-10 17:04:02 +00:00
IPO Fix bug in previous checkin 2002-09-10 23:31:12 +00:00
Scalar Add cannonicalization of shl X, 1 -> add X, X 2002-09-10 23:04:09 +00:00
Utils Fix bugs in previous checkins 2002-09-10 23:31:28 +00:00
ExprTypeConvert.cpp Fix minor problems in previous checkin 2002-09-10 22:52:51 +00:00
LevelRaise.cpp Simplify code (somtimes dramatically), by using the new "auto-insert" feature 2002-09-10 17:04:02 +00:00
Makefile *** empty log message *** 2002-07-23 17:52:38 +00:00
TransformInternals.cpp Simplify code (somtimes dramatically), by using the new "auto-insert" feature 2002-09-10 17:04:02 +00:00
TransformInternals.h * Remove dead code from ExprTypeConvert.cpp 2002-07-17 17:11:33 +00:00