As Dan pointed out, movzbl, movsbl, and friends are nicer than their alias
[oota-llvm.git] / test / CodeGen / X86 / lsr-loop-exit-cond.ll
2011-03-08 Eric ChristopherTurn on list-ilp scheduling by default on x86 and x86...
2010-06-04 Dan GohmanThis test doesn't need the ssp attribute.
2009-09-05 Daniel DunbarEliminate uses of %prcontext.
2009-05-11 Evan ChengTeach LSR to optimize more loop exit compares, i.e...