This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from ec761ad75cb [JumpThreading] Dont RAUW condition incorrectly
new dcaf742ea29 Fix some minor issues in PDB parsing 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:
lib/DebugInfo/PDB/Native/DbiStream.cpp | 8 --------
lib/DebugInfo/PDB/Native/TpiStream.cpp | 3 ---
2 files changed, 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 clang.
from d195511ec2 [index] Record references to class receivers used in propert [...]
new 88423634c5 [clang-format] Fix MatchingOpeningBlockLineIndex computation
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/Format/UnwrappedLineParser.cpp | 5 +++--
1 file 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 lld.
from 29241e38d [ELF] Support R_ARM_SBREL32 Relocation
new 9de96c3d5 [COFF] Fix interaction between /DEBUG and /PDB
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:
COFF/Config.h | 1 -
COFF/Driver.cpp | 1 -
COFF/Options.td | 1 -
COFF/Writer.cpp | 2 +-
test/COFF/invalid-debug-type.test | 2 +-
test/COFF/pdb-none.test | 2 +-
test/COFF/pdb-options.test | 20 ++++++++++++++++++++
test/COFF/pdb.test | 2 +-
8 files changed, 24 insertions(+), 7 deletions(-)
create mode 100644 test/COFF/pdb-options.test
--
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.
Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/jenkins-scripts.
from 59a1f2a jenkins-helpers.sh: New helper to clone/update repos.
new e911cf7 tcwg-benchmark.sh: Rsync bmk-scripts to the board
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:
tcwg-benchmark.sh | 4 +---
1 file changed, 1 insertion(+), 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 gcc.
from 25e8d28a297 2017-05-18 Will Schmidt <will_schmidt(a)vnet.ibm.com>
new b3def0e7002 * ipa-inline-analysis.c (predicate_conditions): Move to ip [...]
new 8149d1eb70a Define CONSTEXPR macro and use it in vec.h.
new ffdaf8f1ba4 Transform TDF_{lang,tree,ipa,rtl} to dump_kind enum.
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:
gcc/ChangeLog | 87 ++++
gcc/cfgrtl.c | 2 +-
gcc/dumpfile.c | 86 ++--
gcc/dumpfile.h | 87 ++--
gcc/ipa-inline-analysis.c | 925 +++++++++++++++++++------------------------
gcc/ipa-inline.h | 193 +++++++--
gcc/loop-unroll.c | 4 +-
gcc/passes.c | 10 +-
gcc/statistics.c | 2 +-
gcc/tree-ssa-loop-ivcanon.c | 2 +-
gcc/tree-ssa-loop-prefetch.c | 8 +-
gcc/vec.h | 5 +-
include/ChangeLog | 4 +
include/ansidecl.h | 6 +
14 files changed, 772 insertions(+), 649 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 8e4271ff769 Fix up dg-option to resolve problems reported by David Edel [...]
new 25e8d28a297 2017-05-18 Will Schmidt <will_schmidt(a)vnet.ibm.com>
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 | 22 ++++++++++++++++++++++
.../gcc.target/powerpc/fold-vec-div-float.c | 6 +++---
.../gcc.target/powerpc/fold-vec-div-floatdouble.c | 4 ++--
.../gcc.target/powerpc/fold-vec-div-longlong.c | 5 +++--
.../powerpc/fold-vec-logical-ands-char.c | 2 +-
.../gcc.target/powerpc/fold-vec-logical-ands-int.c | 4 ++--
.../powerpc/fold-vec-logical-ands-short.c | 4 ++--
.../gcc.target/powerpc/fold-vec-logical-ors-char.c | 3 +--
.../gcc.target/powerpc/fold-vec-logical-ors-int.c | 4 ++--
.../powerpc/fold-vec-logical-ors-longlong.c | 2 +-
.../powerpc/fold-vec-logical-ors-short.c | 4 ++--
.../powerpc/fold-vec-logical-other-char.c | 2 +-
.../gcc.target/powerpc/fold-vec-mule-misc.c | 4 ++--
.../gcc.target/powerpc/fold-vec-mult-float.c | 4 ++--
.../gcc.target/powerpc/fold-vec-mult-floatdouble.c | 2 +-
.../gcc.target/powerpc/fold-vec-mult-int.c | 2 +-
.../gcc.target/powerpc/fold-vec-mult-int128-p8.c | 3 ++-
.../gcc.target/powerpc/fold-vec-mult-int128-p9.c | 2 +-
.../gcc.target/powerpc/fold-vec-sub-floatdouble.c | 2 +-
19 files changed, 52 insertions(+), 29 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 59cc050d89 gdb.base/fileio.c: Fix several -Wmaybe-uninitialized warnings
new 3aa2d05a72 Treat a prefix of "$SYSROOT" in the same way as "=" when par [...]
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 | 14 ++++++++++++++
ld/ld.texinfo | 11 ++++++-----
ld/ldfile.c | 2 ++
ld/ldlang.c | 7 +++++--
ld/ldlex.l | 5 +++++
ld/testsuite/ld-scripts/sysroot-prefix.exp | 9 ++++++++-
6 files changed, 40 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 gcc.
from 6059695267f More dump_flags_t conversion
new 8e4271ff769 Fix up dg-option to resolve problems reported by David Edel [...]
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 | 29 +++++++++++++++++++++++
gcc/testsuite/gcc.target/powerpc/bmi-andn-1.c | 2 +-
gcc/testsuite/gcc.target/powerpc/bmi-andn-2.c | 2 +-
gcc/testsuite/gcc.target/powerpc/bmi-bextr-1.c | 2 +-
gcc/testsuite/gcc.target/powerpc/bmi-bextr-2.c | 2 +-
gcc/testsuite/gcc.target/powerpc/bmi-bextr-4.c | 2 +-
gcc/testsuite/gcc.target/powerpc/bmi-bextr-5.c | 2 +-
gcc/testsuite/gcc.target/powerpc/bmi-blsi-1.c | 2 +-
gcc/testsuite/gcc.target/powerpc/bmi-blsi-2.c | 2 +-
gcc/testsuite/gcc.target/powerpc/bmi-blsmsk-1.c | 2 +-
gcc/testsuite/gcc.target/powerpc/bmi-blsmsk-2.c | 2 +-
gcc/testsuite/gcc.target/powerpc/bmi-blsr-1.c | 2 +-
gcc/testsuite/gcc.target/powerpc/bmi-blsr-2.c | 2 +-
gcc/testsuite/gcc.target/powerpc/bmi-tzcnt-1.c | 2 +-
gcc/testsuite/gcc.target/powerpc/bmi-tzcnt-2.c | 2 +-
gcc/testsuite/gcc.target/powerpc/bmi2-bzhi32-1.c | 4 ++--
gcc/testsuite/gcc.target/powerpc/bmi2-bzhi64-1.c | 4 ++--
gcc/testsuite/gcc.target/powerpc/bmi2-bzhi64-1a.c | 4 ++--
gcc/testsuite/gcc.target/powerpc/bmi2-mulx32-1.c | 4 ++--
gcc/testsuite/gcc.target/powerpc/bmi2-mulx32-2.c | 4 ++--
gcc/testsuite/gcc.target/powerpc/bmi2-mulx64-1.c | 4 ++--
gcc/testsuite/gcc.target/powerpc/bmi2-mulx64-2.c | 4 ++--
gcc/testsuite/gcc.target/powerpc/bmi2-pdep32-1.c | 3 ++-
gcc/testsuite/gcc.target/powerpc/bmi2-pdep64-1.c | 3 ++-
gcc/testsuite/gcc.target/powerpc/bmi2-pext32-1.c | 3 ++-
gcc/testsuite/gcc.target/powerpc/bmi2-pext64-1.c | 3 ++-
gcc/testsuite/gcc.target/powerpc/bmi2-pext64-1a.c | 3 ++-
27 files changed, 67 insertions(+), 33 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 8eb8a179e2a * c-decl.c (pushdecl_top_level): Delete unused function.
new 6059695267f More dump_flags_t conversion
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/brig/ChangeLog | 5 +++++
gcc/brig/brigfrontend/brig-to-generic.h | 2 +-
2 files changed, 6 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.