This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 2bcdf1ebc95 [SystemZ] Do not crash when selecting an OR of two constants new 96ce9ffb7dc AMDGPU: Error on stack size overflow new 9157549de88 [llvm-objcopy] Improve command line option help messages
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/AMDGPU/AMDGPUAsmPrinter.cpp | 12 +++++++++--- lib/Target/AMDGPU/AMDGPUAsmPrinter.h | 6 +++--- test/CodeGen/AMDGPU/stack-size-overflow.ll | 14 ++++++++++++++ tools/llvm-objcopy/llvm-objcopy.cpp | 11 ++++++----- 4 files changed, 32 insertions(+), 11 deletions(-) create mode 100644 test/CodeGen/AMDGPU/stack-size-overflow.ll