llvm-6502/lib/Transforms
2002-09-10 23:04:09 +00:00
..
Hello
Instrumentation Simplify code (somtimes dramatically), by using the new "auto-insert" feature 2002-09-10 17:04:02 +00:00
IPO Clean up code due to auto-insert constructors 2002-09-10 22:38:49 +00:00
Scalar Add cannonicalization of shl X, 1 -> add X, X 2002-09-10 23:04:09 +00:00
Utils Fix minor problems in previous checkin 2002-09-10 22:52:49 +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
TransformInternals.cpp Simplify code (somtimes dramatically), by using the new "auto-insert" feature 2002-09-10 17:04:02 +00:00
TransformInternals.h