Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Add more comments. | Dan Gohman | 2008-08-19 | 1 | -1/+8 | |
| | | | | llvm-svn: 55004 | |||||
* | Fix indentation in FastISel tablegen-emitted code. | Dan Gohman | 2008-08-19 | 1 | -1/+1 | |
| | | | | llvm-svn: 55003 | |||||
* | Add more checking to filter out more kinds of things that | Dan Gohman | 2008-08-19 | 1 | -1/+11 | |
| | | | | | | FastISel doesn't support yet. llvm-svn: 55002 | |||||
* | 80 columns. | Dan Gohman | 2008-08-19 | 1 | -2/+4 | |
| | | | | llvm-svn: 54998 | |||||
* | Add a few doxygen comments. | Dan Gohman | 2008-08-19 | 1 | -0/+6 | |
| | | | | llvm-svn: 54997 | |||||
* | Initial checkin of the new "fast" instruction selection support. See | Dan Gohman | 2008-08-13 | 1 | -0/+362 | |
the comments in FastISelEmitter.cpp for details on what this is. This is currently experimental and unusable. llvm-svn: 54751 |