Add trunc->branch support, this won't help with clang's i8->i1 truncations
[oota-llvm.git] / test / CodeGen / ARM / 2009-09-27-CoalescerBug.ll
2009-09-28 Evan ChengCoalescer should not delete extract_subreg, insert_subr...