summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/atomic-load-store.ll
AgeCommit message (Expand)AuthorFilesLines
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie1-1/+1
2013-03-06Fix PR15355Michael Liao1-1/+1
2011-09-07Fix atomic load and store on x86 to pass -verify-machineinstrs (and possibly ...Eli Friedman1-1/+1
2011-09-02Don't fast-isel for atomic load/store; some cases require extra handling miss...Eli Friedman1-0/+1
2011-08-24Basic tests for atomic load and store on x86.Eli Friedman1-0/+22