Age | Commit message (Expand) | Author |
---|---|---|
2012-06-06 | Remove unused private fields found by clang's new -Wunused-private-field. | Benjamin Kramer |
2011-10-01 | Move TableGen's parser and entry point into a library | Peter Collingbourne |
2009-07-03 | Replace std::iostreams with raw_ostream in TableGen. | Daniel Dunbar |
2008-08-26 | Refactor a bunch of FastISelEmitter code into a helper class, and | Dan Gohman |
2008-08-21 | Begin making more use of the FastISelEmitter class. | Dan Gohman |
2008-08-19 | Remove an unneeded #include. | Dan Gohman |
2008-08-13 | Initial checkin of the new "fast" instruction selection support. See | Dan Gohman |