Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "Temporarily Revert "Add basic loop fusion pass."" | Eric Christopher | 2019-04-17 | 1 | -0/+108 |
* | Temporarily Revert "Add basic loop fusion pass." | Eric Christopher | 2019-04-17 | 1 | -108/+0 |
* | Don't add a tail keyword to calls to ObjC runtime functions if the calls | Akira Hatanaka | 2019-03-21 | 1 | -1/+5 |
* | Change the objc ARC optimizer to use the new objc.* intrinsics | Pete Cooper | 2018-12-18 | 1 | -35/+35 |
* | Add support for objc_unsafeClaimAutoreleasedReturnValue to the | John McCall | 2016-01-27 | 1 | -0/+15 |
* | [objc-arc] Cleaned up tail-call-invariant-enforcement.ll. | Michael Gottesman | 2013-04-21 | 1 | -25/+40 |
* | Remove an optimization where we were changing an objc_autorelease into an obj... | Michael Gottesman | 2013-04-03 | 1 | -10/+0 |
* | Fixed bug in ObjCARC where we were changing a call from objc_autoreleaseRV =>... | Michael Gottesman | 2013-01-12 | 1 | -1/+1 |
* | Fixed a bug where we were tail calling objc_autorelease causing an object to ... | Michael Gottesman | 2013-01-12 | 1 | -0/+84 |