This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from dbaacccc317 [PM/CGSCC] Teach the CGSCC pass manager components to grace [...]
new 6b7704603b9 [XRay][DebugInfo] Update the test to use a specific target
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/DebugInfo/X86/xray-split-dwarf-interaction.ll | 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 gcc.
from edf04c37e96 * dwarf2out.c (dwarf2out_source_line): Remove superfluous test.
new 33d222ba5e6 Don't xfail gcc.dg/vect/vect-multitypes-12.c on 32-bit SPAR [...]
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 | 5 +++++
gcc/testsuite/gcc.dg/vect/vect-multitypes-12.c | 3 +--
2 files changed, 6 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 binutils-2_29-branch
in repository binutils-gdb.
from 0f39cf99f5 PR ld/20125, MMIX weak symbols
new bd926929f0 Add enable-gold and enable-ld to src-release
new e5dcc5a2b5 Revert "Add enable-gold and enable-ld to src-release"
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:
--
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 7ea274c0d2c PR target/81325 * cfgbuild.c (find_bb_boundaries): Ignore [...]
new edf04c37e96 * dwarf2out.c (dwarf2out_source_line): Remove superfluous test.
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 | 4 ++++
gcc/dwarf2out.c | 5 +----
2 files changed, 5 insertions(+), 4 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 b3a1f36a1ba [XRay][DebugInfo] Remove -debug-compile from test invocatio [...]
new dbaacccc317 [PM/CGSCC] Teach the CGSCC pass manager components to grace [...]
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/Analysis/CGSCCPassManager.h | 17 +++++++--
lib/Analysis/CGSCCPassManager.cpp | 7 +++-
test/Other/cgscc-disconnected-invalidation.ll | 54 +++++++++++++++++++++++++++
3 files changed, 74 insertions(+), 4 deletions(-)
create mode 100644 test/Other/cgscc-disconnected-invalidation.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 compiler-rt.
from f08436351 [sanitizer] Move IsStackOverflow into SignalContext
new 51d0db2cf [lsan] Extract GetStackTraceWithPcBpAndContext similar to asa [...]
new 86427f15a [sanitizer] Add empty Fuchsia and Win versions of StartReport [...]
new 6f6220991 [sanitizer] Mark allow_user_segv as XFAIL instead of UNSUPPORTED
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:
lib/lsan/lsan.h | 40 ++++++++++++++--------
lib/sanitizer_common/sanitizer_fuchsia.cc | 1 +
lib/sanitizer_common/sanitizer_win.cc | 4 +++
.../TestCases/Linux/allow_user_segv.cc | 8 ++---
4 files changed, 34 insertions(+), 19 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 6783cad4a9b * config/alpha/elf.h (LINK_EH_SPEC): Add -static-pie suppo [...]
new 6090e016ea5 * combine.c (make_compound_operation_int): Formatting fixes.
new 7ea274c0d2c PR target/81325 * cfgbuild.c (find_bb_boundaries): Ignore [...]
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 | 8 ++++
gcc/cfgbuild.c | 53 +++++++++++++++++------
gcc/combine.c | 49 +++++++++++----------
gcc/testsuite/ChangeLog | 5 +++
gcc/testsuite/g++.dg/cpp0x/pr81325.C | 84 ++++++++++++++++++++++++++++++++++++
5 files changed, 164 insertions(+), 35 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/pr81325.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 e36a5ff5558 compiler, runtime: simplify select and channel operations
new 6783cad4a9b * config/alpha/elf.h (LINK_EH_SPEC): Add -static-pie suppo [...]
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 | 17 +++++++++++++++++
gcc/config/aarch64/aarch64-linux.h | 5 +++--
gcc/config/alpha/elf.h | 2 +-
gcc/config/alpha/linux.h | 3 ++-
gcc/config/arm/uclinux-elf.h | 3 ++-
gcc/config/bfin/linux.h | 5 +++--
gcc/config/freebsd.h | 2 +-
gcc/config/i386/gnu-user.h | 2 +-
gcc/config/i386/gnu-user64.h | 2 +-
gcc/config/lm32/uclinux-elf.h | 3 ++-
gcc/config/netbsd.h | 2 +-
gcc/config/openbsd.h | 2 +-
gcc/config/powerpcspe/sysv4.h | 2 +-
gcc/config/s390/linux.h | 5 +++--
gcc/config/sol2.h | 2 +-
15 files changed, 40 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 dde48e19482 [LV] Fix maximum legal VF calculation
new b3a1f36a1ba [XRay][DebugInfo] Remove -debug-compile from test invocatio [...]
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/DebugInfo/X86/xray-split-dwarf-interaction.ll | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.