This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 031072f504 [Driver] Default Android toolchains to libc++.
new 85eb8042cc Revert "[Driver] Default Android toolchains to libc++."
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/Driver/ToolChains/Linux.cpp | 6 --
lib/Driver/ToolChains/Linux.h | 1 -
test/Driver/android-ndk-standalone.cpp | 120 ++++++++++++++++++---------------
3 files changed, 65 insertions(+), 62 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 582edf99320 [testsuite]
new f534a268a98 [gcc]
new 985ceb32c7a PR tree-optimization/86829 * match.pd (sin (atan (x))): N [...]
new d970c76c158 [testsuite]
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 | 16 ++
gcc/config/rs6000/rs6000.c | 305 ++++++++++++---------
gcc/match.pd | 39 +++
gcc/real.c | 26 ++
gcc/real.h | 4 +
gcc/testsuite/ChangeLog | 25 ++
gcc/testsuite/gcc.dg/sinatan-1.c | 101 +++++++
gcc/testsuite/gcc.dg/sinatan-2.c | 59 ++++
gcc/testsuite/gcc.dg/sinatan-3.c | 65 +++++
.../gcc.target/powerpc/fold-vec-select-char.c | 46 ++++
.../gcc.target/powerpc/fold-vec-select-double.c | 23 ++
.../gcc.target/powerpc/fold-vec-select-float.c | 22 ++
.../gcc.target/powerpc/fold-vec-select-int.c | 46 ++++
.../gcc.target/powerpc/fold-vec-select-longlong.c | 34 +++
.../gcc.target/powerpc/fold-vec-select-short.c | 46 ++++
15 files changed, 732 insertions(+), 125 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/sinatan-1.c
create mode 100644 gcc/testsuite/gcc.dg/sinatan-2.c
create mode 100644 gcc/testsuite/gcc.dg/sinatan-3.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/fold-vec-select-char.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/fold-vec-select-double.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/fold-vec-select-float.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/fold-vec-select-int.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/fold-vec-select-longlong.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/fold-vec-select-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 clang.
from dbf5b5d3fd [Driver] Default to `-z now` and `-z relro` on Android.
new 031072f504 [Driver] Default Android toolchains to libc++.
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/Driver/ToolChains/Linux.cpp | 6 ++
lib/Driver/ToolChains/Linux.h | 1 +
test/Driver/android-ndk-standalone.cpp | 120 +++++++++++++++------------------
3 files changed, 62 insertions(+), 65 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 f5c8e638472 2018-10-11 François Dumont <fdumont(a)gcc.gnu.org>
new 582edf99320 [testsuite]
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 | 6 +++
.../powerpc/fold-vec-mergeeo-floatdouble.c | 46 +++++++++++++++++++
.../gcc.target/powerpc/fold-vec-mergeeo-int.c | 48 ++++++++++++++++++++
.../gcc.target/powerpc/fold-vec-mergeeo-longlong.c | 51 ++++++++++++++++++++++
4 files changed, 151 insertions(+)
create mode 100644 gcc/testsuite/gcc.target/powerpc/fold-vec-mergeeo-floatdouble.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/fold-vec-mergeeo-int.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/fold-vec-mergeeo-longlong.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 clang.
from f3961d46c8 [Driver] Fix --hash-style choice for Android.
new dbf5b5d3fd [Driver] Default to `-z now` and `-z relro` on Android.
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/Driver/ToolChains/Linux.cpp | 5 +++--
test/Driver/linux-ld.c | 2 ++
2 files changed, 5 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 clang.
from fcbd643e8f [python] [tests] Fix calling tests on Windows
new f3961d46c8 [Driver] Fix --hash-style choice for Android.
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/Driver/ToolChains/Linux.cpp | 13 ++++++++-----
test/Driver/linux-ld.c | 14 ++++++++++++++
2 files changed, 22 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 8eb2629cb Remove SymbolTable::addUndefined<ELF32LE>(StringRef).
new 529fbcdea Remove unused default arguments.
new addb7136b Rename SymbolTable::addRegular -> SymbolTable::addDefined.
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:
ELF/InputFiles.cpp | 8 ++++----
ELF/SymbolTable.cpp | 4 ++--
ELF/SymbolTable.h | 6 ++----
ELF/Writer.cpp | 4 ++--
4 files changed, 10 insertions(+), 12 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 2658888309d 2018-10-11 François Dumont <fdumont(a)gcc.gnu.org>
new f5c8e638472 2018-10-11 François Dumont <fdumont(a)gcc.gnu.org>
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:
libstdc++-v3/ChangeLog | 18 +++++++++++++++
libstdc++-v3/include/debug/forward_list | 39 ++++++++++++++++-----------------
2 files changed, 37 insertions(+), 20 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 b536aafd96d [WebAssembly][NFC] Remove repetition of Defs = [ARGUMENTS] (fixed)
new efad4789d86 [X86] Type legalize v2f32 loads by using an f64 load and a [...]
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/X86/X86ISelLowering.cpp | 24 ++++++++++++++++++++
test/CodeGen/X86/bitcast-int-to-vector.ll | 6 +++--
test/CodeGen/X86/fold-load-vec.ll | 4 ++--
test/CodeGen/X86/merge-consecutive-loads-256.ll | 30 +++++++++++++------------
test/CodeGen/X86/sse-intrinsics-fast-isel.ll | 24 +++++++-------------
test/CodeGen/X86/vec_extract-avx.ll | 4 +++-
test/CodeGen/X86/vector-shuffle-128-v4.ll | 4 ++--
test/CodeGen/X86/widen_load-1.ll | 4 ++--
8 files changed, 61 insertions(+), 39 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.