This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 1a57c40 2016-06-29 Richard Biener <rguenther(a)suse.de>
new 83b23cd PR tree-optimization/71625 * tree-ssa-strlen.c (get_addr_st [...]
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 | 15 ++++++++++
gcc/testsuite/ChangeLog | 5 ++++
gcc/testsuite/gcc.dg/strlenopt-28.c | 59 +++++++++++++++++++++++++++++++++++++
gcc/tree-ssa-strlen.c | 47 ++++++++++++++++++++++-------
4 files changed, 116 insertions(+), 10 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/strlenopt-28.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.
charles.baylis pushed a change to branch master
in repository toolchain/abe-tests.
from f9bce05 Add reference 1.1 format manifest, and initial tests.
new 6d8974c Fix datestamps in files diff (again).
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-manifest2.sh | 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 03f9ee0 Revert "[Coverage] Adopt llvm::coverage::encodeFilenamesAndRa [...]
new 1346a78 [AVX512] Zero extend cmp intrinsic return value.
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/CGBuiltin.cpp | 4 ++--
test/CodeGen/avx512vl-builtins.c | 1 +
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 master
in repository gcc.
from b6a4a0f 2016-06-29 Richard Biener <rguenther(a)suse.de>
new 1a57c40 2016-06-29 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 | 5 +++++
gcc/simplify-rtx.c | 14 +++++++++-----
2 files changed, 14 insertions(+), 5 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 44beced [LTO] Infer ELFKind/EMachine from Bitcode files
new 918a54e Create Strings.cpp and move string manipulation functions to [...]
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/CMakeLists.txt | 1 +
ELF/Driver.cpp | 3 ++-
ELF/DriverUtils.cpp | 16 -------------
ELF/LinkerScript.cpp | 25 +------------------
ELF/LinkerScript.h | 2 --
ELF/ScriptParser.cpp | 15 ------------
ELF/ScriptParser.h | 2 --
ELF/Strings.cpp | 57 ++++++++++++++++++++++++++++++++++++++++++++
ELF/{EhFrame.h => Strings.h} | 11 +++++----
ELF/SymbolTable.cpp | 1 +
10 files changed, 68 insertions(+), 65 deletions(-)
create mode 100644 ELF/Strings.cpp
copy ELF/{EhFrame.h => Strings.h} (57%)
--
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 6d44f09 GAS: Fix `abort' expansion in write.c
new c8ec443 Fix typo
new 6844c0c Correct fix for typo
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 llvm.
from 174360e Revert "[Coverage] Move logic to encode filenames and mapping [...]
new d565c87 [SystemZ] Add floating-point test data class instructions.
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/SystemZ/SystemZISelLowering.cpp | 1 +
lib/Target/SystemZ/SystemZISelLowering.h | 6 +++
lib/Target/SystemZ/SystemZInstrFP.td | 7 ++++
lib/Target/SystemZ/SystemZInstrFormats.td | 12 ++++++
lib/Target/SystemZ/SystemZOperators.td | 3 ++
test/MC/Disassembler/SystemZ/insns.txt | 63 ++++++++++++++++++++++++++++++
test/MC/SystemZ/insn-bad.s | 24 ++++++++++++
test/MC/SystemZ/insn-good.s | 48 +++++++++++++++++++++++
8 files changed, 164 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 gcc.
from f2bfcc6 2016-07-29 Richard Biener <rguenther(a)suse.de>
new b6a4a0f 2016-06-29 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/alias.c | 8 ++++++++
gcc/c-family/ChangeLog | 5 +++++
gcc/c-family/c-common.c | 15 ---------------
gcc/fortran/ChangeLog | 6 ++++++
gcc/fortran/f95-lang.c | 21 ---------------------
gcc/gimple.c | 15 ---------------
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/torture/pr71002.C | 11 +++--------
9 files changed, 34 insertions(+), 59 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 4000e1b * config/pa/pa.md (call_symref_64bit_post_reload): Don't cal [...]
new f2bfcc6 2016-07-29 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 | 5 +++++
gcc/match.pd | 11 +++--------
2 files 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 master
in repository lld.
from d36769d Rename matchStr -> globMatch.
new 44beced [LTO] Infer ELFKind/EMachine from Bitcode 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/InputFiles.cpp | 41 ++++++++++++++++++++++++++++++++++++++++-
test/ELF/lto/pic.ll | 2 +-
2 files changed, 41 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.