llvm-6502/lib/Transforms
Chris Lattner 5e76140536 * Clean up code a little bit
* Fix bug: test/Regression/Transforms/IndVarsSimplify/2002-09-09-PointerIndVar.ll


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3644 91177308-0d34-0410-b5e6-96231b3b80d8
2002-09-10 05:24:05 +00:00
..
Hello Initial checkin of the "Hello World" Pass. 2002-08-08 20:10:38 +00:00
Instrumentation - Renamed Type::isIntegral() to Type::isInteger() 2002-09-03 01:07:35 +00:00
IPO Factor silly code duplication out 2002-09-08 21:47:54 +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 *** empty log message *** 2002-07-23 17:52:38 +00:00
TransformInternals.cpp - Eliminate the last traces of the 'analysis' namespace 2002-08-30 22:53:53 +00:00
TransformInternals.h