Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tblgen: Diagnose duplicate includes. | Sean Silva | 2013-02-07 | 1 | -1/+9 |
* | Add an addition operator to TableGen | Hal Finkel | 2013-01-25 | 1 | -0/+1 |
* | Use the new script to sort the includes of every file under lib. | Chandler Carruth | 2012-12-03 | 1 | -6/+5 |
* | Add Foreach Loop | David Greene | 2012-02-22 | 1 | -0/+1 |
* | TableGen: add a comment | Dylan Noblesmith | 2011-12-22 | 1 | -1/+1 |
* | try to fix MSVC build | Dylan Noblesmith | 2011-12-22 | 1 | -0/+3 |
* | drop unneeded config.h includes | Dylan Noblesmith | 2011-12-22 | 1 | -1/+0 |
* | Implement Paste | David Greene | 2011-10-19 | 1 | -5/+5 |
* | Disambiguate Numbers and Identifiers | David Greene | 2011-10-19 | 1 | -1/+37 |
* | Add Peek | David Greene | 2011-10-19 | 1 | -0/+4 |
* | Remove Multidefs | David Greene | 2011-10-07 | 1 | -1/+0 |
* | Use StringSwitch. | Benjamin Kramer | 2011-10-06 | 1 | -19/+21 |
* | Simplify code. No functionality change. | Benjamin Kramer | 2011-10-06 | 1 | -26/+24 |
* | Fix Typo | David Greene | 2011-10-06 | 1 | -1/+1 |
* | Lexer Support for Multidefs | David Greene | 2011-10-05 | 1 | -0/+1 |
* | Move TableGen's parser and entry point into a library | Peter Collingbourne | 2011-10-01 | 1 | -0/+435 |