summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/2010-01-08-Atomic64Bug.ll
Commit message (Expand)AuthorAge
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-14
* Fix PR14314Michael Liao2012-11-12
* Specify CPu to prevent failure on ATOM due to different code schedulingMichael Liao2012-09-20
* Re-work X86 code generation of atomic ops with spin-loopMichael Liao2012-09-20
* Convert a bunch more tests over to the new atomic instructions.Eli Friedman2011-09-26
* Start function numbering at 0.Dan Gohman2010-04-17
* Fix a critical bug in 64-bit atomic operation lowering for 32-bit. The result...Evan Cheng2010-01-08