llvm-6502/lib/Transforms
Chris Lattner 3378a5b591 * Add a bunch of debugging features to LevelRaise
- Verify the function every time it is exprconverted if DEBUG is on
  - Provide a way to start exprconversion AT a specific instruction.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2934 91177308-0d34-0410-b5e6-96231b3b80d8
2002-07-16 23:49:24 +00:00
..
Instrumentation Moved over EmitFunctions to this library 2002-07-16 18:58:08 +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 Avoid !sized assertion failure if Ty is not a sized type 2002-07-16 22:29:37 +00:00
LevelRaise.cpp * Add a bunch of debugging features to LevelRaise 2002-07-16 23:49:24 +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