summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/Mips/atomicCmpSwapPW.ll
Commit message (Expand)AuthorAgeFilesLines
* [FastISel] Skip creating unnecessary vregs for argumentsFrancis Visoiu Mistrih2019-06-101-9/+7
* RegAllocFast: Improve hinting heuristicMatt Arsenault2019-05-161-18/+18
* Reapply r359906, "RegAllocFast: Add heuristic to detect values not live-out o...Matt Arsenault2019-05-031-14/+0
* Revert r359906, "RegAllocFast: Add heuristic to detect values not live-out of...Nico Weber2019-05-031-0/+14
* RegAllocFast: Add heuristic to detect values not live-out of a blockMatt Arsenault2019-05-031-14/+0
* Mips: Don't create copy of nothingMatt Arsenault2019-03-211-26/+20
* RegAllocFast: Remove early selection loop, the spill calculation will report ...Matt Arsenault2019-03-191-14/+14
* RegAllocFast: Leave unassigned virtreg entries in mapMatthias Braun2018-11-071-3/+3
* [mips] Fix atomic operations at O0, v3Aleksandar Beserminji2018-07-051-13/+109
* [mips] Revert fixes for PR32020.Simon Dardis2017-03-091-11/+3
* Recommit "[mips] Fix atomic compare and swap at O0."Simon Dardis2017-02-241-3/+11
* Revert "[mips] Fix atomic compare and swap at O0."Simon Dardis2017-02-241-11/+3
* [mips] Fix atomic compare and swap at O0.Simon Dardis2017-02-241-3/+11
* [mips] Use --check-prefixes where appropriate. NFC.Daniel Sanders2016-06-241-3/+3
* [mips] Fix emitAtomicCmpSwapPartword to handle 64 bit pointers correctlyZoran Jovanovic2016-04-131-0/+17
OpenPOWER on IntegriCloud