Allow FastISel of three-register-operand instructions.
authorOwen Anderson <resistor@mac.com>
Thu, 5 May 2011 17:59:04 +0000 (17:59 +0000)
committerOwen Anderson <resistor@mac.com>
Thu, 5 May 2011 17:59:04 +0000 (17:59 +0000)
commitd71867a8f4b1ab6ab8cc8f5b1a732184ec5bad1b
treeb604d54ec03aa8416f7927d55133eff283b40a24
parentd96efb83c11454f511f6b16bbf1fb07d8a14ef66
Allow FastISel of three-register-operand instructions.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@130934 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/FastISel.h
lib/CodeGen/SelectionDAG/FastISel.cpp