Fix a typo in ValueTracking that's causing instcombine to delete needed shift instruc...
[oota-llvm.git] / test / Transforms / InstCombine / invariant.ll
2009-11-11 Duncan SandsDon't trivially delete unused calls to llvm.invariant...