This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 3bd60530e34 [X86][AVX] Add test case for PR34370
new efadeb465ef Rename DwarfAcceleratorTable to AppleAcceleratorTable. 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:
.../llvm/DebugInfo/DWARF/DWARFAcceleratorTable.h | 8 +++---
include/llvm/DebugInfo/DWARF/DWARFContext.h | 16 +++++------
include/llvm/DebugInfo/DWARF/DWARFVerifier.h | 6 ++--
lib/DebugInfo/DWARF/DWARFAcceleratorTable.cpp | 32 +++++++++++-----------
lib/DebugInfo/DWARF/DWARFContext.cpp | 14 +++++-----
lib/DebugInfo/DWARF/DWARFVerifier.cpp | 16 +++++------
tools/llvm-dwarfdump/llvm-dwarfdump.cpp | 2 +-
7 files changed, 47 insertions(+), 47 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 74063232 [clangd] Try to fix build bot failue in r323101
new 4c12a2f3 Fix MSVC implicit double-float truncation warning. NFCI.
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:
clangd/CodeComplete.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
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 gcc.
from 94b3d6a1bb3 PR c++/83895
new c56f248db68 2018-01-22 Richard Biener <rguenther(a)suse.de>
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:
gcc/ChangeLog | 8 ++++++++
gcc/graphite-scop-detection.c | 30 ++++++++++++------------------
gcc/testsuite/ChangeLog | 4 ++++
gcc/testsuite/gcc.dg/graphite/pr83963.c | 31 +++++++++++++++++++++++++++++++
4 files changed, 55 insertions(+), 18 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/graphite/pr83963.c
--
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 9dcc79f6 [clangd] Add support for different file URI schemas.
new 74063232 [clangd] Try to fix build bot failue in r323101
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:
unittests/clangd/URITests.cpp | 4 ++--
1 file changed, 2 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 gcc.
from 537ba8fd58c [ARM] Fix test fail with conflicting -mfloat-abi
new 94b3d6a1bb3 PR c++/83895
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:
gcc/cp/ChangeLog | 7 +++++++
gcc/cp/decl.c | 1 +
gcc/testsuite/g++.dg/warn/83895.C | 7 +++++++
3 files changed, 15 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/warn/83895.C
--
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 7e9a1c6fb40 [X86][SSE] Add ISD::VECTOR_SHUFFLE to faux shuffle decoding [...]
new 3bd60530e34 [X86][AVX] Add test case for PR34370
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/CodeGen/X86/vector-shuffle-avx512.ll | 78 +++++++++++++++++++++++++++++++
1 file changed, 78 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 users/qiyao/regcache-split-4-1
in repository binutils-gdb.
at f360befeb9 Move register_dump to regcache-dump.c
This branch includes the following new commits:
new 3052a9d87a Class reg_buffer
new 423b1f307c class regcache_read and Pass regcache_read to gdbarch methods
new 6d055feb1f Remove regcache_save and regcache_cpy
new 8ffbd6de73 Class regcache_readonly
new fd57b1a23b Class reg_buffer_rw
new 7e58b2bb29 Replace regcache::dump with class register_dump
new 6902184499 No longer create readonly regcache
new 1dd96ef7b7 Remove regcache::m_readonly_p
new f360befeb9 Move register_dump to regcache-dump.c
The 9 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.
--
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 release_60
in repository llvm.
from d99428659c1 Merging r322875: ------------------------------------------ [...]
new 0780628097e Merging r322878: ------------------------------------------ [...]
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/AArch64/AArch64InstructionSelector.cpp | 34 ++++++++++++
.../AArch64/GlobalISel/select-gv-cmodel-large.mir | 61 ++++++++++++++++++++++
2 files changed, 95 insertions(+)
create mode 100644 test/CodeGen/AArch64/GlobalISel/select-gv-cmodel-large.mir
--
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 a9d988a1d42 [AArch64][SVE] Asm: Predicate patterns
new 7e9a1c6fb40 [X86][SSE] Add ISD::VECTOR_SHUFFLE to faux shuffle decoding [...]
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/X86/X86ISelLowering.cpp | 11 +
test/CodeGen/X86/2011-12-8-bitcastintprom.ll | 4 +-
test/CodeGen/X86/pmul.ll | 60 ++---
test/CodeGen/X86/pr35918.ll | 14 +-
test/CodeGen/X86/promote-vec3.ll | 4 +-
test/CodeGen/X86/psubus.ll | 17 +-
test/CodeGen/X86/vector-compare-results.ll | 356 +++++++++++++--------------
test/CodeGen/X86/vector-sext.ll | 30 +--
test/CodeGen/X86/widen_load-2.ll | 12 +-
9 files changed, 238 insertions(+), 270 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.