summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/AtomicExpand/ARM
Commit message (Expand)AuthorAgeFilesLines
* [lit] Delete empty lines at the end of lit.local.cfg NFCFangrui Song2019-06-171-1/+0
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-175-0/+891
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-175-891/+0
* Reapply "IR: Add fp operations to atomicrmw"Matt Arsenault2019-01-221-0/+51
* Revert r351778: IR: Add fp operations to atomicrmwChandler Carruth2019-01-221-51/+0
* IR: Add fp operations to atomicrmwMatt Arsenault2019-01-221-0/+51
* ARM: use a pseudo-instruction for cmpxchg at -O0.Tim Northover2016-04-183-3/+3
* ARM: sink atomic release barrier as far as possible into cmpxchg.Tim Northover2016-02-222-17/+122
* [ARM] Emit clrex in the expanded cmpxchg fail block.Ahmed Bougacha2015-09-223-12/+56
* Use target-dependent emitLeading/TrailingFence instead of the target-independ...Robin Morisset2014-09-032-43/+44
* Rename AtomicExpandLoadLinked into AtomicExpandRobin Morisset2014-08-214-0/+690
OpenPOWER on IntegriCloud