Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Simplify TGParser::ProcessForEachDefs. | Jakob Stoklund Olesen | 2012-05-24 | 1 | -11/+9 |
* | Remove stray semi-colon. | Daniel Dunbar | 2012-02-28 | 1 | -1/+1 |
* | Add Foreach Loop | David Greene | 2012-02-22 | 1 | -2/+38 |
* | Process Defm Prefix as Init | David Greene | 2011-10-19 | 1 | -1/+1 |
* | Parse Def ID as Value | David Greene | 2011-10-19 | 1 | -1/+1 |
* | Make ID Parsing More Flexible | David Greene | 2011-10-19 | 1 | -4/+18 |
* | Make Template Arg Names Inits | David Greene | 2011-10-19 | 1 | -2/+2 |
* | Let SetValue Take and Init Name | David Greene | 2011-10-19 | 1 | -1/+6 |
* | Remove Multidefs | David Greene | 2011-10-07 | 1 | -1/+0 |
* | Parser Multidef Support | David Greene | 2011-10-05 | 1 | -0/+1 |
* | Refactor Multiclass Def Processing | David Greene | 2011-10-05 | 1 | -0/+15 |
* | Move TableGen's parser and entry point into a library | Peter Collingbourne | 2011-10-01 | 1 | -0/+122 |