This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 0fd98222cef [InstCombine] add memcpy expansion tests with potential DL [...] new 7b10f6e9190 Add "Restored" flag to CalleeSavedInfo
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/MachineFrameInfo.h | 19 ++++++++++++++++++- include/llvm/Target/TargetFrameLowering.h | 4 +++- lib/CodeGen/LivePhysRegs.cpp | 3 ++- lib/CodeGen/PrologEpilogInserter.cpp | 4 ++-- lib/Target/AArch64/AArch64FrameLowering.cpp | 2 +- lib/Target/AArch64/AArch64FrameLowering.h | 2 +- lib/Target/ARM/ARMFrameLowering.cpp | 19 ++++++++++++++----- lib/Target/ARM/ARMFrameLowering.h | 4 ++-- lib/Target/ARM/Thumb1FrameLowering.cpp | 2 +- lib/Target/ARM/Thumb1FrameLowering.h | 2 +- lib/Target/AVR/AVRFrameLowering.cpp | 2 +- lib/Target/AVR/AVRFrameLowering.h | 2 +- lib/Target/Hexagon/HexagonFrameLowering.h | 2 +- lib/Target/MSP430/MSP430FrameLowering.cpp | 2 +- lib/Target/MSP430/MSP430FrameLowering.h | 2 +- lib/Target/Mips/Mips16FrameLowering.cpp | 2 +- lib/Target/Mips/Mips16FrameLowering.h | 2 +- lib/Target/PowerPC/PPCFrameLowering.cpp | 2 +- lib/Target/PowerPC/PPCFrameLowering.h | 2 +- lib/Target/SystemZ/SystemZFrameLowering.cpp | 2 +- lib/Target/SystemZ/SystemZFrameLowering.h | 2 +- lib/Target/X86/X86FrameLowering.cpp | 2 +- lib/Target/X86/X86FrameLowering.h | 2 +- lib/Target/XCore/XCoreFrameLowering.cpp | 2 +- lib/Target/XCore/XCoreFrameLowering.h | 2 +- 25 files changed, 60 insertions(+), 31 deletions(-)