summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/2009-10-19-atomic-cmp-eflags.ll
AgeCommit message (Expand)Author
2015-05-26Print "lock \t foo" instead of "lock \n foo".Rafael Espindola
2015-03-13[opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie
2011-09-26Convert a bunch more tests over to the new atomic instructions.Eli Friedman
2009-10-19Fix PR5247, "lock addq" pattern (and other atomics), it DOES modify EFLAGS.Torok Edwin