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