This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from a327b4b9151 [X86][AVX512] Tag scalar CVT and CMP instruction scheduler classes
new f5eb5d5702b [DAGCombine] isLegalNarrowLoad function (NFC)
new ac5b6678b70 [X86][AVX512] Cleanup bit logic scheduler classes
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/CodeGen/SelectionDAG/DAGCombiner.cpp | 102 ++++++++++++++++++-------------
lib/Target/X86/X86InstrAVX512.td | 45 +++++++-------
test/CodeGen/X86/avx512-schedule.ll | 16 ++---
3 files changed, 92 insertions(+), 71 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 f5f5294ad8b [XRay][docs] Document xray_mode and log registration API.
new a327b4b9151 [X86][AVX512] Tag scalar CVT and CMP instruction scheduler classes
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/X86InstrAVX512.td | 221 +++++++++++++++++++-----------------
lib/Target/X86/X86InstrSSE.td | 59 +++++-----
test/CodeGen/X86/avx512-schedule.ll | 8 +-
3 files changed, 154 insertions(+), 134 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 f44f47d33 [XRay][compiler-rt] Implement XRay Basic Mode Filtering
new fb8b6179b [XRay][compiler-rt] Use __sanitizer::Atexit() instead of atexit()
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/xray/xray_inmemory_log.cc | 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 gcc.
from 8ed378fe12e 2017-12-05 Richard Biener <rguenther(a)suse.de>
new 1d6212eaf08 PR tree-optimization/83283 * g++.dg/torture/pr83283.C: New test.
new 87b3c87fbe5 PR testsuite/83281 * testsuite/libgomp.oacc-c-c++-common/ [...]
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:
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/torture/pr83283.C | 26 ++++++++++++++++++++++
libgomp/ChangeLog | 8 +++++++
.../libgomp.oacc-c-c++-common/reduction-cplx-dbl.c | 2 +-
.../libgomp.oacc-c-c++-common/reduction-cplx-flt.c | 2 +-
5 files changed, 41 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/torture/pr83283.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 4724c6b05d3 gcc/ada/
new 8ed378fe12e 2017-12-05 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 | 8 ++++++++
gcc/timevar.def | 3 +++
gcc/tree-ssa-math-opts.c | 6 +++---
3 files changed, 14 insertions(+), 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 llvm.
from b8aa60d240c [InstCombine] Don't crash on out of bounds shifts
new f5f5294ad8b [XRay][docs] Document xray_mode and log registration API.
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:
docs/XRay.rst | 28 +++++++++++++++++++++++-----
docs/XRayExample.rst | 2 +-
2 files changed, 24 insertions(+), 6 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 28b1ed0d3a7 2017-12-05 Hristian Kirtchev <kirtchev(a)adacore.com>
new 4724c6b05d3 gcc/ada/
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/ada/ChangeLog | 77 ++++++++++
gcc/ada/doc/gnat_ugn/gnat_utility_programs.rst | 23 +++
gcc/ada/exp_ch11.adb | 19 ++-
gcc/ada/exp_ch6.adb | 6 +-
gcc/ada/exp_ch7.adb | 105 +++++++++----
gcc/ada/exp_ch9.adb | 6 +
gcc/ada/exp_unst.adb | 36 ++++-
gcc/ada/exp_unst.ads | 6 +-
gcc/ada/exp_util.adb | 37 ++++-
gcc/ada/exp_util.ads | 4 +-
gcc/ada/libgnarl/s-taprop__qnx.adb | 7 +-
gcc/ada/libgnat/s-regexp.ads | 2 +-
gcc/ada/opt.ads | 2 +-
gcc/ada/rtsfind.ads | 4 +
gcc/ada/sem_ch13.adb | 4 +
gcc/ada/sem_ch4.adb | 29 +++-
gcc/ada/sem_util.adb | 203 -------------------------
gcc/ada/sem_util.ads | 7 -
gcc/ada/types.ads | 2 +-
gcc/testsuite/ChangeLog | 4 +
gcc/testsuite/gnat.dg/private_overriding.adb | 62 ++++++++
21 files changed, 376 insertions(+), 269 deletions(-)
create mode 100644 gcc/testsuite/gnat.dg/private_overriding.adb
--
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 f47b9548cf4 2017-12-05 Olivier Hainque <hainque(a)adacore.com>
new 28b1ed0d3a7 2017-12-05 Hristian Kirtchev <kirtchev(a)adacore.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/ada/ChangeLog | 43 +++++++++++++
.../building_executable_programs_with_gnat.rst | 24 ++++++-
.../elaboration_order_handling_in_gnat.rst | 4 +-
gcc/ada/gnat_ugn.texi | 37 +++++++++--
gcc/ada/libgnat/s-tsmona.adb | 6 +-
gcc/ada/sem_elab.adb | 75 +++++++++++++++++++++-
gcc/ada/sem_util.adb | 12 +---
gcc/ada/terminals.c | 5 +-
8 files changed, 179 insertions(+), 27 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 faed84647 [XRay][compiler-rt] Implement logging implementation registration
new f44f47d33 [XRay][compiler-rt] Implement XRay Basic Mode Filtering
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/xray/xray_inmemory_log.cc | 215 ++++++++++++++++++++-------
test/xray/TestCases/Linux/basic-filtering.cc | 51 +++++++
2 files changed, 212 insertions(+), 54 deletions(-)
create mode 100644 test/xray/TestCases/Linux/basic-filtering.cc
--
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 d45b450a968 [X86][AVX512] Cleanup VPCMP scheduler classes
new f071b970e46 [X86][AVX512] Tag VPCMP/VPCMPU instruction scheduler classes
new b8aa60d240c [InstCombine] Don't crash on out of bounds shifts
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/Analysis/ValueTracking.cpp | 30 +++---
lib/Target/X86/X86InstrAVX512.td | 102 ++++++++++++---------
test/CodeGen/X86/avx512-schedule.ll | 86 ++++++++---------
.../InstCombine/out-of-bounds-indexes.ll | 33 +++++++
4 files changed, 153 insertions(+), 98 deletions(-)
create mode 100644 test/Transforms/InstCombine/out-of-bounds-indexes.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.