This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 636b39a97c8 [X86] Use WriteResPair for WriteIDiv to cleanup sched defs. NFCI.
new 10176786777 [PatternMatch] allow undef elements when matching vector FP +0.0
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/IR/PatternMatch.h | 41 ++++++++++++++++------
lib/Analysis/InstructionSimplify.cpp | 19 +++++-----
lib/Analysis/ValueTracking.cpp | 2 +-
lib/Transforms/InstCombine/InstCombineAddSub.cpp | 2 +-
lib/Transforms/InstCombine/InstCombineAndOrXor.cpp | 4 +--
lib/Transforms/InstCombine/InstCombineCalls.cpp | 4 +--
lib/Transforms/InstCombine/InstCombineCompares.cpp | 4 +--
lib/Transforms/InstCombine/InstCombineSelect.cpp | 8 ++---
.../InstCombine/X86/X86FsubCmpCombine.ll | 3 +-
test/Transforms/InstCombine/fabs.ll | 6 ++--
test/Transforms/InstCombine/fast-math.ll | 2 +-
test/Transforms/InstCombine/fcmp-special.ll | 2 +-
test/Transforms/InstSimplify/fast-math.ll | 6 ++--
.../InstSimplify/floating-point-arithmetic.ll | 3 +-
14 files changed, 60 insertions(+), 46 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 fb87505f61a [SchedModel] Remove instregex entries that don't match any [...]
new 636b39a97c8 [X86] Use WriteResPair for WriteIDiv to cleanup sched defs. NFCI.
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/X86SchedHaswell.td | 10 +---------
lib/Target/X86/X86SchedSkylakeClient.td | 14 ++++----------
lib/Target/X86/X86SchedSkylakeServer.td | 14 ++++----------
lib/Target/X86/X86ScheduleSLM.td | 9 +--------
4 files changed, 10 insertions(+), 37 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 978a6803e2 hurd: Fix calling __pthread_initialize_minimal in shared case
new 2d813d7b77 hurd: Regenerate errno.h header
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 | 1 +
sysdeps/mach/hurd/bits/errno.h | 4 ++--
2 files changed, 3 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 sthibaul/hurd-builds
in repository glibc.
from 104a0b5610 fix crash
new 76529152ec hurd: Regenerate errno.h header
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 | 1 +
sysdeps/mach/hurd/bits/errno.h | 4 ++--
2 files changed, 3 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 llvm.
from 9c2d3ad18e3 [X86][SkylakeClient] Fix missing comma
new fb87505f61a [SchedModel] Remove instregex entries that don't match 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:
utils/TableGen/CodeGenSchedule.cpp | 13 +++++++++++--
1 file changed, 11 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 llvm.
from cfec5dcf63e [ARM] Remove sched model instregex entries that don't match [...]
new 9c2d3ad18e3 [X86][SkylakeClient] Fix missing comma
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/X86SchedSkylakeClient.td | 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 0989cb2c430 [X86] Add missing full stop to comment. NFCI.
new cfec5dcf63e [ARM] Remove sched model instregex entries that don't match [...]
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/ARM/ARMScheduleA9.td | 7 +++----
lib/Target/ARM/ARMScheduleR52.td | 39 +++++++++++++++++++-------------------
lib/Target/ARM/ARMScheduleSwift.td | 34 ++++++++++++++++-----------------
3 files changed, 39 insertions(+), 41 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 1241873ba4d [InstSimplify, InstCombine] add/update tests with FP +0.0 v [...]
new 0989cb2c430 [X86] Add missing full stop to comment. NFCI.
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 | 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 d40afef4915 [X86][SkylakeClient] Fix a set of regular expressions that [...]
new 1241873ba4d [InstSimplify, InstCombine] add/update tests with FP +0.0 v [...]
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:
.../InstCombine/X86/X86FsubCmpCombine.ll | 251 +++++++++------------
test/Transforms/InstCombine/and-fcmp.ll | 213 ++++++++---------
test/Transforms/InstCombine/fabs.ll | 18 +-
test/Transforms/InstCombine/fast-math.ll | 9 +
test/Transforms/InstCombine/fcmp-special.ll | 47 ++--
test/Transforms/InstCombine/or-fcmp.ll | 205 +++++++++--------
test/Transforms/InstSimplify/fast-math.ll | 27 +++
.../InstSimplify/floating-point-arithmetic.ll | 17 +-
8 files changed, 423 insertions(+), 364 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 binutils-gdb.
from bf54968b12 x86-64: Add ENDBR64 to the TLSDESC PLT entry
new c88d2fccb1 Fix date in gdb/ChangeLog
new 3e5ef9a4de eval.c: reverse minsym and sym
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:
gdb/ChangeLog | 7 ++++++-
gdb/eval.c | 8 ++++----
2 files changed, 10 insertions(+), 5 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.