Don't emit a bit test if there is only one case the test can yield false. A simple...
[oota-llvm.git] / test / CodeGen / X86 / narrow-shl-cst.ll
2011-04-22 Benjamin KramerX86: Try to use a smaller encoding by transforming...