[ADT] Apply a large hammer to StringRef functions: attribute always_inline.
[oota-llvm.git] / include / llvm / TableGen / TableGenBackend.h
2015-05-26 Craig Topper[TableGen] Remove unnecessary include and just forward...
2013-08-16 Daniel Dunbar[typo] An LLVM.
2012-06-13 Jakob Stoklund OlesenEliminate struct TableGenBackend.
2012-06-11 Jakob Stoklund OlesenWrite llvm-tblgen backends as functions instead of...
2012-02-19 Ahmed CharlesStringRef'ize EmitSourceFileHeader().
2011-12-20 David BlaikieUnweaken vtables as per llvm.org/docs/CodingStandards...
2011-10-01 Peter CollingbourneMove TableGen's parser and entry point into a library