Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Struct byval: fix a copy-paste error for thumb2. | Manman Ren | 2013-10-15 | 1 | -4/+43 |
* | Revert "Tests: Be less dependent on a specific schedule/regalloc" | Matthias Braun | 2013-10-11 | 1 | -3/+3 |
* | Tests: Be less dependent on a specific schedule/regalloc | Matthias Braun | 2013-10-11 | 1 | -3/+3 |
* | Revert 189756 for now, it doesn't match what rdar://14871821 really wants. | Tilmann Scheller | 2013-09-02 | 1 | -1/+1 |
* | ARM: Default to Swift when compiling for iOS 6 or later. | Tilmann Scheller | 2013-09-02 | 1 | -1/+1 |
* | Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f... | Stephen Lin | 2013-07-14 | 1 | -3/+3 |
* | ARM: tail-call inside a function where part of a byval argument is on caller's | Manman Ren | 2012-10-12 | 1 | -0/+44 |
* | ARM: use NOEN loads and stores if possible when handling struct byval. | Manman Ren | 2012-06-18 | 1 | -0/+14 |
* | ARM: add testing case for struct byval | Manman Ren | 2012-06-02 | 1 | -0/+32 |