This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lldb.
from b90a84cb6 Remove the pubnames support from the Xcode project.
new 8bec08e15 [cmake] Darwin: Copy in the system debugserver if needed
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:
CMakeLists.txt | 16 ++++++++++++++++
test/CMakeLists.txt | 11 -----------
tools/debugserver/source/CMakeLists.txt | 10 +++++++++-
unittests/tools/lldb-server/CMakeLists.txt | 2 +-
4 files changed, 26 insertions(+), 13 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 lld.
from a421de2aa Use LLVM's SetVector insteead of unordered_set.
new 718f1b31f Use toString to stringize sections and files.
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:
ELF/ICF.cpp | 12 +++++-------
test/ELF/icf-absolute.s | 4 ++--
test/ELF/icf-comdat.s | 4 ++--
test/ELF/icf-i386.s | 6 +++---
test/ELF/icf-merge-sec.s | 4 ++--
test/ELF/icf-merge.s | 6 +++---
test/ELF/icf1.s | 4 ++--
test/ELF/icf2.s | 4 ++--
test/ELF/icf7.s | 4 ++--
test/ELF/icf9.s | 8 ++++----
test/ELF/print-icf.s | 14 +++++++-------
11 files changed, 34 insertions(+), 36 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 96eca8f4233 combine: Update links correctly for new I2 (PR84169)
new 0a3de3b4d15 Add PR marker for one of Alex's changes
new 67d5178f29c Add another PR marker to Alex's 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:
gcc/ChangeLog | 2 ++
1 file changed, 2 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 lld.
from 970672cc1 [LLD] Implement /guard:[no]longjmp
new a421de2aa Use LLVM's SetVector insteead of unordered_set.
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:
wasm/SymbolTable.cpp | 5 ++---
1 file changed, 2 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 binutils-gdb.
from db5d5ad16f gas: xtensa: fix trampoline placement
new 1031c264fd x86: Properly check building shared library
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 | 5 +++++
bfd/elfxx-x86.c | 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 llvm.
from 2a3f34a9794 [InstCombine] add vector tests, fix comments; NFC
new 96c99810d80 [InstCombine] (lshr X, 31) * Y --> (ashr X, 31) & Y
new 3dd5724d79c [GVN] Salvage debug info from dead insts
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:
.../InstCombine/InstCombineMulDivRem.cpp | 38 ++++++++--------------
lib/Transforms/Scalar/GVN.cpp | 2 ++
test/Transforms/GVN/PRE/phi-translate-2.ll | 7 +++-
test/Transforms/GVN/fence.ll | 6 +++-
test/Transforms/InstCombine/mul.ll | 8 ++---
5 files changed, 30 insertions(+), 31 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 814f7bc3113 PR target/84365 * gcc.target/powerpc/altivec-7-le.c: Also [...]
new a7c2998247b PR target/84370 * gcc.target/powerpc/builtins-3-p9-runnab [...]
new 96eca8f4233 combine: Update links correctly for new I2 (PR84169)
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:
gcc/ChangeLog | 9 ++++
gcc/combine.c | 57 ++++++++++++----------
gcc/testsuite/ChangeLog | 10 ++++
gcc/testsuite/gcc.c-torture/execute/pr84169.c | 25 ++++++++++
.../gcc.target/powerpc/builtins-3-p9-runnable.c | 2 +-
5 files changed, 76 insertions(+), 27 deletions(-)
create mode 100644 gcc/testsuite/gcc.c-torture/execute/pr84169.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 gcc.
from b868e155826 PR c++/84364 * typeck.c (check_return_expr): Don't emit - [...]
new 814f7bc3113 PR target/84365 * gcc.target/powerpc/altivec-7-le.c: Also [...]
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/testsuite/ChangeLog | 6 ++++++
gcc/testsuite/gcc.target/powerpc/altivec-7-le.c | 2 +-
2 files changed, 7 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 gcc.
from 34dc309ec2e * fr.po: Update.
new b868e155826 PR c++/84364 * typeck.c (check_return_expr): Don't emit - [...]
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/cp/ChangeLog | 7 +++++++
gcc/cp/typeck.c | 3 ++-
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/warn/effc4.C | 10 ++++++++++
4 files changed, 24 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/g++.dg/warn/effc4.C
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.