summaryrefslogtreecommitdiffstats
path: root/llvm/utils/TableGen/FastISelEmitter.h
Commit message (Expand)AuthorAgeFilesLines
* Write llvm-tblgen backends as functions instead of sub-classes.Jakob Stoklund Olesen2012-06-111-38/+0
* Remove unused private fields found by clang's new -Wunused-private-field.Benjamin Kramer2012-06-061-1/+0
* 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
OpenPOWER on IntegriCloud