[fast-isel] Add support for ADDs with non-legal types.
authorChad Rosier <mcrosier@apple.com>
Mon, 6 Feb 2012 23:50:07 +0000 (23:50 +0000)
committerChad Rosier <mcrosier@apple.com>
Mon, 6 Feb 2012 23:50:07 +0000 (23:50 +0000)
commit3901c3e75009f2ec7b4e67c354170dadab9e5a02
tree199911db846206b1e75fd94e7926424c0cc80dfa
parentd0b3da1ea266774f97c63b5ec163de964c5711bf
[fast-isel] Add support for ADDs with non-legal types.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@149934 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMFastISel.cpp
test/CodeGen/ARM/fast-isel-binary.ll [new file with mode: 0644]