[all-commits] [llvm/llvm-project] 2c496b: Revert rG70f5aecedef9a6e347e425eb5b843bf797b95319 ...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Tue Oct 29 05:01:29 PDT 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 2c496bb5309c972d59b11f05aee4782ddc087e71
https://github.com/llvm/llvm-project/commit/2c496bb5309c972d59b11f05aee4782ddc087e71
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2019-10-29 (Tue, 29 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
R 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:
-----------
Revert rG70f5aecedef9a6e347e425eb5b843bf797b95319 - "Reland [AArch64][DebugInfo] Do not recompute CalleeSavedStackSize (Take 2)"
This fails on EXPENSIVE_CHECKS builds
More information about the All-commits
mailing list