Add trunc->branch support, this won't help with clang's i8->i1 truncations
authorEric Christopher <echristo@apple.com>
Fri, 29 Apr 2011 20:02:39 +0000 (20:02 +0000)
committerEric Christopher <echristo@apple.com>
Fri, 29 Apr 2011 20:02:39 +0000 (20:02 +0000)
commitbcf26aee86b1ab15b3e1442483eaa7be9fa00a82
treebe1c009b822081604425f9609408be094e17b8c6
parent8ddf6f295238b546656f85fc14bccc1a322359de
Add trunc->branch support, this won't help with clang's i8->i1 truncations
for bools, but is a start.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@130534 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMFastISel.cpp
test/CodeGen/ARM/fast-isel.ll