Disabling this test until I can figure out the right lit flags.
[oota-llvm.git] / test / CodeGen / X86 / lsr-loop-exit-cond.ll
2011-04-14 Andrew TrickIn the pre-RA scheduler, maintain cmp+br proximity.
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...