[fast-isel] HandlePHINodesInSuccessorBlocks() can promite i8 and i16 types too.
authorChad Rosier <mcrosier@apple.com>
Sat, 4 Feb 2012 00:39:19 +0000 (00:39 +0000)
committerChad Rosier <mcrosier@apple.com>
Sat, 4 Feb 2012 00:39:19 +0000 (00:39 +0000)
commit2f2d1d7ec0a0178c76c29a13ab39d3f33d9b097b
tree42b12ef1425e0a886bd3907285167848818f7add
parent08e8db423df938160bd611741da4c6dad40ce125
[fast-isel] HandlePHINodesInSuccessorBlocks() can promite i8 and i16 types too.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@149730 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/FastISel.cpp
test/CodeGen/ARM/fast-isel-br-phi.ll [new file with mode: 0644]