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