Conservative fix for PR17827 - don't optimize a shift + and + compare sequence where...
[oota-llvm.git] / test / Transforms / JumpThreading / pr9331.ll
2011-03-08 Duncan SandsFix PR9331. Simplified version of a patch by Jakub...