Fix a bug in DAGcombiner about zero-extend after setcc.
[oota-llvm.git] / test / CodeGen / ARM / stack-protector-bmovpcb_call.ll
2013-08-22 Michael Gottesman[stack protector] Work around an issue with the BMOVPCB...