This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 1424fde 2016-10-06 Richard Biener <rguenther(a)suse.de>
new 430d0b1 * postreload.c (reload_cse_simplify): Skip also USE when det [...]
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 | 5 +++++
gcc/postreload.c | 3 ++-
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 llvm.
from 493d9f9 Use range loop. NFC.
new 7161c1a [RS4GC] Fix comment to show TODO. 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:
lib/Transforms/Scalar/RewriteStatepointsForGC.cpp | 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 clang.
from ed853c6 [modules] Allow VarDecls with initializers to use special var [...]
new b3ebb55 Allocate after the early exit checks. 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:
lib/Serialization/ASTReaderDecl.cpp | 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 7b08fb4 [llvm-opt-report] Record VF, etc. correctly for multiple opts [...]
new 78f1992 [RDF] Replace potentially unclear autos with real types
new 630fd01 [RDF] Replace some expensive copies with references in range- [...]
new 493d9f9 Use range loop. NFC.
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/Target/Hexagon/RDFGraph.cpp | 59 ++++++++++++++++-------------------
lib/Target/Hexagon/RDFLiveness.cpp | 63 +++++++++++++++++++-------------------
tools/llvm-readobj/ELFDumper.cpp | 16 +++++-----
tools/obj2yaml/elf2yaml.cpp | 13 ++++----
4 files changed, 73 insertions(+), 78 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 d9e3029 [Sema] Fix PR30520: Handle incomplete field types in transpar [...]
new ed853c6 [modules] Allow VarDecls with initializers to use special var [...]
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/Serialization/ASTReaderDecl.cpp | 2 +-
lib/Serialization/ASTWriterDecl.cpp | 18 ++++++++----------
2 files changed, 9 insertions(+), 11 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 c620c3e stack: fix gdb.dwarf2/dw2-undefined-ret-addr.exp regression
new 249471c Add workaround for bash 4.2 scripting problem.
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 | 6 ++++++
ld/emulparams/elf32bmipn32-defs.sh | 3 ++-
2 files changed, 8 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 4a55653 Fix PR11094: JIT breakpoint is not properly recreated on reruns
new c25aa1e [GOLD] two more fall-through comments
new b781683 Add fall through comment to source in cpu/
new fcddde9 -Wimplicit-fallthrough dodgy fixes
new c620c3e stack: fix gdb.dwarf2/dw2-undefined-ret-addr.exp regression
The 4 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:
cpu/ChangeLog | 4 ++++
cpu/mep.opc | 1 +
gas/ChangeLog | 5 +++++
gas/app.c | 2 +-
gas/expr.c | 6 +++---
gdb/ChangeLog | 5 +++++
gdb/stack.c | 2 +-
gold/ChangeLog | 6 ++++++
gold/powerpc.cc | 1 +
gold/tilegx.cc | 6 ++----
10 files changed, 29 insertions(+), 9 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 gdb-7.12-branch
in repository binutils-gdb.
from f8da6fe Fix PR11094: JIT breakpoint is not properly recreated on reruns
new 3929b7e stack: fix gdb.dwarf2/dw2-undefined-ret-addr.exp regression
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:
gdb/ChangeLog | 5 +++++
gdb/stack.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 gcc.
from a22dd5e PR target/77759 * config/sparc/sparc.c (classify_data_t): R [...]
new 1424fde 2016-10-06 Richard Biener <rguenther(a)suse.de>
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/gcc.dg/torture/pr77855.c | 48 ++++++++++++++++++++++++++++++++++
gcc/tree-ssa-pre.c | 16 ++++++++++--
4 files changed, 74 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr77855.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 llvm.
from 44f7288 Revert "[ARM] Use __rt_div functions for divrem on Windows"
new 7b08fb4 [llvm-opt-report] Record VF, etc. correctly for multiple opts [...]
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/tools/llvm-opt-report/Inputs/sr2.c | 35 +++++++++++++++++++++++++++
test/tools/llvm-opt-report/Inputs/sr2.yaml | 24 ++++++++++++++++++
test/tools/llvm-opt-report/mlineopt.test | 39 ++++++++++++++++++++++++++++++
tools/llvm-opt-report/OptReport.cpp | 21 ++++++----------
4 files changed, 106 insertions(+), 13 deletions(-)
create mode 100644 test/tools/llvm-opt-report/Inputs/sr2.c
create mode 100644 test/tools/llvm-opt-report/Inputs/sr2.yaml
create mode 100644 test/tools/llvm-opt-report/mlineopt.test
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.