| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Generate objc intrinsics instead of runtime calls as the ARC optimizer now wo... | Pete Cooper | 2018-12-18 | 1 | -5/+5 |
| * | Disable -fmerge-all-constants as default. | Manoj Gupta | 2018-04-05 | 1 | -1/+1 |
| * | CodeGen: try harder to make the CFString structure RW | Saleem Abdulrasool | 2016-07-29 | 1 | -2/+2 |
| * | [ObjC][CodeGen] Remove an assert that is no longer correct. | Akira Hatanaka | 2016-05-13 | 1 | -1/+17 |
| * | Update test CHECK lines after r268509. NFC. | Pete Cooper | 2016-05-04 | 1 | -1/+0 |
| * | Change arc-cxx11-init-list.mm to work with upcoming SCEV changes. | Sanjoy Das | 2015-09-25 | 1 | -2/+0 |
| * | Have the driver and the target code agree on what the default ABI | Eric Christopher | 2014-12-05 | 1 | -12/+11 |
| * | Update Clang tests that run the LLVM optimizer to reflect the changed | Chandler Carruth | 2014-11-25 | 1 | -8/+7 |
| * | test: correct an overzealous search-and-replace | Saleem Abdulrasool | 2014-10-24 | 1 | -2/+2 |
| * | CodeGen: correct materialize temporary aggregates in ARC mode | Saleem Abdulrasool | 2014-10-24 | 1 | -0/+57 |

