[X86] Do not lower scalar sdiv/udiv to a shifts + mul sequence when optimizing for...
[oota-llvm.git] / test / CodeGen / X86 / atomic_idempotent.ll
2014-09-25 Robin MorissetLower idempotent RMWs to fence+load