Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | Change the objc ARC optimizer to use the new objc.* intrinsics | Pete Cooper | 2018-12-18 | 1 | -88/+64 |
* | [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label. | Shiva Chen | 2018-05-09 | 1 | -0/+1 |
* | Remove \brief commands from doxygen comments. | Adrian Prantl | 2018-05-01 | 1 | -9/+9 |
* | Sort the remaining #include lines in include/... and lib/.... | Chandler Carruth | 2017-06-06 | 1 | -1/+1 |
* | Create llvm.addressofreturnaddress intrinsic | Albert Gutowski | 2016-10-12 | 1 | -0/+1 |
* | ObjCARC: Don't increment or dereference end() when scanning args | Duncan P. N. Exon Smith | 2016-08-17 | 1 | -33/+37 |
* | Add support for objc_unsafeClaimAutoreleasedReturnValue to the | John McCall | 2016-01-27 | 1 | -0/+14 |
* | Analysis: Remove implicit ilist iterator conversions | Duncan P. N. Exon Smith | 2015-10-10 | 1 | -2/+2 |
* | [ARC] Pull the ObjC ARC components that really serve the role of | Chandler Carruth | 2015-08-20 | 1 | -0/+675 |