llvm-6502/lib/Transforms
Chris Lattner 2a7c23ef91 Simplify code (somtimes dramatically), by using the new "auto-insert" feature
of instruction constructors.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3656 91177308-0d34-0410-b5e6-96231b3b80d8
2002-09-10 17:04:02 +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 Simplify code (somtimes dramatically), by using the new "auto-insert" feature 2002-09-10 17:03:06 +00:00
Scalar Simplify code (somtimes dramatically), by using the new "auto-insert" feature 2002-09-10 17:04:02 +00:00
Utils Fix file header to be accurate, instead of something I just copied and pasted. 2002-09-06 03:59:56 +00:00
ExprTypeConvert.cpp Simplify code (somtimes dramatically), by using the new "auto-insert" feature 2002-09-10 17:04:02 +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