This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from c6dda905a6c [ThinLTO] Parse module summary index from assembly new 799df9565bf Fix spelling mistakes in comments. NFCI. new 61f67f4637f [X86,ARM] Retain split-stack prolog check for sibling calls new f2d90857daf [TargetLowering] isVectorClearMaskLegal - use ArrayRef<int> [...]
The 3 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/TargetLowering.h | 8 +++--- lib/Demangle/ItaniumDemangle.cpp | 8 +++--- lib/Target/ARM/ARMFrameLowering.cpp | 6 +++-- lib/Target/X86/X86FrameLowering.cpp | 6 +++-- lib/Target/X86/X86ISelLowering.cpp | 5 ++-- lib/Target/X86/X86ISelLowering.h | 9 +++---- test/CodeGen/ARM/segmented-stacks.ll | 18 ++++++++++++++ test/CodeGen/X86/segmented-stacks.ll | 46 +++++++++++++++++++++++++++++++++++ 8 files changed, 86 insertions(+), 20 deletions(-)