[AArch64] Temporarily desactivate the PBQP test, while I investigate some leaks in...
[oota-llvm.git] / test / CodeGen / AArch64 / sdivpow2.ll
2014-07-23 Chad Rosier[AArch64] Lower sdiv x, pow2 using add + select + shift.