[all-commits] [llvm/llvm-project] c7df6b: Revert "[CodeGen][ARM] Implement atomicrmw as pseu...

tmatheson-arm via All-commits all-commits at lists.llvm.org
Fri Apr 30 08:54:07 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c7df6b1223d88dfd15248fbf7b7b83dacad22ae3
      https://github.com/llvm/llvm-project/commit/c7df6b1223d88dfd15248fbf7b7b83dacad22ae3
  Author: Tomas Matheson <tomas.matheson at arm.com>
  Date:   2021-04-30 (Fri, 30 Apr 2021)

  Changed paths:
    M llvm/lib/CodeGen/SelectionDAG/LegalizeFloatTypes.cpp
    M llvm/lib/CodeGen/SelectionDAG/LegalizeTypes.h
    M llvm/lib/Target/ARM/ARMBaseInstrInfo.cpp
    M llvm/lib/Target/ARM/ARMExpandPseudoInsts.cpp
    M llvm/lib/Target/ARM/ARMISelDAGToDAG.cpp
    M llvm/lib/Target/ARM/ARMISelLowering.cpp
    M llvm/lib/Target/ARM/ARMInstrInfo.td
    R llvm/test/CodeGen/ARM/atomicrmw_exclusive_monitor_all.ll
    M llvm/test/Transforms/AtomicExpand/ARM/atomicrmw-fp.ll

  Log Message:
  -----------
  Revert "[CodeGen][ARM] Implement atomicrmw as pseudo operations at -O0"

This reverts commit 3338290c187b254ad071f4b9cbf2ddb2623cefc0.

Broke expensive checks on debian.




More information about the All-commits mailing list