Make DataLayout Non-Optional in the Module
[oota-llvm.git] / test / Transforms / InstCombine / load-cmp.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...
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-02-20 Hal Finkel[InstCombine] Remove unnecessary variable indexing...
2013-09-30 Matt ArsenaultUse right address space size in InstCombineCompares
2013-08-19 Matt ArsenaultRevert non-test parts of r188507
2013-08-15 Matt ArsenaultDon't do FoldCmpLoadFromIndexedGlobal for non inbounds...
2013-07-14 Stephen LinUpdate Transforms tests to use CHECK-LABEL for easier...
2013-04-14 David MajnemerReorders two transforms that collide with each other
2013-03-22 Arnaud A. de Grand... InstCombine: Improve the result bitvect type when foldi...
2010-03-05 Chris Lattnermake these less sensitive to temporary naming.
2010-01-04 Chris LattnerTruncate GEP indexes larger than the pointer size down...
2010-01-03 Chris Lattnergeneralize the previous transformation to handle indexi...
2010-01-02 Chris Lattnerteach instcombine to optimize idioms like A[i]&42 ...
2010-01-02 Chris LattnerTeach the table lookup optimization to generate range...
2010-01-02 Chris LattnerGeneralize the previous xform to handle cases where...
2010-01-02 Chris Lattnerenhance the compare/load/index optimization to work...
2010-01-02 Chris Lattnerenhance the previous optimization to work with fcmp...
2010-01-02 Chris LattnerTeach instcombine to fold compares of loads from constant