Fix a bug in DAGcombiner about zero-extend after setcc.
[oota-llvm.git] / test / CodeGen / ARM / struct_byval_arm_t1_t2.ll
2013-10-17 David Peixotto17309 ARM backend incorrectly lowers COPY_STRUCT_BYVAL_...