This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 54ebe9c2801 PR c++/82030 - ICE inheriting from multiple lambdas
new 0e15a39d64a Daily bump.
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/DATESTAMP | 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 gcc-5-branch
in repository gcc.
from 4862b58bada Daily bump.
new 173dae5ab38 Daily bump.
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/DATESTAMP | 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 gcc-6-branch
in repository gcc.
from bb58333a37c [gcc] 2017-08-30 Michael Meissner <meissner(a)linux.vnet.ibm.com>
new 1d98fa5a269 Daily bump.
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/DATESTAMP | 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 llvm.
from a7f88230a91 [MachineOutliner] Add missed optimization remarks for the o [...]
new 38a8d04490c llvm-isel-fuzzer: Stop including FuzzerInterface.h
new 6f18931fcdc Don't add a fragment expression when GlobalSRA splits up a [...]
new cb4a5a0eb41 Revert "Revert r312139 "Verifier: Verify the correctness of [...]
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/IR/Verifier.cpp | 30 ++++++++----
lib/Transforms/IPO/GlobalOpt.cpp | 21 +++++----
test/DebugInfo/Generic/global-sra-single-member.ll | 53 ++++++++++++++++++++++
test/Verifier/fragment.ll | 19 ++++++++
tools/llvm-isel-fuzzer/CMakeLists.txt | 2 -
tools/llvm-isel-fuzzer/llvm-isel-fuzzer.cpp | 1 -
6 files changed, 106 insertions(+), 20 deletions(-)
create mode 100644 test/DebugInfo/Generic/global-sra-single-member.ll
create mode 100644 test/Verifier/fragment.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 binutils-gdb.
from 5dda32094f LD/testsuite: Also discard `.MIPS.options' in orphan tests
new e69f32654a Automatic date update in version.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:
bfd/version.h | 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 gdb-8.0-branch
in repository binutils-gdb.
from 6c152fddaf Automatic date update in version.in
new a982cdf05d Automatic date update in version.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:
bfd/version.h | 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 binutils-2_29-branch
in repository binutils-gdb.
from 31939e5b2a MIPS/BFD: Correct microMIPS cross-mode BAL to JALX relaxation
new fdc97a2f95 Automatic date update in version.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:
bfd/version.h | 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 aoliva/SLI
in repository gcc.
at 97a6f8b261f Statement Frontier Notes, Location Views, and Inlined Entry [...]
This branch includes the following new commits:
new b2f0f895977 enable handling of -gno- command-line options as negated prefixes
new 5fb546685a3 [SFN] adjust RTL insn-walking API
new 882b9f18c4c [SFN] boilerplate changes in preparation to introduce nonbi [...]
new 5f402cffc5f [SFN] not-quite-boilerplate changes in preparation to intro [...]
new b00ad4992ea [SFN] introduce statement frontier notes, still disabled
new cdc0e55ee10 [SFN] Introduce -gstatement-frontiers option, enable debug markers
new 96e9aef6e0f [LVU] Allow final_start_function to skip initial insns
new 91d97685198 [LVU] Introduce location views
new 6112005036d Introduce debug hook for inline entry point markers
new dccaa5ecb36 [IEPM] Introduce inline entry point markers
new 97a6f8b261f Statement Frontier Notes, Location Views, and Inlined Entry [...]
The 11 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.
--
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 aoliva/SFN
in repository gcc.
from f0cd8989962 drop explicit use of flag_var_tracking_assignments
new dd106734e43 IEPM: adjust debug marker count when copying inline any non [...]
new 456d31498f7 SFN: prefer MAY_HAVE_DEBUG_MARKER_* over debug_nonbind_markers_p
new 14232fbf512 fix whitespace
new a4f89f86d47 break too-long line
new fba26bea1e0 integrate debug source bind expand into debug stmt expand loop
The 5 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/c-parser.c | 2 +-
gcc/cfgexpand.c | 85 +++++++++++++++++++++++------------------------------
gcc/cp/parser.c | 2 +-
gcc/doc/invoke.texi | 8 ++---
gcc/dwarf2out.c | 6 ++--
gcc/function.c | 2 +-
gcc/gimple.c | 2 +-
7 files changed, 47 insertions(+), 60 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 8231133535b [yaml2obj][ELF] Make symbols optional for relocations
new a7f88230a91 [MachineOutliner] Add missed optimization remarks for the 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:
lib/CodeGen/MachineOutliner.cpp | 37 +++++++++++-
test/CodeGen/AArch64/machine-outliner-remarks.ll | 73 ++++++++++++++++++++++++
2 files changed, 109 insertions(+), 1 deletion(-)
create mode 100644 test/CodeGen/AArch64/machine-outliner-remarks.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.