llvm-6502/lib/Transforms
Chris Lattner 131454e91d * Add assertion to ExprTypeConvert to detect error earlier than without it
* Fix bug in LevelRaise.cpp, correcting this problem:
    test/Regression/Transforms/LevelRaise/2002-07-16-RaiseCrash.ll


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2920 91177308-0d34-0410-b5e6-96231b3b80d8
2002-07-16 17:33:13 +00:00
..
Instrumentation Added EmitFunctions directory 2002-07-12 20:12:07 +00:00
IPO Disable pool allocation stuff until data structure analysis is sorted back out 2002-07-10 22:36:47 +00:00
Scalar Disable folding g-e-p instructions into loads and stores. 2002-07-10 22:37:17 +00:00
Utils *** empty log message *** 2002-06-30 16:25:25 +00:00
ExprTypeConvert.cpp * Add assertion to ExprTypeConvert to detect error earlier than without it 2002-07-16 17:33:13 +00:00
LevelRaise.cpp * Add assertion to ExprTypeConvert to detect error earlier than without it 2002-07-16 17:33:13 +00:00
Makefile Build Transforms Utils library 2002-05-07 18:08:50 +00:00
TransformInternals.cpp MEGAPATCH checkin. 2002-06-25 16:13:24 +00:00
TransformInternals.h Factor code out of TransformInternals into the Transform Utils library 2002-05-07 18:09:15 +00:00