Fix an incorrect logic causing instcombine to miss some _chk -> non-chk transformations.
[oota-llvm.git] / test / Transforms / InstCombine / phi-merge-gep.ll
2009-09-16 Dan GohmanFix the comment in this test.
2009-09-16 Dan GohmanDon't sink gep operators through phi nodes if the resul...