Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | TableGen: Keep track of superclass reference ranges. | Jordan Rose | 2013-01-10 | 1 | -1/+1 |
* | tblgen: Factor out common code. | Sean Silva | 2013-01-09 | 1 | -0/+1 |
* | Inline this into its only caller. | Sean Silva | 2013-01-09 | 1 | -1/+0 |
* | Sort includes for all of the .h files under the 'lib' tree. These were | Chandler Carruth | 2012-12-04 | 1 | -2/+2 |
* | tblgen: Whitespace and 80-col cleanup. | Sean Silva | 2012-10-04 | 1 | -11/+12 |
* | 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 |