summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/ARM/struct_byval.ll
Commit message (Expand)AuthorAgeFilesLines
* ARM: stop emitting blx instructions for most calls on MachO.Tim Northover2016-05-101-28/+3
* Use movw/movt instead of constant pool loads to lower byval parameter copiesDerek Schuff2015-03-261-0/+17
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-2/+2
* Struct byval: fix a copy-paste error for thumb2.Manman Ren2013-10-151-4/+43
* Revert "Tests: Be less dependent on a specific schedule/regalloc"Matthias Braun2013-10-111-3/+3
* Tests: Be less dependent on a specific schedule/regallocMatthias Braun2013-10-111-3/+3
* Revert 189756 for now, it doesn't match what rdar://14871821 really wants.Tilmann Scheller2013-09-021-1/+1
* ARM: Default to Swift when compiling for iOS 6 or later.Tilmann Scheller2013-09-021-1/+1
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-141-3/+3
* ARM: tail-call inside a function where part of a byval argument is on caller'sManman Ren2012-10-121-0/+44
* ARM: use NOEN loads and stores if possible when handling struct byval.Manman Ren2012-06-181-0/+14
* ARM: add testing case for struct byvalManman Ren2012-06-021-0/+32
OpenPOWER on IntegriCloud