aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/ARM/lsr-code-insertion.ll
Commit message (Expand)AuthorAgeFilesLines
* Reapply the new LoopStrengthReduction code, with compile time andDan Gohman2010-02-121-2/+2
* Revert LoopStrengthReduce.cpp to pre-r94061 for now.Dan Gohman2010-01-221-2/+2
* Re-implement the main strength-reduction portion of LoopStrengthReduction.Dan Gohman2010-01-211-2/+2
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-091-2/+2
* Improved tracking of value number kills. VN kills are now representedLang Hames2009-07-091-1/+1
* Mark some pattern-less instructions as neverHasSideEffects.Evan Cheng2009-06-121-1/+1
* Re-enable machine sinking pass now that the coalescer bugs and the AnalyzeBrn...Evan Cheng2009-02-091-1/+1
* Revert r63999. It was breaking self-hosting builds.Bill Wendling2009-02-081-1/+1
* Enable machine sinking pass in non-fast mode.Evan Cheng2009-02-071-1/+1
* Fix for PR1831: if all defs of an interval are re-materializable, then it's a...Evan Cheng2007-12-061-2/+2
* Fix bug in regression tests that ignored stderr output in RUN lines. Updated ...Tanya Lattner2007-11-281-1/+1
* For PR1319:Reid Spencer2007-04-161-4/+4
* new lsr testcaseChris Lattner2007-04-131-0/+60