Fix incorrect atomics codegen introduced in r154705, and extend test to catch it.
[oota-llvm.git] / test / CodeGen / X86 / fold-call.ll
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...