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 27701a8 Reapply^3 "[ProfileData] (compiler-rt) Use Error in InstrProf [...]
new c1ad65a [asan] Change preprocessor `#if` to regular `if` for CAN_SANI [...]
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/asan/asan_rtl.cc | 16 ++++++++--------
1 file changed, 8 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 release_38
in repository compiler-rt.
from 3176922 Merging r261148: -------------------------------------------- [...]
new 2cd1186 Merging rL260946: ------------------------------------------- [...]
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/msan/tests/msan_test.cc | 4 ++--
1 file changed, 2 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 7e9b796 [X86] Enable RRL part of the LEA optimization pass for -O2.
new 7b27dc2 [mips][mips16] Fix ZERO is not a CPU16Regs register error fro [...]
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/Mips/Mips16InstrInfo.td | 2 +-
test/CodeGen/Mips/mips16fpe.ll | 3 ++-
2 files changed, 3 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 gcc-5-branch
in repository gcc.
from 16c583e PR 69400: Invalid 128-bit modulus result
new df912c7 * cp-demangle.c (d_dump): Fix syntax error. (d_identifier): [...]
new dfe8a77 Backported from mainline 2015-11-27 Pedro Alves <palves@r [...]
new 9d0576a Backported from mainline 2016-05-19 Jakub Jelinek <jakub@ [...]
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:
include/ChangeLog | 10 ++++
include/demangle.h | 4 ++
libiberty/ChangeLog | 83 +++++++++++++++++++++++++++-
libiberty/cp-demangle.c | 101 ++++++++++++++++++++++++----------
libiberty/cp-demint.c | 1 +
libiberty/cplus-dem.c | 22 ++++++++
libiberty/testsuite/demangle-expected | 73 ++++++++++++++++++++++++
7 files changed, 264 insertions(+), 30 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 f684770 [mips][microMIPS] Implement BC1EQZC, BC1NEZC, BC2EQZC and BC2 [...]
new 7e9b796 [X86] Enable RRL part of the LEA optimization pass for -O2.
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/X86OptimizeLEAs.cpp | 18 ++++++------
test/CodeGen/X86/lea-opt.ll | 59 +++++++++++++++++++++++++-------------
2 files changed, 47 insertions(+), 30 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 binutils-gdb.
from 6b200de Remove unsupported `am34-*-linux*' target triplet
new c4107a7 LD/testsuite: Fix `ft32-*-*' position in `check_shared_lib_support'
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 | 5 +++++
ld/testsuite/lib/ld-lib.exp | 2 +-
2 files changed, 6 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 binutils-gdb.
from 514e58b Correct "Fix powerpc subis range"
new 6b200de Remove unsupported `am34-*-linux*' target triplet
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 | 4 ++++
bfd/config.bfd | 4 ++--
ld/ChangeLog | 4 ++++
ld/configure.tgt | 1 -
4 files changed, 10 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 gcc.
from 4d226e2 Remove libiberty/ path prefixes.
new cdc645f Move ChangeLog entry to the right file. PR other/61321 PR o [...]
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/ChangeLog | 7 +++++++
libiberty/ChangeLog | 2 --
2 files changed, 7 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 clang.
from 76a6b3e clang-format: [JS] Fix spacing in destructuring assignments.
new 6a15942 [X86][SSE2] Sync with llvm/test/CodeGen/X86/sse2-intrinsics-f [...]
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/sse2-builtins.c | 160 +++++++++++++++++++++++++++++--------------
1 file changed, 107 insertions(+), 53 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 02ac505 PR tree-optimization/69848 * tree-vect-loop.c (vectorizable [...]
new 4d226e2 Remove libiberty/ path prefixes.
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:
libiberty/ChangeLog | 31 +++++++++++++++----------------
1 file changed, 15 insertions(+), 16 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.