summaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/lsr-on-unrolled-loops.ll
Commit message (Expand)AuthorAge
* The optimize comparisons pass removes the "cmp" instruction this is checking ...Bill Wendling2010-08-10
* - Allow target to specify when is register pressure "too high". In most cases,Evan Cheng2010-07-23
* More register pressure aware scheduling work.Evan Cheng2010-07-21
* We are missing opportunites to use ldm. Take code like this:Bill Wendling2010-06-23
* Remove arm_apcscc from the test files. It is the default and doing thisRafael Espindola2010-06-17
* Fix some latency computation bugs: if the use is not a machine opcode do not ...Evan Cheng2010-05-28
* When canonicalizing icmp operand order to put the loop invariantDan Gohman2010-05-20
* Teach LSR how to cope better with unrolled loops on targets whereDan Gohman2010-05-19