[all-commits] [llvm/llvm-project] 33b9ad: Revert "[ARM][Thumb] Command-line option to ensure...

Lucas Duarte Prates via All-commits all-commits at lists.llvm.org
Mon Jun 13 03:04:38 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 33b9ad647e9142c8e48f51c3067bf2340b8416c3
      https://github.com/llvm/llvm-project/commit/33b9ad647e9142c8e48f51c3067bf2340b8416c3
  Author: Lucas Prates <lucas.prates at arm.com>
  Date:   2022-06-13 (Mon, 13 Jun 2022)

  Changed paths:
    M clang/include/clang/Driver/Options.td
    M clang/lib/Driver/ToolChains/Arch/ARM.cpp
    M llvm/lib/Target/ARM/ARM.td
    M llvm/lib/Target/ARM/ARMBaseRegisterInfo.cpp
    M llvm/lib/Target/ARM/ARMCallingConv.td
    M llvm/lib/Target/ARM/ARMFrameLowering.cpp
    M llvm/lib/Target/ARM/ARMFrameLowering.h
    M llvm/lib/Target/ARM/ARMMachineFunctionInfo.h
    M llvm/lib/Target/ARM/ARMSubtarget.h
    M llvm/lib/Target/ARM/Thumb1FrameLowering.cpp
    M llvm/lib/Target/ARM/ThumbRegisterInfo.cpp
    R llvm/test/CodeGen/ARM/frame-chain-reserved-fp.ll
    R llvm/test/CodeGen/ARM/frame-chain.ll
    M llvm/test/CodeGen/Thumb/frame-access.ll
    R llvm/test/CodeGen/Thumb/frame-chain-reserved-fp.ll
    R llvm/test/CodeGen/Thumb/frame-chain.ll

  Log Message:
  -----------
  Revert "[ARM][Thumb] Command-line option to ensure AAPCS compliant Frame Records"

Reverting change due to test failure.

This reverts commit 6119053dab67129eb1700dbf36db3524dd3e421f.




More information about the All-commits mailing list