Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [objc-arc-contract] We can not move retains over instructions which can not c... | Michael Gottesman | 2015-02-20 | 1 | -0/+6 |
* | [objc-arc] Add the predicate CanDecrementRefCount. | Michael Gottesman | 2015-02-20 | 1 | -0/+5 |
* | [objc-arc] Change the InstructionClass to be an enum class called ARCInstKind. | Michael Gottesman | 2015-02-19 | 1 | -6/+4 |
* | Repace SmallPtrSet with SmallPtrSetImpl in function arguments to avoid needin... | Craig Topper | 2014-08-21 | 1 | -2/+2 |
* | Revert "Repace SmallPtrSet with SmallPtrSetImpl in function arguments to avoi... | Craig Topper | 2014-08-18 | 1 | -2/+2 |
* | Repace SmallPtrSet with SmallPtrSetImpl in function arguments to avoid needin... | Craig Topper | 2014-08-17 | 1 | -2/+2 |
* | Canonicalize header guards into a common format. | Benjamin Kramer | 2014-08-13 | 1 | -3/+3 |
* | [objc-arc] Changed 'mode: c++' => 'C++' at Nick Lewycky's suggestion. Also re... | Michael Gottesman | 2013-07-10 | 1 | -1/+1 |
* | Extracted ObjCARCContract from ObjCARCOpts into its own file. | Michael Gottesman | 2013-01-29 | 1 | -0/+79 |