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