aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/lsr-code-insertion.ll
AgeCommit message (Expand)Author
2009-02-09Re-enable machine sinking pass now that the coalescer bugs and the AnalyzeBrn...Evan Cheng
2009-02-08Revert r63999. It was breaking self-hosting builds.Bill Wendling
2009-02-07Enable machine sinking pass in non-fast mode.Evan Cheng
2007-12-06Fix for PR1831: if all defs of an interval are re-materializable, then it's a...Evan Cheng
2007-11-28Fix bug in regression tests that ignored stderr output in RUN lines. Updated ...Tanya Lattner
2007-04-16For PR1319:Reid Spencer
2007-04-13new lsr testcaseChris Lattner