This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 0fcdd9ba05d [llvm-dwarfdump] - Change format for .gdb_index dump. new 9ec7e0297d0 2 tests that were lost in rL301390 new 6790813007a [ARM] GlobalISel: Fix extended stack operands
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/ARM/ARMCallLowering.cpp | 15 +++++++-- test/CodeGen/ARM/GlobalISel/arm-irtranslator.ll | 45 ++++++++++++++++++++++--- test/CodeGen/ARM/GlobalISel/arm-isel.ll | 11 ++++++ test/CodeGen/X86/inline-0bh.ll | 17 ++++++++++ test/MC/X86/pr27884.s | 7 ++++ 5 files changed, 88 insertions(+), 7 deletions(-) create mode 100644 test/CodeGen/X86/inline-0bh.ll create mode 100644 test/MC/X86/pr27884.s