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 0625771b9e MI: Allow non-raw varobj evaluation
new 7f02625eb4 RISC-V: Fix --wrap and relaxation conflict.
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:
bfd/ChangeLog | 10 ++++++++++
bfd/elfnn-riscv.c | 48 +++++++++++++++++++++++++++++++++++++++---------
2 files changed, 49 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 llvm.
from 0942ed12811 [X86] Add avx512 command line to ptest.ll to demonstrate th [...]
new 541c833e776 [X86] Pass SDLoc by const reference in a few more places in [...]
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 | 14 ++++++++------
1 file changed, 8 insertions(+), 6 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 875d3fe576 Documentation cleanup, no functional change.
new 94aa2dbfab Make __has_unique_object_representations reject empty union types.
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/AST/ASTContext.cpp | 2 +-
test/SemaCXX/type-traits.cpp | 1 +
2 files changed, 2 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 clang.
from dca2f9dcba [clang-format] New format param ObjCBinPackProtocolList
new fea5007e11 [clang-proto-to-cxx] Accept protobufs with missing fields.
new 875d3fe576 Documentation cleanup, no functional change.
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:
include/clang/AST/Decl.h | 284 +++++++++++------------
tools/clang-fuzzer/proto-to-cxx/proto_to_cxx.cpp | 2 +-
2 files changed, 143 insertions(+), 143 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 9175ef395eb [GISel][NFC]: Move RegisterBankInfo::getSizeInBits into Tar [...]
new 8bbebc91854 Partially revert r324124 [X86] Add tests for missed opportu [...]
new 0942ed12811 [X86] Add avx512 command line to ptest.ll to demonstrate th [...]
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:
test/CodeGen/X86/ptest.ll | 410 +++++++++++++---------------------------------
1 file changed, 111 insertions(+), 299 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 2677f53fc4 Emit label names according to -discard-value-names.
new dca2f9dcba [clang-format] New format param ObjCBinPackProtocolList
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/clang/Format/Format.h | 44 +++++++++++++++++++++++++++++++++++++
lib/Format/ContinuationIndenter.cpp | 13 ++++++++++-
lib/Format/Format.cpp | 10 +++++++++
unittests/Format/FormatTestObjC.cpp | 17 ++++++++++++--
4 files changed, 81 insertions(+), 3 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 zorg.
from fa4d503 [buildbot] Do not check out parts of the tree cuda bot does n [...]
new 1f2d31a Some basic clang build dependencies
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:
zorg/jenkins/clang_build_dependencies.dep | 4 ++++
1 file changed, 4 insertions(+)
create mode 100644 zorg/jenkins/clang_build_dependencies.dep
--
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 e1910115aac * gcc-interface/decl.c (array_type_has_nonaliased_componen [...]
new 3cde3c2932b /c-family 2018-02-02 Paolo Carlini <paolo.carlini(a)oracle.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/c-family/ChangeLog | 4 ++++
gcc/c-family/c-common.h | 4 ++++
gcc/c/ChangeLog | 6 ++++++
gcc/c/c-typeck.c | 19 +++++++------------
gcc/cp/ChangeLog | 8 ++++++++
gcc/cp/class.c | 2 +-
gcc/cp/constexpr.c | 2 +-
gcc/cp/decl.c | 8 ++++----
gcc/cp/typeck2.c | 11 ++++++-----
9 files changed, 41 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 clang.
from 7a1006f6f3 [analyzer] [tests] Fix crash in SATestBuild.py
new 2677f53fc4 Emit label names according to -discard-value-names.
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/CodeGenFunction.h | 4 ----
test/CodeGenCXX/discard-name-values.cpp | 33 ++++++++++++++++++++++++++-------
2 files changed, 26 insertions(+), 11 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 c31edaaeb Correct FileCheck usage in two newly added tests
new e255a22fb [asan] Make concurrent_overflow.cc less flaky
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/asan/TestCases/Posix/concurrent_overflow.cc | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.