summaryrefslogtreecommitdiffstats
path: root/llvm/utils/TableGen/FastISelEmitter.cpp
Commit message (Collapse)AuthorAgeFilesLines
...
* Add more comments.Dan Gohman2008-08-191-1/+8
| | | | llvm-svn: 55004
* Fix indentation in FastISel tablegen-emitted code.Dan Gohman2008-08-191-1/+1
| | | | llvm-svn: 55003
* Add more checking to filter out more kinds of things thatDan Gohman2008-08-191-1/+11
| | | | | | FastISel doesn't support yet. llvm-svn: 55002
* 80 columns.Dan Gohman2008-08-191-2/+4
| | | | llvm-svn: 54998
* Add a few doxygen comments.Dan Gohman2008-08-191-0/+6
| | | | llvm-svn: 54997
* Initial checkin of the new "fast" instruction selection support. SeeDan Gohman2008-08-131-0/+362
the comments in FastISelEmitter.cpp for details on what this is. This is currently experimental and unusable. llvm-svn: 54751
OpenPOWER on IntegriCloud