Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Eliminate struct TableGenBackend. | Jakob Stoklund Olesen | 2012-06-13 | 1 | -23/+5 |
* | Write llvm-tblgen backends as functions instead of sub-classes. | Jakob Stoklund Olesen | 2012-06-11 | 1 | -0/+4 |
* | StringRef'ize EmitSourceFileHeader(). | Ahmed Charles | 2012-02-19 | 1 | -2/+1 |
* | Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_... | David Blaikie | 2011-12-20 | 1 | -0/+1 |
* | Move TableGen's parser and entry point into a library | Peter Collingbourne | 2011-10-01 | 1 | -0/+43 |