Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [PM/AA] Hoist the AliasResult enum out of the AliasAnalysis class. | Chandler Carruth | 2015-06-22 | 1 | -4/+4 |
* | Convert PHI getIncomingValue() to foreach over incoming_values(). NFC. | Pete Cooper | 2015-05-12 | 1 | -2/+1 |
* | DataLayout is mandatory, update the API to reflect it with references. | Mehdi Amini | 2015-03-10 | 1 | -13/+15 |
* | Update SetVector to rely on the underlying set's insert to return a pair<iter... | David Blaikie | 2014-11-19 | 1 | -2/+2 |
* | [C++11] Add range based accessors for the Use-Def chain of a Value. | Chandler Carruth | 2014-03-09 | 1 | -4/+3 |
* | Changed isStoredObjCPointer => IsStoredObjCPointer. No functionality change. | Michael Gottesman | 2013-02-12 | 1 | -4/+4 |
* | Sorted includes using utils/sort_includes. | Michael Gottesman | 2013-01-29 | 1 | -1/+1 |
* | Extracted ObjCARCContract from ObjCARCOpts into its own file. | Michael Gottesman | 2013-01-29 | 1 | -0/+177 |