tweak test to check instructions rather than relying on the comment string
[oota-llvm.git] / test / CodeGen / ARM / lsr-on-unrolled-loops.ll
2010-09-02 Jim GrosbachNow that register allocation properly considers reserve...
2010-08-10 Bill WendlingThe optimize comparisons pass removes the "cmp" instruc...
2010-07-23 Evan Cheng- Allow target to specify when is register pressure...
2010-07-21 Evan ChengMore register pressure aware scheduling work.
2010-06-23 Bill WendlingWe are missing opportunites to use ldm. Take code like...
2010-06-17 Rafael EspindolaRemove arm_apcscc from the test files. It is the defaul...
2010-05-28 Evan ChengFix some latency computation bugs: if the use is not...
2010-05-20 Dan GohmanWhen canonicalizing icmp operand order to put the loop...
2010-05-19 Dan GohmanTeach LSR how to cope better with unrolled loops on...