This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from fa13e5dd1db Fix bad copy-and-paste in r329108 new d82ffe5dae5 Revert "MSG" new 5d2f4dba66d [MachineOutliner] Keep track of fns that use a redzone in A [...]
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: lib/Target/AArch64/AArch64FrameLowering.cpp | 6 ++- lib/Target/AArch64/AArch64InstrInfo.cpp | 13 +++--- lib/Target/AArch64/AArch64MachineFunctionInfo.h | 15 +++++++ lib/Target/AMDGPU/SIISelLowering.cpp | 2 +- test/CodeGen/AArch64/machine-outliner-noredzone.ll | 47 ++++++++++++++++++++++ test/CodeGen/AMDGPU/fmax3.ll | 12 ------ test/CodeGen/AMDGPU/fmin3.ll | 12 ------ 7 files changed, 75 insertions(+), 32 deletions(-) create mode 100644 test/CodeGen/AArch64/machine-outliner-noredzone.ll