Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove the Clang tblgen backends from LLVM. | Peter Collingbourne | 2011-10-06 | 1 | -168/+0 |
* | TableGen: Keep the order of DECL_CONTEXT() for DeclNodes.td. RecordVector may... | NAKAMURA Takumi | 2011-04-11 | 1 | -4/+7 |
* | Allow for creation of clang DeclNodes tables. | Alexis Hunt | 2010-05-30 | 1 | -46/+70 |
* | Replace FIRST_* and LAST_* macros with a generic STMT_RANGE macro | Alexis Hunt | 2010-05-18 | 1 | -20/+27 |
* | Fix some stylistic issues with my last commit. | Alexis Hunt | 2010-05-06 | 1 | -76/+84 |
* | Add newline to end of file to avoid warning | Shantonu Sen | 2010-05-05 | 1 | -1/+1 |
* | Include the right header for toupper | Alexis Hunt | 2010-05-05 | 1 | -1/+1 |
* | Add an emitter to handle the list of clang statement nodes. | Alexis Hunt | 2010-05-05 | 1 | -0/+126 |