This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 23bbcacac9f Convert line endings of lib/WindowsManifest/CMakeLists.txt [...] new 38738ec786e Revert "ARM: Do not spill CSR to stack on entry to noreturn [...]
The 1 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 | 4 -- lib/CodeGen/TargetFrameLoweringImpl.cpp | 18 -------- lib/Target/ARM/ARMFrameLowering.cpp | 11 ----- lib/Target/ARM/ARMFrameLowering.h | 2 - test/CodeGen/AArch64/arm64-shrink-wrapping.ll | 4 +- test/CodeGen/ARM/arm-shrink-wrapping.ll | 2 +- test/CodeGen/ARM/noreturn-csr-skip.mir | 51 ----------------------- test/CodeGen/PowerPC/ppc-shrink-wrapping.ll | 2 +- test/CodeGen/Thumb/thumb-shrink-wrapping.ll | 2 +- test/CodeGen/X86/2010-02-19-TailCallRetAddrBug.ll | 10 ++--- test/CodeGen/X86/x86-shrink-wrapping.ll | 2 +- 11 files changed, 11 insertions(+), 97 deletions(-) delete mode 100644 test/CodeGen/ARM/noreturn-csr-skip.mir