This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 77ae268 Daily bump.
new d41ba2c PR target/77270 * config/i386/i386.md (prefetch): When TARG [...]
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 | 7 +++++++
gcc/config/i386/i386.md | 16 ++++++++++------
2 files changed, 17 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 llvm.
from a690e12 [InstCombine] use m_APInt to allow icmp (shl X, Y), C folds f [...]
new 4597dd9 [CostModel][X86] Split off float arithmetic cost tests
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:
test/Analysis/CostModel/X86/arith-fp.ll | 224 ++++++++++++++++++++++++++++++++
test/Analysis/CostModel/X86/arith.ll | 215 ------------------------------
2 files changed, 224 insertions(+), 215 deletions(-)
create mode 100644 test/Analysis/CostModel/X86/arith-fp.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 2072482 remove FIXME comment; fixed by previous commit
new a690e12 [InstCombine] use m_APInt to allow icmp (shl X, Y), C folds f [...]
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/Transforms/InstCombine/InstCombineCompares.cpp | 23 ++++++++++------------
test/Transforms/InstCombine/icmp.ll | 5 ++---
2 files changed, 12 insertions(+), 16 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 a5d8761 [InstCombine] use m_APInt to allow icmp (shl X, Y), C folds f [...]
new ecce337 [InstCombine] use m_APInt to allow icmp (shl X, Y), C folds f [...]
new 2072482 remove FIXME comment; fixed by previous commit
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/Transforms/InstCombine/InstCombineCompares.cpp | 12 ++++++------
test/Transforms/InstCombine/shift.ll | 5 ++---
2 files changed, 8 insertions(+), 9 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 3001aca [X86][AVX] Dropped combineShuffle256 - this can now be perfor [...]
new a5d8761 [InstCombine] use m_APInt to allow icmp (shl X, Y), C folds f [...]
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/Transforms/InstCombine/InstCombineCompares.cpp | 12 ++++++------
test/Transforms/InstCombine/icmp.ll | 4 +---
2 files changed, 7 insertions(+), 9 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 e01d057 [InstCombine] use APInt instead of ConstantInt in isSignBitCh [...]
new 3001aca [X86][AVX] Dropped combineShuffle256 - this can now be perfor [...]
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 | 82 --------------------------------------
1 file changed, 82 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 314286f3 [AVX512][FastISel] Do not use K registers in TEST instructions
new e01d057 [InstCombine] use APInt instead of ConstantInt in isSignBitCh [...]
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/Transforms/InstCombine/InstCombineCompares.cpp | 16 ++++++++--------
1 file changed, 8 insertions(+), 8 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 newlib.
from 0df76cb Document nl_langinfo_l and separate POSIX from GNU extensions [...]
new 5085ce2 Remove extern declaration of __locale_cjk_lang in string/local.h
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:
newlib/libc/string/local.h | 4 ----
1 file changed, 4 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 68336ac ARM: Avoid dereferencing end() in ARMFrameLowering::emitEpilogue
new 314286f3 [AVX512][FastISel] Do not use K registers in TEST instructions
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/X86FastISel.cpp | 37 ++++++++++---
test/CodeGen/X86/fast-isel-select-cmov.ll | 88 ++++++++++++++++++++++---------
2 files changed, 94 insertions(+), 31 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 919e1bc Wdocumentation fix
new 067ded5 [X86][AVX512F] minor fix of the parameter names add "__" prefix
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/Headers/avx512fintrin.h | 16 ++++++++--------
1 file changed, 8 insertions(+), 8 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.