Fix a bug in DAGcombiner about zero-extend after setcc.
[oota-llvm.git] / test / CodeGen / X86 / ssp-data-layout.ll
2013-12-19 Josh Magee[stackprotector] Use analysis from the StackProtector...