IndVarSimplify: Don't let LFTR compare against a poison value
[oota-llvm.git] / test / Transforms / IndVarSimplify / lftr-extend-const.ll
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.