Re-apply r251050 with a for PR25421
[oota-llvm.git] / test / Transforms / IndVarSimplify / lftr-extend-const.ll
2015-03-04 Mehdi AminiMake DataLayout Non-Optional in the Module
2014-11-18 David MajnemerIndVarSimplify: Allow LFTR to fire more often
2014-09-03 David MajnemerIndVarSimplify: Don't let LFTR compare against a poison...
2014-01-11 Benjamin KramerFix broken CHECK lines.
2013-07-14 Stephen LinUpdate Transforms tests to use CHECK-LABEL for easier...
2013-07-12 Andrew TrickLFTR improvement to avoid truncation.