summaryrefslogtreecommitdiff
path: root/test/CodeGen/SystemZ/cmpxchg-02.ll
AgeCommit message (Expand)Author
2017-10-06[SystemZ] Enable machine scheduler.Jonas Paulsson
2017-09-28[SystemZ] Fix fall-out from r314428Ulrich Weigand
2017-09-28[SystemZ] Custom-expand ATOMIC_CMP_AND_SWAP_WITH_SUCCESSUlrich Weigand
2016-04-29DAGCombiner: Reduce truncated shl widthMatt Arsenault
2014-06-13IR: add "cmpxchg weak" variant to support permitted failure.Tim Northover
2014-03-11IR: add a second ordering operand to cmpxhg for failureTim Northover
2013-07-31[SystemZ] Be more careful about inverting CC masksRichard Sandiford
2013-07-31[SystemZ] Postpone NI->RISBG conversion to convertToThreeAddress()Richard Sandiford
2013-07-14Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin
2013-07-11[SystemZ] Use zeroing form of RISBG for some AND sequencesRichard Sandiford
2013-05-28[SystemZ] Register compare-and-branch supportRichard Sandiford
2013-05-21[SystemZ] Tighten branch testsRichard Sandiford
2013-05-06[SystemZ] Add CodeGen test casesUlrich Weigand