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