llvm-6502/lib/Transforms
Chris Lattner 8da5d426d1 Fix pessimizations on sized arrays
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1423 91177308-0d34-0410-b5e6-96231b3b80d8
2001-12-05 19:40:32 +00:00
..
Instrumentation Renamed inst_const_iterator -> const_inst_iterator 2001-12-04 00:03:30 +00:00
IPO Renamed inst_const_iterator -> const_inst_iterator 2001-12-04 00:03:30 +00:00
Scalar Fix bugs, don't do external methods which causes segv. 2001-12-04 08:13:06 +00:00
Utils Fix a bug introduced by "internal linkage" work. 2001-12-04 18:01:49 +00:00
ExprTypeConvert.cpp Fix a few bugs. Fix pessimization handling sized arrays 2001-12-05 19:39:15 +00:00
HoistPHIConstants.cpp Rename ConstPoolVal -> Constant 2001-12-03 22:26:30 +00:00
LevelRaise.cpp Fix pessimizations on sized arrays 2001-12-05 19:40:32 +00:00
Makefile Compile the scalar directory 2001-12-03 17:28:15 +00:00
TransformInternals.cpp Rename ConstPoolVal -> Constant 2001-12-03 22:26:30 +00:00
TransformInternals.h Renamed inst_const_iterator -> const_inst_iterator 2001-12-04 00:03:30 +00:00