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 deddbcd6 [clangd] Provide a helper to report estimated memory usage per-file
new 4b0c3b44 Removed Unicode BOM.
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:
clang-tidy/cppcoreguidelines/NoMallocCheck.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 openacc-gcc-7-branch
in repository gcc.
from caace800fe9 [nvptx] Backport CUDA 9 support from trunk.
new 9ba1d875dcb Build libffi during bootstrap.
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.openacc | 9 +
Makefile.def | 3 +-
Makefile.in | 740 +++++++++++++++++++++++++++++++++++++++++++++++++++++-
configure | 3 +
configure.ac | 3 +
5 files changed, 754 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 gcc.
from ef2dcc6502e [nvptx, PR84028] Add exit insn after noreturn call for neut [...]
new cb10829a463 compiler: don't write sink constants to C header file
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/go/gofrontend/MERGE | 2 +-
gcc/go/gofrontend/gogo.cc | 4 +++-
2 files changed, 4 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 llvm.
from 5f7f26d78fe [X86][SSE] Add tests for vector truncation with signed saturation
new edd25896b5e [SLP] Fix for PR32086: Count InsertElementInstr of the same [...]
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/Transforms/Vectorize/SLPVectorizer.cpp | 482 +++++++++++++++------
test/Transforms/SLPVectorizer/X86/PR32086.ll | 11 +-
.../SLPVectorizer/X86/blending-shuffle.ll | 20 +-
test/Transforms/SLPVectorizer/X86/hoist.ll | 17 +-
4 files changed, 376 insertions(+), 154 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 newlib.
from 29af5b27c Define internal function mythreadname() -- revised
new 7d09d0e26 Disable powf/log2?f/exp2?f optimization for single-precision Arm FPU
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:
newlib/libc/include/machine/ieeefp.h | 4 +++-
1 file changed, 3 insertions(+), 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 bfb98438175 Update build_llvm_package.bat
new 5f7f26d78fe [X86][SSE] Add tests for vector truncation with signed saturation
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-trunc-ssat.ll | 3520 +++++++++++++++++++++++++++++++++
1 file changed, 3520 insertions(+)
create mode 100644 test/CodeGen/X86/vector-trunc-ssat.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 llvm.
from 3519396cb09 [X86][SSE] Add tests for vector truncation with unsigned sa [...]
new bfb98438175 Update build_llvm_package.bat
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/release/build_llvm_package.bat | 14 +++++++++-----
1 file changed, 9 insertions(+), 5 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 9660f4bc00 [CodeGen] Decorate aggregate accesses with TBAA tags
new 96b4d114c7 clang-cl: Simplify handling of /arch: flag.
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/ToolChains/Arch/X86.cpp | 32 ++---------
test/Driver/cl-x86-flags.c | 106 +++++++++++++++++++------------------
2 files changed, 60 insertions(+), 78 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 310f1c17 [clangd] Moved caching of compile commands to ClangdServer
new 15c3e8c8 [clangd] Added forgotten files
new 543ec241 [clangd] Fixed the file comment of new file. NFC
new deddbcd6 [clangd] Provide a helper to report estimated memory usage per-file
The 3 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/ClangdServer.cpp | 5 +++++
clangd/ClangdServer.h | 9 ++++++++
clangd/ClangdUnit.cpp | 28 ++++++++++++++++++++++++-
clangd/ClangdUnit.h | 13 ++++++++++++
clangd/ClangdUnitStore.cpp | 10 +++++++++
clangd/ClangdUnitStore.h | 7 +++++--
clangd/CompileArgsCache.cpp | 44 +++++++++++++++++++++++++++++++++++++++
clangd/CompileArgsCache.h | 43 ++++++++++++++++++++++++++++++++++++++
unittests/clangd/ClangdTests.cpp | 45 ++++++++++++++++++++++++++++++++++++++++
9 files changed, 201 insertions(+), 3 deletions(-)
create mode 100644 clangd/CompileArgsCache.cpp
create mode 100644 clangd/CompileArgsCache.h
--
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 579ae6ab25b X86 Tests: Add AVX+XOP config to SDIV combine tests
new 3519396cb09 [X86][SSE] Add tests for vector truncation with unsigned sa [...]
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-trunc-usat.ll | 2352 +++++++++++++++++++++++++++++++++
1 file changed, 2352 insertions(+)
create mode 100644 test/CodeGen/X86/vector-trunc-usat.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.