summaryrefslogtreecommitdiff
path: root/llvm/test/CodeGen/SystemZ/atomic-load-08.ll
AgeCommit message (Expand)Author
2024-05-06[SystemZ] Simplify f128 atomic load/store (#90977)Ulrich Weigand
2024-05-02SystemZ: Stop casting fp typed atomic loads in the IR (#90768)Matt Arsenault
2024-05-02SystemZ: Add some tests for fp128 atomics with soft-float (#90826)Matt Arsenault
2024-04-27SystemZ: Add more tests for fp128 atomics (#90269)Matt Arsenault
2023-12-21[SystemZ] Test improvements for atomic load/store instructions (NFC). (#75630)Jonas Paulsson
2023-10-31[SystemZ] Enable AtomicExpand pass (#70398)Ilya Leoshkevich