Age | Commit message (Expand) | Author |
---|---|---|
2013-03-20 | Make sure TableGen exits with an error code after printing errors. | Jakob Stoklund Olesen |
2012-12-03 | Use the new script to sort the includes of every file under lib. | Chandler Carruth |
2012-10-25 | Remove exception handling usage from tblgen. | Joerg Sonnenberger |
2012-10-25 | In preparation for removing exception handling in tablegen, add | Joerg Sonnenberger |
2012-08-22 | Print out the location of expanded multiclass defs in TableGen errors. | Jakob Stoklund Olesen |
2012-04-18 | Fix copy/paste-o. | Jim Grosbach |
2012-04-18 | TableGen add warning diagnostic helper functions. | Jim Grosbach |
2011-10-16 | Make SMDiagnostic a little more sane. Instead of passing around note/warning... | Chris Lattner |
2011-10-01 | Move TableGen's parser and entry point into a library | Peter Collingbourne |