X86: Shave off one shuffle from the pcmpeqq sequence for SSE2 by making use of and...
[oota-llvm.git] / test / CodeGen / X86 / powi.ll
2010-01-01 Chris LattnerTeach codegen to lower llvm.powi to an efficient (but...