summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/atomic16.ll
Commit message (Expand)AuthorAgeFilesLines
* Allow FP types for atomicrmw xchgMatt Arsenault2019-01-171-0/+12
* [X86]: Quit promoting 8 and 16 bit compares to 32 bit.Kevin B. Smith2016-06-151-24/+32
* x86: Emit LOCK prefix after DATA16JF Bastien2014-12-151-12/+12
* X86: expand atomics in IR instead of as MachineInstrs.Tim Northover2014-07-011-30/+47
* IR: add a second ordering operand to cmpxhg for failureTim Northover2014-03-111-1/+1
* Fix PR15355Michael Liao2013-03-061-2/+2
* Revise test to avoid using of 'grep'Michael Liao2012-09-231-20/+14
* Enhance test case of atomic16 to verify inst encoding fixed in r164453.Michael Liao2012-09-221-0/+6
* Re-work X86 code generation of atomic ops with spin-loopMichael Liao2012-09-201-0/+250
OpenPOWER on IntegriCloud