This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from f85d48f * config/i386/i386.md (*popcounthi2_1): New insn_and_split pattern.
new 43e7db2 print_rtx_function: update example in comment
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/print-rtl-function.c | 44 +++++++++++++++++++++-----------------------
2 files changed, 26 insertions(+), 23 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 1b1f029 2016-12-19 Sandra Loosemore <sandra(a)codesourcery.com>
new f85d48f * config/i386/i386.md (*popcounthi2_1): New insn_and_split pattern.
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 | 9 ++++++---
gcc/config/i386/i386.md | 18 ++++++++++++++++++
gcc/testsuite/ChangeLog | 27 +++++++++++++++------------
gcc/testsuite/gcc.target/i386/pr59874-3.c | 10 ++++++++++
4 files changed, 49 insertions(+), 15 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr59874-3.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 9a90646 Fix formatting.
new 1b1f029 2016-12-19 Sandra Loosemore <sandra(a)codesourcery.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/ChangeLog | 6 ++
gcc/doc/cpp.texi | 265 ++++++++++---------------------------------------------
2 files changed, 52 insertions(+), 219 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 9ff49b7 Make a few OpenMP tests "C++11 clean."
new 01fa6f3 Reverting r290004, r290006, r290010 pending review.
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/CMakeLists.txt | 1 -
test/Import/clang-flags/Inputs/S.c | 2 -
test/Import/clang-flags/test.c | 5 -
test/Import/empty-struct/Inputs/S.c | 2 -
test/Import/empty-struct/test.c | 5 -
test/Import/error-in-expression/Inputs/S.c | 2 -
test/Import/error-in-expression/test.c | 6 -
test/Import/error-in-import/Inputs/S.c | 2 -
test/Import/error-in-import/test.c | 6 -
test/Import/missing-import/test.c | 6 -
tools/CMakeLists.txt | 1 -
tools/clang-import-test/CMakeLists.txt | 27 ---
tools/clang-import-test/clang-import-test.cpp | 319 --------------------------
13 files changed, 384 deletions(-)
delete mode 100644 test/Import/clang-flags/Inputs/S.c
delete mode 100644 test/Import/clang-flags/test.c
delete mode 100644 test/Import/empty-struct/Inputs/S.c
delete mode 100644 test/Import/empty-struct/test.c
delete mode 100644 test/Import/error-in-expression/Inputs/S.c
delete mode 100644 test/Import/error-in-expression/test.c
delete mode 100644 test/Import/error-in-import/Inputs/S.c
delete mode 100644 test/Import/error-in-import/test.c
delete mode 100644 test/Import/missing-import/test.c
delete mode 100644 tools/clang-import-test/CMakeLists.txt
delete mode 100644 tools/clang-import-test/clang-import-test.cpp
--
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.
Ryan Arnold pushed a change to branch master
in repository toolchain/tcwg-release-tools.
from 8846724 Add linaropy/colors.py to provided color codes to terminal output.
new fdd4db0 Make ask() normalize inputs.
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-release.sh | 6 ++++--
1 file changed, 4 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 glibc.
from da16c9b benchtests: Add fmaxf/fminf benchmarks
new 353683a Robust mutexes: Fix lost wake-up.
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:
ChangeLog | 7 +++++++
nptl/pthread_mutex_lock.c | 15 +++++++++++++--
nptl/pthread_mutex_timedlock.c | 14 ++++++++++++--
3 files changed, 32 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 gcc.
from 0b44e42 2016-12-19 Will Schmidt <will_schmidt(a)vnet.ibm.com>
new 5660ab9 2016-12-19 Will Schmidt <will_schmidt(a)vnet.ibm.com>
new e42cb1e 2016-12-19 Will Schmidt <will_schmidt(a)vnet.ibm.com>
new 9a90646 Fix formatting.
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:
ChangeLog | 5 ----
gcc/ChangeLog | 5 ++++
gcc/config/rs6000/rs6000.c | 30 ++++++++++++++++++++++
gcc/testsuite/ChangeLog | 13 ++++++++++
gcc/testsuite/gcc.dg/vmx/mult-even-odd-be-order.c | 24 ++++++++---------
.../gcc.target/powerpc/fold-vec-mult-char.c | 23 +++++++++++++++++
...{fold-vec-sub-float.c => fold-vec-mult-float.c} | 8 +++---
...b-floatdouble.c => fold-vec-mult-floatdouble.c} | 10 ++++----
.../gcc.target/powerpc/fold-vec-mult-int.c | 23 +++++++++++++++++
...-vec-sub-int128.c => fold-vec-mult-int128-p8.c} | 9 ++++---
.../gcc.target/powerpc/fold-vec-mult-int128-p9.c | 25 ++++++++++++++++++
.../gcc.target/powerpc/fold-vec-mult-longlong.c | 23 +++++++++++++++++
.../gcc.target/powerpc/fold-vec-mult-short.c | 23 +++++++++++++++++
13 files changed, 191 insertions(+), 30 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/powerpc/fold-vec-mult-char.c
copy gcc/testsuite/gcc.target/powerpc/{fold-vec-sub-float.c => fold-vec-mult-float [...]
copy gcc/testsuite/gcc.target/powerpc/{fold-vec-sub-floatdouble.c => fold-vec-mult [...]
create mode 100644 gcc/testsuite/gcc.target/powerpc/fold-vec-mult-int.c
copy gcc/testsuite/gcc.target/powerpc/{fold-vec-sub-int128.c => fold-vec-mult-int1 [...]
create mode 100644 gcc/testsuite/gcc.target/powerpc/fold-vec-mult-int128-p9.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/fold-vec-mult-longlong.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/fold-vec-mult-short.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 compiler-rt.
from 0484830 More fixup for r290119: Make the ifdef work.
new d177c00 Fixup for r290119: Only run debug_alloc_stack.cc on Darwin un [...]
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/tsan/debug_alloc_stack.cc | 3 +++
1 file changed, 3 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 e93c20a runtime: copy cgo support from Go 1.7 runtime
new 0b44e42 2016-12-19 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:
ChangeLog | 5 +++++
gcc/config/rs6000/rs6000.c | 18 ++++++++++++++++++
gcc/testsuite/ChangeLog | 10 ++++++++++
.../powerpc/{fold-vec-add-1.c => fold-vec-sub-char.c} | 16 ++++++++--------
.../powerpc/{fold-vec-add-5.c => fold-vec-sub-float.c} | 7 ++++---
.../{fold-vec-add-6.c => fold-vec-sub-floatdouble.c} | 10 +++++-----
.../powerpc/{fold-vec-add-3.c => fold-vec-sub-int.c} | 17 +++++++++--------
.../{fold-vec-add-7.c => fold-vec-sub-int128.c} | 8 ++++----
.../{fold-vec-add-4.c => fold-vec-sub-longlong.c} | 17 +++++++++--------
.../powerpc/{fold-vec-add-2.c => fold-vec-sub-short.c} | 17 +++++++++--------
10 files changed, 81 insertions(+), 44 deletions(-)
copy gcc/testsuite/gcc.target/powerpc/{fold-vec-add-1.c => fold-vec-sub-char.c} (70%)
copy gcc/testsuite/gcc.target/powerpc/{fold-vec-add-5.c => fold-vec-sub-float.c} (63%)
copy gcc/testsuite/gcc.target/powerpc/{fold-vec-add-6.c => fold-vec-sub-floatdoubl [...]
copy gcc/testsuite/gcc.target/powerpc/{fold-vec-add-3.c => fold-vec-sub-int.c} (70%)
copy gcc/testsuite/gcc.target/powerpc/{fold-vec-add-7.c => fold-vec-sub-int128.c} (74%)
copy gcc/testsuite/gcc.target/powerpc/{fold-vec-add-4.c => fold-vec-sub-longlong.c} (73%)
copy gcc/testsuite/gcc.target/powerpc/{fold-vec-add-2.c => fold-vec-sub-short.c} (71%)
--
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 8e56999 Revert another accidental bit
new 9ff49b7 Make a few OpenMP tests "C++11 clean."
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/OpenMP/teams_distribute_collapse_messages.cpp | 26 ++++++++++++++++++++--
...s_distribute_parallel_for_collapse_messages.cpp | 26 ++++++++++++++++++++--
...tribute_parallel_for_simd_collapse_messages.cpp | 26 ++++++++++++++++++++--
3 files changed, 72 insertions(+), 6 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.