Fix incorrect atomics codegen introduced in r154705, and extend test to catch it.
[oota-llvm.git] / test / CodeGen / X86 / 2011-06-01-fildll.ll
2011-06-02 Stuart HastingsAndy pointed out a dumb omission in this test case...
2011-06-02 Stuart HastingsJakob pointed out a dumb omission in this test case...
2011-06-02 Stuart HastingsOmit unnecessary stack copy when x87 input is a load.