summaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/struct_byval.ll
Commit message (Expand)AuthorAge
* Struct byval: fix a copy-paste error for thumb2.Manman Ren2013-10-15
* Revert "Tests: Be less dependent on a specific schedule/regalloc"Matthias Braun2013-10-11
* Tests: Be less dependent on a specific schedule/regallocMatthias Braun2013-10-11
* Revert 189756 for now, it doesn't match what rdar://14871821 really wants.Tilmann Scheller2013-09-02
* ARM: Default to Swift when compiling for iOS 6 or later.Tilmann Scheller2013-09-02
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-14
* ARM: tail-call inside a function where part of a byval argument is on caller'sManman Ren2012-10-12
* ARM: use NOEN loads and stores if possible when handling struct byval.Manman Ren2012-06-18
* ARM: add testing case for struct byvalManman Ren2012-06-02