| 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 | -3/+3 |
| * | Update clang to take into account the changes to personality fns | David Majnemer | 2015-06-17 | 1 | -1/+1 |
| * | Update Clang tests to handle explicitly typed load changes in LLVM. | David Blaikie | 2015-02-27 | 1 | -2/+2 |
| * | CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes... | Stephen Lin | 2013-08-15 | 1 | -1/+1 |
| * | objc_autoreleasePoolPop() can throw if a -dealloc does. | John McCall | 2013-04-16 | 1 | -2/+25 |
| * | Restructure how the driver communicates information about the | John McCall | 2012-06-20 | 1 | -2/+2 |
| * | Make -fobjc-nonfragile-abi the -cc1 default, since it's the | John McCall | 2011-10-02 | 1 | -2/+2 |
| * | Change the driver's logic about Objective-C runtimes: abstract out a | John McCall | 2011-07-06 | 1 | -2/+2 |
| * | Automatic Reference Counting. | John McCall | 2011-06-15 | 1 | -0/+30 |

