This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository libcxx.
from 80f0ca024 [libc++] Fix build failures after merging <charconv>
new f7410f4f8 [libc++] Fix GCC 7.2.0 macro redefinition warning
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:
include/__config | 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 lld.
from f35535d32 [LLD][ELF] - Apply clang-format to InputSections.cpp. NFC.
new 3ab367200 Test Commit
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:
ELF/Writer.cpp | 1 -
1 file changed, 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 llvm.
from caa9b8f4ab1 Fix "not all control paths return a value" MSVC warning.
new 41514bcef96 [X86] Use isNullConstant helper. 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:
lib/Target/X86/X86ISelLowering.cpp | 3 +--
1 file changed, 1 insertion(+), 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 llvm.
from a9d3893accd [AMDGPU] Optimize _L image intrinsic to _LZ when lod is zero
new 6c7ea834f85 [MC] Report fatal error for DWARF types for non-ELF object files
new caa9b8f4ab1 Fix "not all control paths return a value" MSVC warning.
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/CodeGen/AsmPrinter/DwarfDebug.cpp | 4 +++-
lib/MC/MCObjectFileInfo.cpp | 15 +++++++++++++--
test/DebugInfo/X86/accel-tables-dwarf5.ll | 5 ++++-
test/DebugInfo/X86/accel-tables.ll | 9 ++++++---
4 files changed, 26 insertions(+), 7 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 6d1efe20 [clangd] Receive compilationDatabasePath in 'initialize' request
new 6340264f [clangd] Correct the namespace of ParsedAST forward declarati [...]
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/FindSymbols.h | 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 glibc.
from 46f8cf5712 Move SNAN_TESTS_PRESERVE_PAYLOAD out of math-tests.h.
new 82c80ac2eb x86: Rename get_common_indeces to get_common_indices
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 | 7 +++++++
sysdeps/x86/cpu-features.c | 8 ++++----
2 files changed, 11 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 llvm.
from 185957447e5 Fix build bot after r338521
new a9d3893accd [AMDGPU] Optimize _L image intrinsic to _LZ when lod is zero
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/AMDGPU/MIMGInstructions.td | 26 +++++
lib/Target/AMDGPU/SIISelLowering.cpp | 19 +++-
lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.cpp | 1 +
lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.h | 9 ++
.../AMDGPU/llvm.amdgcn.image.sample.ltolz.ll | 113 +++++++++++++++++++++
5 files changed, 166 insertions(+), 2 deletions(-)
create mode 100644 test/CodeGen/AMDGPU/llvm.amdgcn.image.sample.ltolz.ll
--
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 f144c98a5ff * gcc.dg/plugin/poly-int-07_plugin.c (dg-options): Use -O0.
new 69859909068 2018-08-01 Richard Biener <rguenther(a)suse.de>
new ea47b34525d /cp 2018-08-01 Paolo Carlini <paolo.carlini(a)oracle.com>
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:
gcc/ChangeLog | 5 +++++
gcc/cp/ChangeLog | 6 ++++++
gcc/cp/class.c | 2 +-
gcc/testsuite/ChangeLog | 9 +++++++++
gcc/testsuite/g++.dg/lookup/name-clash12.C | 9 +++++++++
gcc/testsuite/gcc.dg/tree-ssa/ssa-fre-68.c | 28 ++++++++++++++++++++++++++++
gcc/tree-ssa-sccvn.c | 19 +++++++++++++++++++
7 files changed, 77 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/g++.dg/lookup/name-clash12.C
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/ssa-fre-68.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 afca5c23cfc [SystemZ, TableGen] Fix shift count handling
new 185957447e5 Fix build bot after r338521
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:
utils/TableGen/CodeGenDAGPatterns.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.