summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/ARM/thumb1-varalloc.ll
Commit message (Expand)AuthorAgeFilesLines
* [ARM] Don't reserve R12 on Thumb1 as an emergency spill slot.Eli Friedman2019-06-261-2/+3
* ARM: stop emitting blx instructions for most calls on MachO.Tim Northover2016-05-101-6/+6
* Revert r265817Colin LeMahieu2016-04-081-1/+1
* [llvm-objdump] Printing hex instead of dec by defaultColin LeMahieu2016-04-081-1/+1
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-1/+1
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-1/+1
* Improve handling of stack accesses in Thumb-1Renato Golin2015-02-251-25/+7
* [Thumb1] Re-write emitThumbRegPlusImmediateOliver Stannard2014-11-171-9/+38
* ARM: rework Thumb1 frame index rewritingTim Northover2014-10-201-2/+74
* Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging....Stephen Lin2013-07-131-1/+1
* Fix ARM tests to be register allocator independent.Jakob Stoklund Olesen2011-03-311-2/+4
* Even if we don't have 7 bytes of stack space we may need to save andEric Christopher2011-01-111-0/+40
OpenPOWER on IntegriCloud