This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from cd206b7a1ba Follow-up to r372209: Use single quotes for host_ldflags in [...] new e700dd9b791 [SimplifyLibCalls] fix crash with empty function name (PR43347) new 5a29b5f7db9 Revert "[AArch64][DebugInfo] Do not recompute CalleeSavedSt [...]
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/llvm/CodeGen/TargetFrameLowering.h | 8 -- lib/CodeGen/LiveDebugValues.cpp | 3 +- lib/CodeGen/RegUsageInfoCollector.cpp | 4 +- lib/CodeGen/TargetFrameLoweringImpl.cpp | 15 +--- lib/Target/AArch64/AArch64FrameLowering.cpp | 4 - lib/Target/ARM/ARMFrameLowering.cpp | 6 -- lib/Target/ARM/ARMFrameLowering.h | 2 - lib/Transforms/Utils/SimplifyLibCalls.cpp | 27 +++---- ...g-callee-save-size-after-livedebugvariables.mir | 92 ---------------------- .../MIR/Mips/live-debug-values-reg-copy.mir | 2 +- .../MIR/X86/live-debug-values-reg-copy.mir | 2 +- test/Transforms/InstCombine/sqrt.ll | 12 +++ 12 files changed, 31 insertions(+), 146 deletions(-) delete mode 100644 test/CodeGen/AArch64/wrong-callee-save-size-after-livedebugvari [...]