This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from c029fb7612 [OPENMP] Fix PR38710: static functions are not emitted as im [...]
new 8cee2e93e1 Improve attribute documentation to list which spellings are [...]
new dbbd7fa9de Add missing -Wc++11-compat / -Wc++14-compat warnings for:
new d224345530 Add test file missed from r341097.
new 1122a64e3e Update FIXME as requested in code review.
The 4 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/clang/Basic/AttrDocs.td | 30 ++--
include/clang/Basic/DiagnosticSemaKinds.td | 13 +-
lib/Sema/SemaInit.cpp | 4 +
lib/Sema/SemaType.cpp | 36 +++--
.../SemaCXX/{cxx0x-compat.cpp => cxx11-compat.cpp} | 26 +++-
test/SemaCXX/cxx14-compat.cpp | 34 +++++
test/SemaCXX/cxx98-compat.cpp | 3 +-
utils/TableGen/ClangAttrEmitter.cpp | 166 +++++++++++----------
8 files changed, 202 insertions(+), 110 deletions(-)
rename test/SemaCXX/{cxx0x-compat.cpp => cxx11-compat.cpp} (68%)
create mode 100644 test/SemaCXX/cxx14-compat.cpp
--
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 4a777e245da [SROA] Fix alignment for uses of PHI nodes.
new 8969d63f179 [InstCombine] Expand the simplification of pow() into exp2()
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/Utils/SimplifyLibCalls.cpp | 32 +++++++++++++---
test/Transforms/InstCombine/pow-1.ll | 64 ++++++++++++++++++++++---------
2 files changed, 73 insertions(+), 23 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 3e316392762 Reverting r340807.
new 4a777e245da [SROA] Fix alignment for uses of PHI nodes.
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/Scalar/SROA.cpp | 42 ++++++++++++++++++++++++++++++++++
test/Transforms/SROA/phi-and-select.ll | 32 ++++++++++++++++++++++++++
2 files changed, 74 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 clang.
from 914b703238 [analyzer] InnerPointerChecker: Fix a segfault when checking [...]
new c029fb7612 [OPENMP] Fix PR38710: static functions are not emitted as im [...]
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/CodeGen/CGOpenMPRuntimeNVPTX.cpp | 16 ++++++++++------
lib/CodeGen/CGOpenMPRuntimeNVPTX.h | 5 +++--
lib/CodeGen/CodeGenModule.cpp | 21 ++++++++++-----------
test/OpenMP/declare_target_codegen.cpp | 2 +-
4 files changed, 24 insertions(+), 20 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.
"Maxim Kuvyrkov pushed a change to branch llvm-kernel-v3
in repository toolchain/jenkins-scripts.
discards a54dc04 tcwg-llvm-kernel: Add workaround for "fork: Resource temporar [...]
new 2afdb22 tcwg-llvm-kernel: Add workaround for "fork: Resource temporar [...]
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (a54dc04)
\
N -- N -- N refs/heads/llvm-kernel-v3 (2afdb22)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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:
tcwg-bisect-llvm-kernel.sh | 18 +++++++++++++-----
1 file changed, 13 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 570e134429 Test the cross-product of how libgcc-related arguments are p [...]
new 914b703238 [analyzer] InnerPointerChecker: Fix a segfault when checking [...]
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/StaticAnalyzer/Checkers/InnerPointerChecker.cpp | 3 +++
test/Analysis/inner-pointer.cpp | 4 ++++
2 files changed, 7 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 llvm.
from b8a8d084efe [X86] Add kshift test cases for D51401. NFC
new 3e316392762 Reverting r340807.
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/Analysis/MemoryBuiltins.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 c9d25f8c66b x86: Move AESNI generation to Skylake and Goldmont
new d73e8cba846 2018-08-30 Aaron Sawdey <acsawdey(a)linux.ibm.com>
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 | 16 ++
gcc/config/rs6000/altivec.md | 4 +-
gcc/config/rs6000/rs6000-string.c | 396 +++++++++++++++++++++++++++++++++++---
gcc/config/rs6000/rs6000.opt | 4 +-
gcc/config/rs6000/vsx.md | 18 +-
gcc/doc/invoke.texi | 8 +-
6 files changed, 406 insertions(+), 40 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 compiler-rt.
from 0364b6483 [libFuzzer] Port to Windows
new d55730859 [Xray] Darwin fix variable typo
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/xray/xray_x86_64.cc | 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 binutils-gdb.
from ff3a05b3f8 gdb/riscv: Extend instruction decode to cover more instructions
new a869991180 Skip elf/section14 test for h8300 targets
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 | 4 ++++
gas/testsuite/gas/elf/section14.d | 3 +++
2 files changed, 7 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.