Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-01-28 | A bugfix for tblgen, in the function ‘emitSourceFileHeader’. | Nadav Rotem | 1 | -6/+25 |
2012-06-19 | Emit TableGen's header comment with C-style comments, so it can be used from ... | Benjamin Kramer | 1 | -4/+18 |
2012-06-13 | Eliminate struct TableGenBackend. | Jakob Stoklund Olesen | 1 | -9/+2 |
2012-06-11 | Write llvm-tblgen backends as functions instead of sub-classes. | Jakob Stoklund Olesen | 1 | -1/+4 |
2012-02-19 | StringRef'ize EmitSourceFileHeader(). | Ahmed Charles | 1 | -1/+1 |
2011-12-20 | Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_... | David Blaikie | 1 | -0/+2 |
2011-10-01 | Move TableGen's parser and entry point into a library | Peter Collingbourne | 1 | -0/+25 |