aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/ARM/struct_byval.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-2/+19
* 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