Make DataLayout Non-Optional in the Module
[oota-llvm.git] / test / Other / constant-fold-gep.ll
2015-03-04 Mehdi AminiMake DataLayout Non-Optional in the Module
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2014-07-04 David MajnemerIR: Fold away compares between GV GEPs and GVs
2014-06-15 Jingyue WuCanonicalize addrspacecast ConstExpr between different...
2013-11-15 Matt ArsenaultAdd addrspacecast instruction.
2013-02-27 Meador IngeIR: Don't constant fold GEP bitcasts between different...
2013-02-20 Bill WendlingModify the LLVM assembly output so that it uses referen...
2012-04-27 Dan GohmanReapply r155682, making constant folding more consisten...
2012-04-27 NAKAMURA TakumiRevert r155682, "Use ConstantExpr::getExtractElement...
2012-04-27 Dan GohmanUse ConstantExpr::getExtractElement when constant-foldi...
2011-12-15 Eli FriedmanFix test.
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