Only have codegen turn fdiv by a constant into fmul by the reciprocal
[oota-llvm.git] / test / CodeGen / X86 / ptr-rotate.ll
2011-07-20 Eric ChristopherNew pointer rotate test.