Add FastISel support for several more binary operators.
authorDan Gohman <gohman@apple.com>
Wed, 20 Aug 2008 00:11:48 +0000 (00:11 +0000)
committerDan Gohman <gohman@apple.com>
Wed, 20 Aug 2008 00:11:48 +0000 (00:11 +0000)
commitbdedd4477331b3b0d28d74658baf05f675f2d195
tree74c82baacaff908dd386b9a234ac895185be37ed
parent108ecf397578946a5f34fc90f22cdd0c9ca4448a
Add FastISel support for several more binary operators.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@55020 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/FastISel.h
lib/CodeGen/SelectionDAG/FastISel.cpp
test/CodeGen/X86/fast-isel.ll