Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert r141079: tblgen: add preprocessor as a separate mode | Che-Liang Chiou | 2011-10-08 | 4 | -680/+0 |
* | Remove Multidefs | David Greene | 2011-10-07 | 4 | -178/+2 |
* | Fix List-of-List Processing | David Greene | 2011-10-06 | 1 | -1/+3 |
* | 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 |
* | Prefix Template Arg Names with Multiclass Name | David Greene | 2011-10-05 | 1 | -0/+3 |
* | Process Multidefs | David Greene | 2011-10-05 | 1 | -0/+86 |
* | Parser Multidef Support | David Greene | 2011-10-05 | 2 | -1/+89 |
* | Lexer Support for Multidefs | David Greene | 2011-10-05 | 2 | -1/+2 |
* | Refactor Multiclass Def Processing | David Greene | 2011-10-05 | 2 | -87/+131 |
* | Fix compilation when using gcc-4.6. Patch by wanders. | Duncan Sands | 2011-10-05 | 1 | -1/+1 |
* | Replace snprintf with raw_string_ostream. | Francois Pichet | 2011-10-04 | 1 | -7/+4 |
* | Allow Operator Arguments | David Greene | 2011-10-04 | 1 | -5/+13 |
* | Unbreak MSVC build. | Francois Pichet | 2011-10-04 | 1 | -0/+4 |
* | tblgen: add preprocessor as a separate mode | Che-Liang Chiou | 2011-10-04 | 4 | -0/+679 |
* | Move TableGen's parser and entry point into a library | Peter Collingbourne | 2011-10-01 | 10 | -0/+5076 |