summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/Atomics-64.ll
Commit message (Expand)AuthorAgeFilesLines
* X86: Do not use llc -march in tests.Matthias Braun2017-08-021-3/+2
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-100/+100
* X86: expand atomics in IR instead of as MachineInstrs.Tim Northover2014-07-011-1/+1
* IR: add "cmpxchg weak" variant to support permitted failure.Tim Northover2014-06-131-20/+40
* IR: add a second ordering operand to cmpxhg for failureTim Northover2014-03-111-20/+20
* llvm/test/CodeGen/X86/Atomics-64.ll: Tweak for 2nd RUN not to overwrite %t. I...NAKAMURA Takumi2013-01-181-2/+2
* Last batch of test conversions to new atomic instructions.Eli Friedman2011-09-271-992/+927
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-081-1/+1
* Help DejaGnu avoid pipe-jam by producing less output from certain test cases.Jakob Stoklund Olesen2009-05-161-1/+1
* Test all currently supported atomic builtins on x86-{32,64}.Dale Johannesen2008-08-221-0/+1015
OpenPOWER on IntegriCloud