This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 5647ea13a63 2018-08-31 Paul Thomas <pault(a)gcc.gnu.org>
new 2065b8e8fbd PR middle-end/87138 * expmed.c (expand_mult_const): Use i [...]
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/expmed.c | 16 +++++++------
gcc/testsuite/ChangeLog | 5 ++++
gcc/testsuite/gcc.target/i386/avx512bw-pr87138.c | 29 ++++++++++++++++++++++++
4 files changed, 49 insertions(+), 7 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/avx512bw-pr87138.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 lld.
from 2581b6900 [PPC64] Improve a test ppc64_entry_point.s
new fd6064e28 [COFF] When doing automatic dll imports, replace whole .refpt [...]
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/Chunks.cpp | 4 +--
COFF/Chunks.h | 16 ++---------
COFF/ICF.cpp | 2 +-
COFF/MarkLive.cpp | 8 +++---
COFF/PDB.cpp | 4 +--
COFF/SymbolTable.cpp | 17 +++++++++++
COFF/Symbols.cpp | 2 +-
COFF/Writer.cpp | 8 +++---
test/COFF/autoimport-refptr.s | 65 +++++++++++++++++++++++++++++++++++++++++++
9 files changed, 99 insertions(+), 27 deletions(-)
create mode 100644 test/COFF/autoimport-refptr.s
--
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.
"tcwg-buildslave pushed a change to branch tested
in repository toolchain/jenkins-scripts.
from 08087fa print_memory_limit: Make suitable for high-core-count machines
adds 71ec686 jenkins-helpers.sh: Make git_rev_parse more robust and less noisy
No new revisions were added by this update.
Summary of changes:
jenkins-helpers.sh | 34 ++++++++++++++++------------------
1 file changed, 16 insertions(+), 18 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 54c2fe982a5 AMDGPU: Remove obsolete tests
new 5b83d05dba0 [X86] Add -x86-experimental-vector-widening-legalization ru [...]
new 0c8291951db [X86] Don't custom widen (v2i32 (setcc v2f32)) when -x86-ex [...]
new 2916e45b744 [X86] Add a -x86-experimental-vector-widening command line [...]
new 8f80157cb00 [X86] Don't do anything in ReplaceNodeResults for (v2i32 (f [...]
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:
lib/Target/X86/X86ISelLowering.cpp | 14 +-
test/CodeGen/X86/avx512-cvt.ll | 1181 ++++++++++++++++++++++++++++++++++++
test/CodeGen/X86/vec_fp_to_int.ll | 260 ++++++++
3 files changed, 1448 insertions(+), 7 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 53cd841069e Fix PR testsuite/86519 reference.
new 5647ea13a63 2018-08-31 Paul Thomas <pault(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:
gcc/fortran/ChangeLog | 10 ++++++
gcc/fortran/trans-array.c | 12 ++------
gcc/fortran/trans.c | 7 ++++-
gcc/testsuite/ChangeLog | 8 +++++
gcc/testsuite/gfortran.dg/pr86328.f90 | 49 ++++++++++++++++++++++++++++++
gcc/testsuite/gfortran.dg/pr86760.f90 | 57 +++++++++++++++++++++++++++++++++++
6 files changed, 132 insertions(+), 11 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/pr86328.f90
create mode 100644 gcc/testsuite/gfortran.dg/pr86760.f90
--
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 a896091cf2c Daily bump.
new 53cd841069e Fix PR testsuite/86519 reference.
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 | 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 llvm.
from 7e212e4168a AMDGPU: Remove remnants of old address space mapping
new c8c005cb52f AMDGPU: Stop forcing internalize at -O0
new 54c2fe982a5 AMDGPU: Remove obsolete tests
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:
lib/Target/AMDGPU/AMDGPUTargetMachine.cpp | 11 -----
test/CodeGen/AMDGPU/env-amdgiz.ll | 11 -----
test/CodeGen/AMDGPU/env-amdgizcl.ll | 11 -----
test/CodeGen/AMDGPU/fence-amdgiz.ll | 15 ------
test/CodeGen/AMDGPU/frame-index-amdgiz.ll | 53 ----------------------
test/CodeGen/AMDGPU/internalize.ll | 7 +--
.../CodeGen/AMDGPU/load-private-double16-amdgiz.ll | 24 ----------
7 files changed, 4 insertions(+), 128 deletions(-)
delete mode 100644 test/CodeGen/AMDGPU/env-amdgiz.ll
delete mode 100644 test/CodeGen/AMDGPU/env-amdgizcl.ll
delete mode 100644 test/CodeGen/AMDGPU/fence-amdgiz.ll
delete mode 100644 test/CodeGen/AMDGPU/frame-index-amdgiz.ll
delete mode 100644 test/CodeGen/AMDGPU/load-private-double16-amdgiz.ll
--
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 lldb.
from b340155a0 Increase qHostInfo packet timeout
new 8bcb5e7f0 Fix a typo in mac SIP workaround
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:
lit/Suite/lldbtest.py | 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 compiler-rt.
from e01a321f5 [hwasan] simplify the code, NFC
new b2160f6dc [hwasan] move code around to remove an opaque class definitio [...]
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/hwasan/hwasan_allocator.cc | 48 +---------------------------------------
lib/hwasan/hwasan_allocator.h | 50 ++++++++++++++++++++++++++++++++++++++----
2 files changed, 47 insertions(+), 51 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.