Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f... | Stephen Lin | 2013-07-14 | 1 | -2/+2 |
* | Fix more places which should be checking for iOS, not darwin. | Evan Cheng | 2012-01-04 | 1 | -4/+4 |
* | These tests no longer require linear scan because reserved register coalescin... | Jakob Stoklund Olesen | 2011-04-05 | 1 | -5/+4 |
* | Fix ARM tests to be register allocator independent. | Jakob Stoklund Olesen | 2011-03-31 | 1 | -3/+6 |
* | Thumb1 functions using @llvm.returnaddress were not saving the incoming LR. | Bob Wilson | 2010-06-22 | 1 | -1/+3 |
* | Remove arm_apcscc from the test files. It is the default and doing this | Rafael Espindola | 2010-06-17 | 1 | -2/+2 |
* | LR is in GPR, not tGPR even in Thumb1 mode. | Evan Cheng | 2010-05-24 | 1 | -0/+2 |
* | Implement @llvm.returnaddress. rdar://8015977. | Evan Cheng | 2010-05-22 | 1 | -0/+22 |