This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 422116da28 clang-format: fix prefix for doxygen comments after member
new 618084926f [clang-format] Make NoLineBreakFormatter respect MustBreakBefore
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/Format/TokenAnnotator.cpp | 35 +++++++++++++++++++----------------
lib/Format/UnwrappedLineFormatter.cpp | 3 ++-
2 files changed, 21 insertions(+), 17 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 c40271cb754 Fix buildbot failure after rL303327: [BPI] Reduce the proba [...]
new 33642100932 [lib/Object] - Minor API update for llvm::Decompressor.
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/llvm/Object/Decompressor.h | 5 ++++-
lib/DebugInfo/DWARF/DWARFContext.cpp | 2 +-
lib/Object/Decompressor.cpp | 5 -----
tools/llvm-dwp/llvm-dwp.cpp | 2 +-
4 files changed, 6 insertions(+), 8 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 glibc.
from dec4a7105e powerpc: Improve memcmp performance for POWER8
new f227c3e0a6 manual: Fix up invalid header and standards syntax.
new a449fc68f6 manual: Convert @tables of annotated @items to @vtables.
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:
ChangeLog | 21 +++++++++++++++++++++
manual/conf.texi | 20 ++++++++++----------
manual/crypt.texi | 2 +-
manual/filesys.texi | 8 ++++----
manual/lang.texi | 8 ++++----
manual/locale.texi | 2 +-
manual/pattern.texi | 28 ++++++++++++++--------------
manual/resource.texi | 8 ++++----
manual/socket.texi | 4 ++--
manual/time.texi | 2 +-
manual/users.texi | 6 ++----
11 files changed, 64 insertions(+), 45 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 b38543d2c3 Fix an assertion failure in FormatASTNodeDiagnosticArgument.
new 422116da28 clang-format: fix prefix for doxygen comments after member
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/Format/BreakableToken.cpp | 7 ++++++-
unittests/Format/FormatTestComments.cpp | 10 ++++++++++
2 files changed, 16 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 78ca710b435 [X86] Adding tests for scalar bitcasts from vsetcc. NFC.
new c40271cb754 Fix buildbot failure after rL303327: [BPI] Reduce the proba [...]
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/ARM/ifcvt-branch-weight-bug.ll | 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 96a5ad9b445 Daily bump.
new ac96d5aa82c PR sanitizer/80797 * ubsan.c (instrument_null): Unwrap AD [...]
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 | 7 +++++
gcc/testsuite/ChangeLog | 5 ++++
gcc/testsuite/c-c++-common/ubsan/null-12.c | 42 ++++++++++++++++++++++++++++++
gcc/ubsan.c | 5 +++-
4 files changed, 58 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/c-c++-common/ubsan/null-12.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 binutils-gdb.
from 535b785fb0 Don't compare boolean values against TRUE or FALSE
new 9d43118ee5 fix changelog 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:
ld/ChangeLog | 3 ++-
1 file 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 llvm.
from 2a303c70878 [BPI] Reduce the probability of unreachable edge to minimal [...]
new 78ca710b435 [X86] Adding tests for scalar bitcasts from vsetcc. 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:
test/CodeGen/X86/bitcast-setcc-128.ll | 553 ++++++++++++++++++++++++++++++++++
test/CodeGen/X86/bitcast-setcc-256.ll | 363 ++++++++++++++++++++++
2 files changed, 916 insertions(+)
create mode 100644 test/CodeGen/X86/bitcast-setcc-128.ll
create mode 100644 test/CodeGen/X86/bitcast-setcc-256.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 343e535d9c3 [ThinLTO] Do not assert when adding a module with a differe [...]
new 2a303c70878 [BPI] Reduce the probability of unreachable edge to minimal [...]
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/BranchProbabilityInfo.cpp | 49 ++++------------------
test/Analysis/BranchProbabilityInfo/basic.ll | 42 +++++++++----------
.../BranchProbabilityInfo/deopt-intrinsic.ll | 4 +-
test/Analysis/BranchProbabilityInfo/noreturn.ll | 22 +++++-----
4 files changed, 43 insertions(+), 74 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.