summaryrefslogtreecommitdiff
path: root/lib/TableGen/TableGenBackend.cpp
Commit message (Expand)AuthorAge
* A bugfix for tblgen, in the function ‘emitSourceFileHeader’.Nadav Rotem2013-01-28
* Emit TableGen's header comment with C-style comments, so it can be used from ...Benjamin Kramer2012-06-19
* Eliminate struct TableGenBackend.Jakob Stoklund Olesen2012-06-13
* Write llvm-tblgen backends as functions instead of sub-classes.Jakob Stoklund Olesen2012-06-11
* StringRef'ize EmitSourceFileHeader().Ahmed Charles2012-02-19
* Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_...David Blaikie2011-12-20
* Move TableGen's parser and entry point into a libraryPeter Collingbourne2011-10-01