Bug: rcpps can only folds a load if the address is 16-byte aligned. Fixed many 'ps...
[oota-llvm.git] / test / CodeGen / X86 / urem-i8-constant.ll
2007-11-26 Dan GohmanDon't lower srem/urem X%C to X-X/C*C unless the divisio...