summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/SPARC/atomics.ll
Commit message (Expand)AuthorAgeFilesLines
* [Sparc] Fix "Cannot select" error for AtomicFence on 32-bit V9James Clarke2019-11-181-59/+1
* [Sparc] Use synthetic instruction clr to zero register instead of sethiDaniel Cederman2018-04-201-2/+3
* Re-enable "[MachineCopyPropagation] Extend pass to do COPY source forwarding"Geoff Berry2018-02-271-2/+3
* Revert "[MachineCopyPropagation] Extend pass to do COPY source forwarding"Quentin Colombet2018-02-171-3/+2
* [MachineCopyPropagation] Extend pass to do COPY source forwardingGeoff Berry2018-02-011-2/+3
* Revert "Re-enable "[MachineCopyPropagation] Extend pass to do COPY source for...Geoff Berry2017-10-031-3/+2
* Re-enable "[MachineCopyPropagation] Extend pass to do COPY source forwarding"Geoff Berry2017-10-021-2/+3
* Revert "Re-enable "[MachineCopyPropagation] Extend pass to do COPY source for...Sam McCall2017-09-041-3/+2
* Re-enable "[MachineCopyPropagation] Extend pass to do COPY source forwarding"Geoff Berry2017-09-011-2/+3
* Revert r312154 "Re-enable "[MachineCopyPropagation] Extend pass to do COPY so...Hans Wennborg2017-08-301-3/+2
* Re-enable "[MachineCopyPropagation] Extend pass to do COPY source forwarding"Geoff Berry2017-08-301-2/+3
* Revert "[MachineCopyPropagation] Extend pass to do COPY source forwarding" ro...Geoff Berry2017-08-181-3/+2
* Re-enable "[MachineCopyPropagation] Extend pass to do COPY source forward...Geoff Berry2017-08-171-2/+3
* Revert "[MachineCopyPropagation] Extend pass to do COPY source forwarding"Geoff Berry2017-08-171-3/+2
* [MachineCopyPropagation] Extend pass to do COPY source forwardingGeoff Berry2017-08-161-2/+3
* Support expanding partial-word cmpxchg to full-word cmpxchg in AtomicExpandPass.James Y Knight2016-06-171-2/+130
* [SPARC] Fix 8 and 16-bit atomic load and store.James Y Knight2016-05-231-3/+35
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-4/+4
* IR: add "cmpxchg weak" variant to support permitted failure.Tim Northover2014-06-131-2/+4
* TableGen: fix operand counting for aliasesTim Northover2014-05-161-3/+3
* IR: add a second ordering operand to cmpxhg for failureTim Northover2014-03-111-2/+2
* Implement SPARCv9 atomic_swap_64 with a pseudo.Jakob Stoklund Olesen2014-01-301-0/+9
* Fix swapped CASA operands.Jakob Stoklund Olesen2014-01-261-2/+2
* Implement atomicrmw operations in 32 and 64 bits for SPARCv9.Jakob Stoklund Olesen2014-01-241-1/+82
* [Sparc] Handle atomic loads/stores in sparc backend.Venkatraman Govindaraju2014-01-011-0/+63
OpenPOWER on IntegriCloud