Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Write llvm-tblgen backends as functions instead of sub-classes. | Jakob Stoklund Olesen | 2012-06-11 | 1 | -38/+0 |
* | Remove unused private fields found by clang's new -Wunused-private-field. | Benjamin Kramer | 2012-06-06 | 1 | -1/+0 |
* | Move TableGen's parser and entry point into a library | Peter Collingbourne | 2011-10-01 | 1 | -1/+1 |
* | Replace std::iostreams with raw_ostream in TableGen. | Daniel Dunbar | 2009-07-03 | 1 | -1/+1 |
* | Refactor a bunch of FastISelEmitter code into a helper class, and | Dan Gohman | 2008-08-26 | 1 | -2/+0 |
* | Begin making more use of the FastISelEmitter class. | Dan Gohman | 2008-08-21 | 1 | -1/+5 |
* | Remove an unneeded #include. | Dan Gohman | 2008-08-19 | 1 | -1/+0 |
* | Initial checkin of the new "fast" instruction selection support. See | Dan Gohman | 2008-08-13 | 1 | -0/+38 |