[all-commits] [llvm/llvm-project] aea8db: Revert "[CodeGen] Store SP adjustment in MachineBa...
ostannard via All-commits
all-commits at lists.llvm.org
Thu Jul 13 06:26:00 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: aea8db8eb98d32b732207f6db9bdb402d404c012
https://github.com/llvm/llvm-project/commit/aea8db8eb98d32b732207f6db9bdb402d404c012
Author: Oliver Stannard <oliver.stannard at arm.com>
Date: 2023-07-13 (Thu, 13 Jul 2023)
Changed paths:
M llvm/include/llvm/CodeGen/MachineBasicBlock.h
M llvm/lib/CodeGen/MIRParser/MILexer.cpp
M llvm/lib/CodeGen/MIRParser/MILexer.h
M llvm/lib/CodeGen/MIRParser/MIParser.cpp
M llvm/lib/CodeGen/MachineBasicBlock.cpp
M llvm/lib/CodeGen/PrologEpilogInserter.cpp
M llvm/lib/Target/ARM/ARMISelLowering.cpp
M llvm/lib/Target/ARM/ARMISelLowering.h
M llvm/test/CodeGen/ARM/2013-06-03-ByVal-2Kbytes.ll
M llvm/test/CodeGen/MIR/Generic/basic-blocks.mir
M llvm/tools/llvm-reduce/ReducerWorkItem.cpp
Log Message:
-----------
Revert "[CodeGen] Store SP adjustment in MachineBasicBlock. NFCI."
This reverts commit 58d1eaa3b6ce4f7285c51f83faff7a3ac374c746.
More information about the All-commits
mailing list