llvm/test/CodeGen/X86/fp-fast.ll: Suppress FMA4 on AMD Bulldozer host, corresponding...
[oota-llvm.git] / test / CodeGen / X86 / urem-i8-constant.ll
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2008-11-30 Eli FriedmanFix for PR2164: allow transforming arbitrary-width...
2007-11-26 Dan GohmanDon't lower srem/urem X%C to X-X/C*C unless the divisio...