hanchenye-llvm-project/llvm/lib/Transforms
Chris Lattner 5c447863d5 Simplify code (somtimes dramatically), by using the new "auto-insert" feature
of instruction constructors.

llvm-svn: 3655
2002-09-10 17:03:06 +00:00
..
Hello
IPO Simplify code (somtimes dramatically), by using the new "auto-insert" feature 2002-09-10 17:03:06 +00:00
Instrumentation 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