summaryrefslogtreecommitdiff
path: root/lib/TableGen
Commit message (Expand)AuthorAge
* Make SMDiagnostic a little more sane. Instead of passing around note/warning...Chris Lattner2011-10-16
* Revert r141079: tblgen: add preprocessor as a separate modeChe-Liang Chiou2011-10-08
* Remove MultidefsDavid Greene2011-10-07
* Fix List-of-List ProcessingDavid Greene2011-10-06
* Use StringSwitch.Benjamin Kramer2011-10-06
* Simplify code. No functionality change.Benjamin Kramer2011-10-06
* Fix TypoDavid Greene2011-10-06
* Prefix Template Arg Names with Multiclass NameDavid Greene2011-10-05
* Process MultidefsDavid Greene2011-10-05
* Parser Multidef SupportDavid Greene2011-10-05
* Lexer Support for MultidefsDavid Greene2011-10-05
* Refactor Multiclass Def ProcessingDavid Greene2011-10-05
* Fix compilation when using gcc-4.6. Patch by wanders.Duncan Sands2011-10-05
* Replace snprintf with raw_string_ostream.Francois Pichet2011-10-04
* Allow Operator ArgumentsDavid Greene2011-10-04
* Unbreak MSVC build.Francois Pichet2011-10-04
* tblgen: add preprocessor as a separate modeChe-Liang Chiou2011-10-04
* Move TableGen's parser and entry point into a libraryPeter Collingbourne2011-10-01