Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-11-19 | Update SetVector to rely on the underlying set's insert to return a pair<iter... | David Blaikie | 1 | -1/+1 |
2014-08-25 | Remove dangling initializers in GlobalDCE | Bruno Cardoso Lopes | 1 | -0/+3 |
2014-08-21 | Repace SmallPtrSet with SmallPtrSetImpl in function arguments to avoid needin... | Craig Topper | 1 | -1/+1 |
2014-08-18 | Revert "Repace SmallPtrSet with SmallPtrSetImpl in function arguments to avoi... | Craig Topper | 1 | -1/+1 |
2014-08-17 | Repace SmallPtrSet with SmallPtrSetImpl in function arguments to avoid needin... | Craig Topper | 1 | -1/+1 |
2014-04-25 | [C++] Use 'nullptr'. Transforms edition. | Craig Topper | 1 | -2/+2 |
2014-03-09 | [C++11] Add range based accessors for the Use-Def chain of a Value. | Chandler Carruth | 1 | -10/+8 |
2014-03-04 | [Modules] Move CallSite into the IR library where it belogs. It is | Chandler Carruth | 1 | -1/+1 |
2013-10-25 | Handle calls and invokes in GlobalStatus. | Rafael Espindola | 1 | -0/+5 |
2013-10-21 | Optimize more linkonce_odr values during LTO. | Rafael Espindola | 1 | -0/+178 |