llvm-6502/lib/Transforms
Chris Lattner e1368aef23 Fix InstCombine/load.ll & PR347.
This code hadn't been updated after the "structs with more than 256 elements"
related changes to the GEP instruction.  Also it was not handling the
ConstantAggregateZero class.

Now it does!


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13834 91177308-0d34-0410-b5e6-96231b3b80d8
2004-05-27 17:30:27 +00:00
..
Hello
Instrumentation Clean up this pass somewhat: 2004-05-14 21:21:52 +00:00
IPO Convert to SymbolTable's new iteration interface. 2004-05-25 08:53:40 +00:00
Scalar Fix InstCombine/load.ll & PR347. 2004-05-27 17:30:27 +00:00
Utils Implement constant folding of fmod, which is used a lot in povray 2004-05-27 07:25:00 +00:00
ExprTypeConvert.cpp Support getelementptr instructions which use uint's to index into structure 2004-04-05 01:30:19 +00:00
LevelRaise.cpp Support getelementptr instructions which use uint's to index into structure 2004-04-05 01:30:19 +00:00
Makefile
TransformInternals.cpp Support getelementptr instructions which use uint's to index into structure 2004-04-05 01:30:19 +00:00
TransformInternals.h