Fix an incorrect logic causing instcombine to miss some _chk -> non-chk transformations.
[oota-llvm.git] / test / Transforms / InstCombine / memset_chk.ll
2010-03-06 Eric ChristopherMigrate _chk call lowering from SimplifyLibCalls to...