llvm-6502/lib/Transforms
Chris Lattner 4840146b46 Fix for problem when allocating something like this:
malloc(100-i);


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2409 91177308-0d34-0410-b5e6-96231b3b80d8
2002-04-29 20:09:21 +00:00
..
Instrumentation Eliminate duplicate or unneccesary #include's 2002-04-29 17:42:12 +00:00
IPO Eliminate dead global variables 2002-04-29 18:13:11 +00:00
Scalar changes because iMemory.h no longer #includes DerivedTypes.h 2002-04-29 18:48:30 +00:00
Utils changes because iMemory.h no longer #includes DerivedTypes.h 2002-04-29 18:48:30 +00:00
ExprTypeConvert.cpp Fix for problem when allocating something like this: 2002-04-29 20:09:21 +00:00
HoistPHIConstants.cpp Eliminate duplicate or unneccesary #include's 2002-04-29 17:42:12 +00:00
LevelRaise.cpp Eliminate duplicate or unneccesary #include's 2002-04-29 17:42:12 +00:00
Makefile Compile the scalar directory 2001-12-03 17:28:15 +00:00
TransformInternals.cpp Split ConstantVals.h into Constant.h and Constants.h 2002-04-28 19:55:58 +00:00
TransformInternals.h Split ConstantVals.h into Constant.h and Constants.h 2002-04-28 19:55:58 +00:00