summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/atomic8.ll
Commit message (Expand)AuthorAgeFilesLines
* X86: Do not use llc -march in tests.Matthias Braun2017-08-021-2/+2
* [X86]: Quit promoting 8 and 16 bit compares to 32 bit.Kevin B. Smith2016-06-151-24/+24
* X86: expand atomics in IR instead of as MachineInstrs.Tim Northover2014-07-011-28/+51
* IR: add a second ordering operand to cmpxhg for failureTim Northover2014-03-111-1/+1
* Fix PR15355Michael Liao2013-03-061-2/+2
* Add missing i8 max/min/umax/umin supportMichael Liao2012-09-211-1/+0
* Re-work X86 code generation of atomic ops with spin-loopMichael Liao2012-09-201-0/+251
OpenPOWER on IntegriCloud