Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-03-16 | Fix uses of reserved identifiers starting with an underscore followed by an u... | David Blaikie | 1 | -17/+9 |
2014-04-21 | [Modules] Make Support/Debug.h modular. This requires it to not change | Chandler Carruth | 1 | -0/+2 |
2014-03-10 | [C++11] Remove 'virtual' keyword from methods marked with 'override' keyword. | Craig Topper | 1 | -2/+2 |
2014-03-02 | Switch all uses of LLVM_OVERRIDE to just use 'override' directly. | Craig Topper | 1 | -2/+2 |
2012-09-23 | Add LLVM_OVERRIDE to methods that override their base classes. | Craig Topper | 1 | -2/+2 |
2012-09-14 | Fix Doxygen issues: | Dmitri Gribenko | 1 | -3/+3 |
2011-12-07 | Adding missing anchor to DATDeltaAlgorithm. | David Blaikie | 1 | -0/+3 |
2010-06-08 | Use const_iterator where appropriate. | Daniel Dunbar | 1 | -1/+1 |
2010-06-08 | ADT: Add DAGDeltaAlgorithm, which is a DAG minimization algorithm built on to... | Daniel Dunbar | 1 | -0/+357 |