summaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/lsr-code-insertion.ll
Commit message (Expand)AuthorAge
* Weekly fix of register allocation dependent unit tests.Jakob Stoklund Olesen2011-04-30
* PR8921: LDM/POP do not support interworking prior to v5t.Bob Wilson2011-01-06
* Revert r114340 (improvements in Darwin function prologue/epilogue), as it brokeJim Grosbach2010-11-02
* Simplify ARM callee-saved register handling by removing the distinctionJim Grosbach2010-09-20
* Change if-conversion block size limit checks to add some flexibility.Evan Cheng2010-06-25
* Reapply the new LoopStrengthReduction code, with compile time andDan Gohman2010-02-12
* Revert LoopStrengthReduce.cpp to pre-r94061 for now.Dan Gohman2010-01-22
* Re-implement the main strength-reduction portion of LoopStrengthReduction.Dan Gohman2010-01-21
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-09
* Improved tracking of value number kills. VN kills are now representedLang Hames2009-07-09
* Mark some pattern-less instructions as neverHasSideEffects.Evan Cheng2009-06-12
* Re-enable machine sinking pass now that the coalescer bugs and the AnalyzeBrn...Evan Cheng2009-02-09
* Revert r63999. It was breaking self-hosting builds.Bill Wendling2009-02-08
* Enable machine sinking pass in non-fast mode.Evan Cheng2009-02-07
* Fix for PR1831: if all defs of an interval are re-materializable, then it's a...Evan Cheng2007-12-06
* Fix bug in regression tests that ignored stderr output in RUN lines. Updated ...Tanya Lattner2007-11-28
* For PR1319:Reid Spencer2007-04-16
* new lsr testcaseChris Lattner2007-04-13