This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from cc647a3c0b0 Print heuristics probability fraction part with 2 digits.
new d963056f99a [c++] Don't emit exception tables for UI_NONE
new 5c9c1e7c568 * Makefile.in (wide-int-range.o): New. * tree-vrp.c: Move [...]
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/ChangeLog | 16 +
gcc/Makefile.in | 1 +
gcc/common/config/nvptx/nvptx-common.c | 2 +-
gcc/config/nvptx/nvptx.c | 3 -
gcc/except.c | 3 +-
gcc/tree-vrp.c | 611 +--------------------------------
gcc/tree-vrp.h | 77 -----
gcc/wide-int-range.cc | 607 ++++++++++++++++++++++++++++++++
gcc/wide-int-range.h | 115 +++++++
9 files changed, 748 insertions(+), 687 deletions(-)
create mode 100644 gcc/wide-int-range.cc
create mode 100644 gcc/wide-int-range.h
--
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 release_70
in repository llvm.
from 5aa2b5ab78c Merging r338751: ------------------------------------------ [...]
new ed621a5dfed Merging r338762: ------------------------------------------ [...]
new 731482e3fd6 Merging r338599: ------------------------------------------ [...]
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:
include/llvm/Support/DebugCounter.h | 28 +++++++++++++++++++++-----
lib/Support/DebugCounter.cpp | 2 ++
lib/Target/X86/X86FastISel.cpp | 4 ++++
test/CodeGen/X86/absolute-bit-mask-fastisel.ll | 28 ++++++++++++++++++++++++++
4 files changed, 57 insertions(+), 5 deletions(-)
create mode 100644 test/CodeGen/X86/absolute-bit-mask-fastisel.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 llvm.
from 00ccfbc5889 [NFC] Move some methods into static functions
new 8d89c08c5ba [NFC] Add missing comment
new b49e61777a7 [SystemZ] Improve handling of instructions which expand to [...]
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/SystemZ/SystemZHazardRecognizer.cpp | 34 +++++----
lib/Target/SystemZ/SystemZSchedule.td | 12 +--
lib/Target/SystemZ/SystemZScheduleZ13.td | 60 ++++++++-------
lib/Target/SystemZ/SystemZScheduleZ14.td | 63 +++++++++-------
lib/Target/SystemZ/SystemZScheduleZ196.td | 66 +++++++++--------
lib/Target/SystemZ/SystemZScheduleZEC12.td | 64 ++++++++--------
lib/Transforms/Scalar/GuardWidening.cpp | 1 +
test/CodeGen/SystemZ/postra-sched-expandedops.mir | 90 +++++++++++++++++++++++
8 files changed, 261 insertions(+), 129 deletions(-)
create mode 100644 test/CodeGen/SystemZ/postra-sched-expandedops.mir
--
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 release_70
in repository llvm.
from 4f6e104a16b Release notes: fix -fno-strict-float-cast-overflow quoting
new 9cc4d9e124f Merging r338703 and r338709:
new 5aa2b5ab78c Merging r338751: ------------------------------------------ [...]
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:
CMakeLists.txt | 2 -
test/tools/llvm-ar/invalid-command-line.test | 2 +-
tools/llvm-ar/llvm-ar.cpp | 56 ++++++++++++++--------------
tools/llvm-shlib/CMakeLists.txt | 4 --
4 files changed, 28 insertions(+), 36 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 5bf23c0ee01 [TargetLowering] Generalise BuildSDIV function
new 8602af619ee [Windows FS] Allow moving files in TempFile::keep
new 00ccfbc5889 [NFC] Move some methods into static functions
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/Support/Path.cpp | 10 +++++-
lib/Support/Windows/Path.inc | 2 +-
lib/Transforms/Scalar/GuardWidening.cpp | 64 ++++++++++++++-------------------
3 files changed, 37 insertions(+), 39 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 80d3cc7363b [llvm-exegesis] Renaming classes and functions.
new 5bf23c0ee01 [TargetLowering] Generalise BuildSDIV function
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:
include/llvm/CodeGen/TargetLowering.h | 3 +--
lib/CodeGen/SelectionDAG/DAGCombiner.cpp | 19 ++++++-------------
lib/CodeGen/SelectionDAG/TargetLowering.cpp | 10 ++++++++--
3 files changed, 15 insertions(+), 17 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 5ddb2e4ee1 clang-format: [JS] don't break comments before any '{'
new 58205f6b2b clang-format-diff: Make it work with python3 too
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:
tools/clang-format/clang-format-diff.py | 25 +++++++++++++++----------
1 file changed, 15 insertions(+), 10 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 6578ee69bf Fully qualify the renamed symbol if the shortened name is am [...]
new 5ddb2e4ee1 clang-format: [JS] don't break comments before any '{'
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/BreakableToken.cpp | 24 ++++++++++++------------
unittests/Format/FormatTestJS.cpp | 8 ++++++++
2 files changed, 20 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 llvm.
from f1843f8e41d [X86] Add example of 'zero shift' guards on rotation patter [...]
new 93e0d05b71d [XRay][tools] Use Support/JSON.h in llvm-xray convert
new 33493244220 [ARM] FP16: support vector zip and unzip
new 80d3cc7363b [llvm-exegesis] Renaming classes and functions.
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:
lib/Target/ARM/ARMISelDAGToDAG.cpp | 4 +
.../CodeGen/ARM/armv8.2a-fp16-vector-intrinsics.ll | 84 ++++++++------
tools/llvm-exegesis/lib/BenchmarkRunner.cpp | 122 ++++++++++-----------
tools/llvm-exegesis/lib/BenchmarkRunner.h | 51 +++++----
tools/llvm-exegesis/lib/Latency.cpp | 25 ++---
tools/llvm-exegesis/lib/Latency.h | 8 +-
tools/llvm-exegesis/lib/MCInstrDescView.cpp | 4 +-
tools/llvm-exegesis/lib/MCInstrDescView.h | 50 ++++-----
tools/llvm-exegesis/lib/Uops.cpp | 67 ++++++-----
tools/llvm-exegesis/lib/Uops.h | 4 +-
tools/llvm-exegesis/lib/X86/Target.cpp | 24 ++--
tools/llvm-xray/xray-converter.cpp | 109 ++++++++----------
.../llvm-exegesis/X86/SnippetGeneratorTest.cpp | 113 ++++++++++---------
13 files changed, 330 insertions(+), 335 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 c45dda4fda4 [XRay] fixup: add one more missing std::move(...)
new 0c1e01d11aa [ARM] FP16: support VFMA
new f1843f8e41d [X86] Add example of 'zero shift' guards on rotation patter [...]
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/ARM/ARMInstrNEON.td | 6 ++
.../CodeGen/ARM/armv8.2a-fp16-vector-intrinsics.ll | 62 +++++++++------
test/CodeGen/X86/combine-rotates.ll | 90 ++++++++++++++++++++++
3 files changed, 134 insertions(+), 24 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.