aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/ARM/lsr-code-insertion.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-12/+12
* Weekly fix of register allocation dependent unit tests.Jakob Stoklund Olesen2011-04-301-2/+6
* PR8921: LDM/POP do not support interworking prior to v5t.Bob Wilson2011-01-061-1/+1
* Revert r114340 (improvements in Darwin function prologue/epilogue), as it brokeJim Grosbach2010-11-021-1/+1
* Simplify ARM callee-saved register handling by removing the distinctionJim Grosbach2010-09-201-1/+1
* Change if-conversion block size limit checks to add some flexibility.Evan Cheng2010-06-251-1/+1
* 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