summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/Thumb/large-stack.ll
Commit message (Expand)AuthorAgeFilesLines
* Fix ARMv4T (Thumb1) epilogue generationArtyom Skrobov2015-12-081-10/+10
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-1/+1
* [Thumb1] Re-write emitThumbRegPlusImmediateOliver Stannard2014-11-171-12/+38
* [Thumb] Fix crash in Thumb1RegisterInfo::rewriteFrameIndexOliver Stannard2014-10-201-0/+19
* This adds range checking for "ldr Rn, [pc, #imm]" Thumb Mihai Popa2013-07-221-3/+3
* Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging....Stephen Lin2013-07-131-3/+3
* LocalStackSlotAllocation improvementsHal Finkel2013-04-301-2/+2
* Fix more places which should be checking for iOS, not darwin.Evan Cheng2012-01-041-1/+1
* Thumb1 had two patterns for the same load-from-constant-pool instruction.Jim Grosbach2010-12-151-3/+3
* Fix epilogue codegen to avoid leaving the stack pointer in an invalidEvan Cheng2010-11-221-4/+4
* Enable pre-RA virtual frame base register allocation. rdar://8277890Jim Grosbach2010-08-261-2/+2
* Re-apply r110655 with fixes. Epilogue must restore sp from fp if the function...Evan Cheng2010-08-101-7/+22
* Revert r110655, "Fix ARM hasFP() semantics. It should return true whenever FPDaniel Dunbar2010-08-101-22/+7
* Fix ARM hasFP() semantics. It should return true whenever FP register isEvan Cheng2010-08-101-7/+22
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-091-1/+1
* Move thumb and thumb2 tests into separate directories.Evan Cheng2009-06-241-0/+20
OpenPOWER on IntegriCloud