Throw the switch to allow FastISel to emit instructions whose return types different...
authorOwen Anderson <resistor@mac.com>
Tue, 26 Aug 2008 01:22:59 +0000 (01:22 +0000)
committerOwen Anderson <resistor@mac.com>
Tue, 26 Aug 2008 01:22:59 +0000 (01:22 +0000)
commitabb1f1688172cf6f3c5bc539841da76053f23533
treede461cdf2ad750908c90bd353f2644aff6f662f1
parentb09c25ebf00d874633cfcbc1874bd7b4d38271b8
Throw the switch to allow FastISel to emit instructions whose return types different from their inputs.  Next step: adding lowering pattens in FastISel that actually use these newly available opcodes.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@55349 91177308-0d34-0410-b5e6-96231b3b80d8
utils/TableGen/FastISelEmitter.cpp