Fix a bug in DAGcombiner about zero-extend after setcc.
[oota-llvm.git] / test / CodeGen / PowerPC / varargs-struct-float.ll
2012-10-29 Bill SchmidtThis patch solves a problem with passing varargs parame...