[all-commits] [llvm/llvm-project] fb18df: Revert "[ARM] CMSE code generation"

Momchil Velikov via All-commits all-commits at lists.llvm.org
Tue May 5 11:06:25 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: fb18dffaeb584f48c914cd27afd959855984a901
      https://github.com/llvm/llvm-project/commit/fb18dffaeb584f48c914cd27afd959855984a901
  Author: Momchil Velikov <momchil.velikov at arm.com>
  Date:   2020-05-05 (Tue, 05 May 2020)

  Changed paths:
    M llvm/lib/Target/ARM/ARMAsmPrinter.cpp
    M llvm/lib/Target/ARM/ARMExpandPseudoInsts.cpp
    M llvm/lib/Target/ARM/ARMFastISel.cpp
    M llvm/lib/Target/ARM/ARMFrameLowering.cpp
    M llvm/lib/Target/ARM/ARMFrameLowering.h
    M llvm/lib/Target/ARM/ARMISelLowering.cpp
    M llvm/lib/Target/ARM/ARMISelLowering.h
    M llvm/lib/Target/ARM/ARMInstrInfo.td
    M llvm/lib/Target/ARM/ARMInstrThumb.td
    M llvm/lib/Target/ARM/ARMMachineFunctionInfo.cpp
    M llvm/lib/Target/ARM/ARMMachineFunctionInfo.h
    M llvm/lib/Target/ARM/ARMRegisterInfo.td
    M llvm/lib/Target/ARM/Thumb1FrameLowering.cpp
    R llvm/test/CodeGen/ARM/cmse-clear-float-bigend.mir
    R llvm/test/CodeGen/ARM/cmse-clear-float-hard.ll
    R llvm/test/CodeGen/ARM/cmse-clear-float-hard2.ll
    R llvm/test/CodeGen/ARM/cmse-clear-float-mve.ll
    R llvm/test/CodeGen/ARM/cmse-clear-float.ll
    R llvm/test/CodeGen/ARM/cmse-clear.ll
    R llvm/test/CodeGen/ARM/cmse-clrm-it-block.ll
    R llvm/test/CodeGen/ARM/cmse-expand-bxns-ret.mir
    R llvm/test/CodeGen/ARM/cmse.ll

  Log Message:
  -----------
  Revert "[ARM] CMSE code generation"

This reverts commit 7cbbf89d230d46c3de9a7affc29b23f08c4377a1.

The regression tests fail with the expensive checks.




More information about the All-commits mailing list