summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/SelectionDAG/FastISel.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add FastISel support for several more binary operators.Dan Gohman2008-08-201-16/+62
* Support unconditional fall-through branches in FastISel.Dan Gohman2008-08-191-0/+16
* Use the BuildMI overload that sets up a destination registerDan Gohman2008-08-191-6/+3
* Handle the case where target-specific fastisel code doesn't haveDan Gohman2008-08-191-0/+5
* Make FastISel's constructor protected, and give it a destructor.Dan Gohman2008-08-141-0/+2
* Initial checkin of the new "fast" instruction selection support. SeeDan Gohman2008-08-131-0/+104
OpenPOWER on IntegriCloud