[all-commits] [llvm/llvm-project] b11559: Revert "[ARM] Restructure MOVi32imm expansion to n...
Caslyn Tonelli via All-commits
all-commits at lists.llvm.org
Wed Jul 12 16:33:06 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b11559122e69d3843c665ec925c5975a5763e04c
https://github.com/llvm/llvm-project/commit/b11559122e69d3843c665ec925c5975a5763e04c
Author: Caslyn Tonelli <caslyn at google.com>
Date: 2023-07-12 (Wed, 12 Jul 2023)
Changed paths:
M llvm/lib/Target/ARM/ARMExpandPseudoInsts.cpp
M llvm/test/CodeGen/ARM/execute-only-big-stack-frame.ll
M llvm/test/CodeGen/ARM/execute-only.ll
M llvm/test/CodeGen/ARM/large-stack.ll
M llvm/test/CodeGen/Thumb2/segmented-stacks.ll
Log Message:
-----------
Revert "[ARM] Restructure MOVi32imm expansion to not do pointless instructions"
This reverts commit 647aff28558b6b1379f0892138059b403192512a.
Differential Revision: https://reviews.llvm.org/D155122
Commit: 6d9065a7164b8f3eb1b3e3a17870cf9a51df4cbd
https://github.com/llvm/llvm-project/commit/6d9065a7164b8f3eb1b3e3a17870cf9a51df4cbd
Author: Caslyn Tonelli <caslyn at google.com>
Date: 2023-07-12 (Wed, 12 Jul 2023)
Changed paths:
M llvm/lib/Target/ARM/ARMISelLowering.cpp
Log Message:
-----------
Revert "[ARM] Correctly handle execute-only in EmitStructByval"
This reverts commit 210f61cbddeddac47b347db072d674ee142520f6.
Differential Revision: https://reviews.llvm.org/D155138
Compare: https://github.com/llvm/llvm-project/compare/56e60bc5bbfb...6d9065a7164b
More information about the All-commits
mailing list