Tweak 3 tests in llvm/test/CodeGen/X86 to add -mcpu=generic since r195383.
[oota-llvm.git] / test / CodeGen / X86 / fold-call.ll
2013-01-06 Evan ChengFix for PR14739. It's not safe to fold a load into...
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2008-05-29 Dan GohmanAdd patterns for CALL32m and CALL64m. They aren't match...