This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 76b7c3e [ARM] GlobalISel: Add reg bank mapping for G_GEP
new c492675 [ARM] Diagnose PC-writing instructions in IT blocks
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:
lib/Target/ARM/AsmParser/ARMAsmParser.cpp | 11 ++++--
test/MC/ARM/arm-thumb-trustzone.s | 4 +-
test/MC/ARM/basic-thumb2-instructions.s | 6 ++-
test/MC/ARM/unpred-control-flow-in-it-block.s | 57 +++++++++++++++++++++++++++
4 files changed, 70 insertions(+), 8 deletions(-)
create mode 100644 test/MC/ARM/unpred-control-flow-in-it-block.s
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 47c6c9f [ARM] Don't pass -arm-execute-only to cc1as
new dbe33f7 clang/test/Format/inplace.cpp: Avoid using wildcard.
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:
test/Format/inplace.cpp | 10 ++++++----
1 file changed, 6 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang-tools-extra.
from 5f53780 [include-fixer] Add usage count to find-all-symbols.
new 94ffb65 [change-namespace] trying to fix windows buildbot failure.
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:
change-namespace/tool/ClangChangeNamespace.cpp | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lld.
from 04be018 Comment on the typical/simple case of VA calculation
new a9a64fc [ELF] - Fix confusing gc-debuginfo-tls.s testcase. NFC.
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:
test/ELF/gc-debuginfo-tls.s | 18 +++++++++---------
1 file changed, 9 insertions(+), 9 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository binutils-gdb.
from 4ef97a1 Nios2 dynobj handling fixes
new 15c7c1d x86: fix handling of 64-bit operand size VPCMPESTR{I,M}
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:
gas/ChangeLog | 18 +++
gas/testsuite/gas/i386/ilp32/x86-64-avx-intel.d | 88 +++++++-------
gas/testsuite/gas/i386/ilp32/x86-64-avx.d | 96 ++++++++--------
gas/testsuite/gas/i386/ilp32/x86-64-sse2avx.d | 12 +-
gas/testsuite/gas/i386/ilp32/x86-64-sse4_2-intel.d | 4 +
gas/testsuite/gas/i386/ilp32/x86-64-sse4_2.d | 12 +-
gas/testsuite/gas/i386/x86-64-avx-intel.d | 88 +++++++-------
gas/testsuite/gas/i386/x86-64-avx.d | 96 ++++++++--------
gas/testsuite/gas/i386/x86-64-avx.s | 4 +
gas/testsuite/gas/i386/x86-64-sse2avx.d | 12 +-
gas/testsuite/gas/i386/x86-64-sse2avx.s | 4 +
gas/testsuite/gas/i386/x86-64-sse4_2-intel.d | 4 +
gas/testsuite/gas/i386/x86-64-sse4_2.d | 12 +-
gas/testsuite/gas/i386/x86-64-sse4_2.s | 4 +
opcodes/ChangeLog | 12 ++
opcodes/i386-dis.c | 40 ++++---
opcodes/i386-opc.tbl | 18 ++-
opcodes/i386-tbl.h | 126 ++++++++++++++++++++-
18 files changed, 432 insertions(+), 218 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 761fac3 [ARM] GlobalISel: Legalize G_GEP with 32-bit offsets
new 76b7c3e [ARM] GlobalISel: Add reg bank mapping for G_GEP
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:
lib/Target/ARM/ARMRegisterBankInfo.cpp | 1 +
test/CodeGen/ARM/GlobalISel/arm-regbankselect.mir | 27 +++++++++++++++++++++++
2 files changed, 28 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository glibc.
from d42eed4 sunrpc: Avoid use-after-free read access in clntudp_call [BZ #21115]
new b31737b Refer to <signal.h> instead of <pthread.h> in <bits/sigthread.h>
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:
ChangeLog | 5 +++++
bits/sigthread.h | 2 +-
sysdeps/pthread/bits/sigthread.h | 2 +-
3 files changed, 7 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 2c558d4 [clang-format] Fix test failure caused by "rm" on some buildbots.
new 47c6c9f [ARM] Don't pass -arm-execute-only to cc1as
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:
lib/Driver/Arch/ARM.cpp | 37 ++++++++++++++++++++-----------------
test/Driver/arm-execute-only.c | 4 ++++
2 files changed, 24 insertions(+), 17 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from ca243b9 Test commit, fix typo, NFC.
new f14c2c6 Relate the CHECK: lines to the functions that they're checking [NFC]
new 761fac3 [ARM] GlobalISel: Legalize G_GEP with 32-bit offsets
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/ARMLegalizerInfo.cpp | 3 +++
test/CodeGen/ARM/GlobalISel/arm-legalizer.mir | 27 ++++++++++++++++++++++++++
test/CodeGen/Thumb/long.ll | 28 ++++++++++++++-------------
3 files changed, 45 insertions(+), 13 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from b144ec9 Set ABIs correctly for OpenBSD/arm; soft float and aapcs-linux.
new 2c558d4 [clang-format] Fix test failure caused by "rm" on some buildbots.
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:
test/Format/inplace.cpp | 1 -
1 file changed, 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.