summaryrefslogtreecommitdiff
path: root/utils/TableGen/FastISelEmitter.h
Commit message (Expand)AuthorAge
* Replace std::iostreams with raw_ostream in TableGen.Daniel Dunbar2009-07-03
* Refactor a bunch of FastISelEmitter code into a helper class, andDan Gohman2008-08-26
* Begin making more use of the FastISelEmitter class.Dan Gohman2008-08-21
* Remove an unneeded #include.Dan Gohman2008-08-19
* Initial checkin of the new "fast" instruction selection support. SeeDan Gohman2008-08-13