Age | Commit message (Expand) | Author |
---|---|---|
2011-10-07 | Remove Multidefs | David Greene |
2011-10-06 | Fix List-of-List Processing | 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 | Prefix Template Arg Names with Multiclass Name | David Greene |
2011-10-05 | Process Multidefs | David Greene |
2011-10-05 | Parser Multidef Support | David Greene |
2011-10-05 | Lexer Support for Multidefs | David Greene |
2011-10-05 | Refactor Multiclass Def Processing | David Greene |
2011-10-05 | Fix compilation when using gcc-4.6. Patch by wanders. | Duncan Sands |
2011-10-04 | Replace snprintf with raw_string_ostream. | Francois Pichet |
2011-10-04 | Allow Operator Arguments | David Greene |
2011-10-04 | Unbreak MSVC build. | Francois Pichet |
2011-10-04 | tblgen: add preprocessor as a separate mode | Che-Liang Chiou |
2011-10-01 | Move TableGen's parser and entry point into a library | Peter Collingbourne |