| Commit message (Expand) | Author | Age | Files | Lines |
| * | [gicombiner] Hoist pure C++ combine into the tablegen definition | Daniel Sanders | 2019-10-16 | 1 | -0/+2 |
| * | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
| * | [TableGen] Use WithColor for printing errors/warnings | Jonas Devlieghere | 2018-06-23 | 1 | -6/+3 |
| * | [globalisel][regbank] Warn about MIR ambiguities when register bank/class nam... | Daniel Sanders | 2017-11-01 | 1 | -0/+4 |
| * | Fix tablegen's PrintFatalError function to run registered file | James Y Knight | 2015-05-11 | 1 | -0/+5 |
| * | tblgen: Twinify PrintFatalError. | Benjamin Kramer | 2014-03-29 | 1 | -3/+3 |
| * | Make sure TableGen exits with an error code after printing errors. | Jakob Stoklund Olesen | 2013-03-20 | 1 | -0/+6 |
| * | Use the new script to sort the includes of every file under lib. | Chandler Carruth | 2012-12-03 | 1 | -1/+0 |
| * | Remove exception handling usage from tblgen. | Joerg Sonnenberger | 2012-10-25 | 1 | -8/+0 |
| * | In preparation for removing exception handling in tablegen, add | Joerg Sonnenberger | 2012-10-25 | 1 | -0/+12 |
| * | Print out the location of expanded multiclass defs in TableGen errors. | Jakob Stoklund Olesen | 2012-08-22 | 1 | -4/+15 |
| * | Fix copy/paste-o. | Jim Grosbach | 2012-04-18 | 1 | -1/+1 |
| * | TableGen add warning diagnostic helper functions. | Jim Grosbach | 2012-04-18 | 1 | -0/+16 |
| * | Make SMDiagnostic a little more sane. Instead of passing around note/warning... | Chris Lattner | 2011-10-16 | 1 | -2/+2 |
| * | Move TableGen's parser and entry point into a library | Peter Collingbourne | 2011-10-01 | 1 | -0/+39 |