Fix a bug in the lowering of broadcasts: ConstantPools need to use the target pointer...
[oota-llvm.git] / test / CodeGen / X86 / narrow-shl-cst.ll
2011-04-22 Benjamin KramerX86: Try to use a smaller encoding by transforming...