Make constant folding for GEPs a bit more aggressive.
[oota-llvm.git] / test / Other / constant-fold-gep.ll
2011-12-15 Eli FriedmanMake constant folding for GEPs a bit more aggressive.
2011-07-09 Chris LattnerLand the long talked about "type system rewrite" patch...
2010-08-28 Chris Lattnerremove unions from LLVM IR. They are severely buggy...
2010-03-10 Dan GohmanConstant-fold GEP-of-GEP into a single GEP.
2010-03-10 Dan GohmanFix whitespace.
2010-02-25 Dan GohmanTeach the constant folder about union types.
2010-02-10 Dan GohmanCanonicalize sizeof and alignof on pointer types to...
2010-02-02 Dan GohmanFactor out alignof expression folding into a separate...
2010-02-01 Dan GohmanGeneralize target-independent folding rules for sizeof...
2010-01-28 Dan GohmanRemove the folding rule