| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [C++11] Add 'override' keyword to virtual methods that override their base ↵ | Craig Topper | 2014-03-08 | 1 | -18/+18 |
| | | | | | | | class. llvm-svn: 203345 | ||||
| * | [cleanup] Re-sort all the includes with utils/sort_includes.py. | Chandler Carruth | 2014-03-04 | 1 | -1/+1 |
| | | | | | llvm-svn: 202811 | ||||
| * | Move the *PassPrinter into their own module. | Eli Bendersky | 2014-02-10 | 1 | -0/+260 |
| These are self-contained in functionality so it makes sense to separate them, as opt.cpp has grown quite big already. Following Eric's suggestions, if this code is ever deemed useful outside of tools/opt, it will make sense to move it to one of the LLVM libraries like IR. llvm-svn: 201116 | |||||

