aboutsummaryrefslogtreecommitdiffstats
path: root/utils/TableGen/FastISelEmitter.h
Commit message (Expand)AuthorAgeFilesLines
* Move TableGen's parser and entry point into a libraryPeter Collingbourne2011-10-011-1/+1
* Replace std::iostreams with raw_ostream in TableGen.Daniel Dunbar2009-07-031-1/+1
* Refactor a bunch of FastISelEmitter code into a helper class, andDan Gohman2008-08-261-2/+0
* Begin making more use of the FastISelEmitter class.Dan Gohman2008-08-211-1/+5
* Remove an unneeded #include.Dan Gohman2008-08-191-1/+0
* Initial checkin of the new "fast" instruction selection support. SeeDan Gohman2008-08-131-0/+38