Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix Record Name Reference | David Greene | 2012-01-28 | 1 | -1/+1 |
* | More dead code removal (using -Wunreachable-code) | David Blaikie | 2012-01-20 | 1 | -5/+0 |
* | TblGen diagnostic for mismatched template instantiation. | Jim Grosbach | 2012-01-20 | 1 | -0/+4 |
* | Delete CodeInit and CodeRecTy from TableGen. | Jakob Stoklund Olesen | 2012-01-13 | 1 | -3/+3 |
* | Use uniqued StringInit pointers for lookups. | Jakob Stoklund Olesen | 2012-01-13 | 1 | -1/+1 |
* | Check for error after InstantiateMultclassDef. | Jim Grosbach | 2011-12-02 | 1 | -0/+2 |
* | Implement Paste | David Greene | 2011-10-19 | 1 | -22/+60 |
* | Process NAME | David Greene | 2011-10-19 | 1 | -8/+35 |
* | Process Defm Prefix as Init | David Greene | 2011-10-19 | 1 | -19/+39 |
* | Parse Def ID as Value | David Greene | 2011-10-19 | 1 | -13/+41 |
* | Don't Parse Object Body as a Name | David Greene | 2011-10-19 | 1 | -0/+4 |
* | Use Parse Mode | David Greene | 2011-10-19 | 1 | -2/+9 |
* | Make ID Parsing More Flexible | David Greene | 2011-10-19 | 1 | -6/+8 |
* | Add NAME Member | David Greene | 2011-10-19 | 1 | -1/+1 |
* | Fix Name Access | David Greene | 2011-10-19 | 1 | -2/+3 |
* | Fix Name Access | David Greene | 2011-10-19 | 1 | -1/+2 |
* | Fix Name Access | David Greene | 2011-10-19 | 1 | -2/+3 |
* | Fix Name Access | David Greene | 2011-10-19 | 1 | -1/+2 |
* | Make Template Arg Names Inits | David Greene | 2011-10-19 | 1 | -29/+35 |
* | Let SetValue Take and Init Name | David Greene | 2011-10-19 | 1 | -8/+11 |
* | Remove Multidefs | David Greene | 2011-10-07 | 1 | -175/+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 | 1 | -1/+88 |
* | Refactor Multiclass Def Processing | David Greene | 2011-10-05 | 1 | -87/+116 |
* | Move TableGen's parser and entry point into a library | Peter Collingbourne | 2011-10-01 | 1 | -0/+2163 |