This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository glibc.
from a700e7cb37 Update kernel version in syscall-names.list to 4.16.
new a14d8acd32 Improves __ieee754_exp(x) performance by 18-37% when |x| < 1.0397
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 | 5 ++
sysdeps/ieee754/dbl-64/e_exp.c | 46 +++++++++--
sysdeps/ieee754/dbl-64/eexp.tbl | 172 ++++++++++++++++++++++++++++++++++++++++
3 files changed, 216 insertions(+), 7 deletions(-)
create mode 100644 sysdeps/ieee754/dbl-64/eexp.tbl
--
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 ae1d384372 x86: Allow 32-bit registers for tpause and umwait
new eda4efb127 Add x86-tdep.o to i386/amd64 target build
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:
gdb/ChangeLog | 5 +++++
gdb/configure.tgt | 5 +++--
2 files changed, 8 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 7f9e67ce37e [InstCombine] Simplify 'xor' to 'or' if no common bits are set.
new dc50512231e [X86] Use uint32_t instead of unsigned in GetLo32XForm for [...]
new 445c7b1daf7 [X86] Use APInt::isSubsetof instead of APInt::intersects 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/CodeGen/SelectionDAG/SelectionDAGISel.cpp | 4 ++--
lib/Target/X86/X86InstrCompiler.td | 2 +-
2 files changed, 3 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 b5e23d13a51 [MC] Moved all the remaining logic that computed instructio [...]
new 65f2d885f07 [NFC] ConstantOffsetExtractor::CanTraceInto(): add FIXME: no tests
new 6c24dd34f85 [InstCombine] Simplify 'add' to 'or' if no common bits are set.
new 6b8ddb45965 [SelectionDAG][NFC] haveNoCommonBitsSet(): add FIXME notes
new 7f9e67ce37e [InstCombine] Simplify 'xor' to 'or' if no common bits are set.
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/Analysis/ValueTracking.cpp | 8 ++++++++
lib/CodeGen/SelectionDAG/SelectionDAG.cpp | 2 ++
lib/Transforms/InstCombine/InstCombineAndOrXor.cpp | 4 ++++
.../Scalar/SeparateConstOffsetFromGEP.cpp | 2 ++
test/Transforms/InstCombine/logical-select.ll | 7 ++-----
test/Transforms/InstCombine/masked-merge-add.ll | 22 +++++++++++-----------
test/Transforms/InstCombine/masked-merge-xor.ll | 22 +++++++++++-----------
7 files changed, 40 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 llvm.
from 8a7e3a43d62 [DAGCombiner, PowerPC] allow X - (fpext(-Y) --> X + fpext(Y [...]
new b5e23d13a51 [MC] Moved all the remaining logic that computed instructio [...]
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/TargetSchedule.h | 4 +--
include/llvm/MC/MCSchedule.h | 15 +++++++++--
lib/CodeGen/TargetSchedule.cpp | 45 +++++++------------------------
lib/CodeGen/TargetSubtargetInfo.cpp | 4 +--
lib/MC/MCSchedule.cpp | 51 ++++++++++++++++++++++++-----------
5 files changed, 63 insertions(+), 56 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 42ded2d64e0 [InstCombine] simplify more code for distributive property; NFCI
new 8a7e3a43d62 [DAGCombiner, PowerPC] allow X - (fpext(-Y) --> X + fpext(Y [...]
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/CodeGen/SelectionDAG/DAGCombiner.cpp | 12 ++++++------
test/CodeGen/PowerPC/fsub-fneg.ll | 8 ++++----
2 files changed, 10 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 llvm.
from 7ee1ff5090a [InstCombine] simplify code for distributive property; NFCI
new 42ded2d64e0 [InstCombine] simplify more code for distributive property; 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:
.../InstCombine/InstructionCombining.cpp | 58 ++++++++--------------
1 file changed, 20 insertions(+), 38 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 5365e8b4189 [Support] Extend WithColor helpers
new 7ee1ff5090a [InstCombine] simplify code for distributive property; 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:
.../InstCombine/InstructionCombining.cpp | 22 +++-------------------
1 file changed, 3 insertions(+), 19 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 7c31c22f1a Automatic date update in version.in
new ae1d384372 x86: Allow 32-bit registers for tpause and umwait
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:
gas/ChangeLog | 7 ++++++
gas/testsuite/gas/i386/x86-64-waitpkg-intel.d | 12 ++++++---
gas/testsuite/gas/i386/x86-64-waitpkg.d | 12 ++++++---
gas/testsuite/gas/i386/x86-64-waitpkg.s | 4 +++
opcodes/ChangeLog | 8 ++++++
opcodes/i386-dis.c | 4 +--
opcodes/i386-opc.tbl | 6 ++---
opcodes/i386-tbl.h | 36 +++------------------------
8 files changed, 43 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 clang.
from ea7b75a952 Revert "[Serialization] Fix some Clang-tidy modernize and In [...]
new ac7fbab9b4 [analyzer] Do not invalidate the `this` pointer.
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/StaticAnalyzer/Core/LoopWidening.cpp | 12 +++++
lib/StaticAnalyzer/Core/RegionStore.cpp | 3 ++
test/Analysis/this-pointer.cpp | 88 ++++++++++++++++++++++++++++++++
3 files changed, 103 insertions(+)
create mode 100644 test/Analysis/this-pointer.cpp
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.