[all-commits] [llvm/llvm-project] 70f5ae: Reland [AArch64][DebugInfo] Do not recompute Calle...
sdesmalen-arm via All-commits
all-commits at lists.llvm.org
Mon Oct 28 11:07:10 PDT 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 70f5aecedef9a6e347e425eb5b843bf797b95319
https://github.com/llvm/llvm-project/commit/70f5aecedef9a6e347e425eb5b843bf797b95319
Author: Sander de Smalen <sander.desmalen at arm.com>
Date: 2019-10-28 (Mon, 28 Oct 2019)
Changed paths:
M llvm/include/llvm/CodeGen/TargetFrameLowering.h
M llvm/lib/CodeGen/LiveDebugValues.cpp
M llvm/lib/CodeGen/RegUsageInfoCollector.cpp
M llvm/lib/CodeGen/TargetFrameLoweringImpl.cpp
M llvm/lib/Target/AArch64/AArch64FrameLowering.cpp
M llvm/lib/Target/AArch64/AArch64MachineFunctionInfo.h
M llvm/lib/Target/ARM/ARMFrameLowering.cpp
M llvm/lib/Target/ARM/ARMFrameLowering.h
A llvm/test/CodeGen/AArch64/wrong-callee-save-size-after-livedebugvariables.mir
M llvm/test/DebugInfo/MIR/Mips/live-debug-values-reg-copy.mir
M llvm/test/DebugInfo/MIR/X86/live-debug-values-reg-copy.mir
Log Message:
-----------
Reland [AArch64][DebugInfo] Do not recompute CalleeSavedStackSize (Take 2)
Fixed up test/DebugInfo/MIR/Mips/live-debug-values-reg-copy.mir that
broke r375425.
More information about the All-commits
mailing list