llvm-6502/lib/Transforms
Chris Lattner 3ea5cb0df1 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@3655 91177308-0d34-0410-b5e6-96231b3b80d8
2002-09-10 17:03:06 +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:03:06 +00:00
IPO Simplify code (somtimes dramatically), by using the new "auto-insert" feature 2002-09-10 17:03:06 +00:00
Scalar * Clean up code a little bit 2002-09-10 05:24:05 +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 Disallow creation of pointer typed shift instructions 2002-09-09 20:25:21 +00:00
LevelRaise.cpp - Renamed Type::isIntegral() to Type::isInteger() 2002-09-03 01:08:28 +00:00
Makefile
TransformInternals.cpp - Eliminate the last traces of the 'analysis' namespace 2002-08-30 22:53:53 +00:00
TransformInternals.h