aboutsummaryrefslogtreecommitdiffstats
path: root/lib/TableGen
Commit message (Expand)AuthorAgeFilesLines
...
* Process MultidefsDavid Greene2011-10-051-0/+86
* Parser Multidef SupportDavid Greene2011-10-052-1/+89
* Lexer Support for MultidefsDavid Greene2011-10-052-1/+2
* Refactor Multiclass Def ProcessingDavid Greene2011-10-052-87/+131
* Fix compilation when using gcc-4.6. Patch by wanders.Duncan Sands2011-10-051-1/+1
* Replace snprintf with raw_string_ostream.Francois Pichet2011-10-041-7/+4
* Allow Operator ArgumentsDavid Greene2011-10-041-5/+13
* Unbreak MSVC build.Francois Pichet2011-10-041-0/+4
* tblgen: add preprocessor as a separate modeChe-Liang Chiou2011-10-044-0/+679
* Move TableGen's parser and entry point into a libraryPeter Collingbourne2011-10-0110-0/+5076