This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 9d45da296b8 [X86][X87] Renamed CHECK prefix, its not actually broken an [...]
new 63029e5caea [X86][X87] Mark pseudo memory fold instructions as load/sid [...]
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/X86InstrFPStack.td | 6 ++----
test/CodeGen/X86/pr34080-2.ll | 2 +-
2 files changed, 3 insertions(+), 5 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 0b8f49a67b3 [X86] Fix (v2f64 (s/uint_to_fp (v2i1))) to avoid scalarizat [...]
new 7df5df25aaa [X86][X87] Add another test case mentioned on PR34080
new 9d45da296b8 [X86][X87] Renamed CHECK prefix, its not actually broken an [...]
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:
test/CodeGen/X86/pr34080-2.ll | 136 ++++++++++++++++++++++++++++++++++++++++++
test/CodeGen/X86/pr34080.ll | 78 ++++++++++++------------
2 files changed, 175 insertions(+), 39 deletions(-)
create mode 100644 test/CodeGen/X86/pr34080-2.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 gcc.
from 52fa29275d4 Daily bump.
new e4c65671650 PR libstdc++/83450 avoid -Wreturn-type warning in test
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:
libstdc++-v3/ChangeLog | 6 ++++++
libstdc++-v3/testsuite/21_strings/basic_string/pthread18185.cc | 1 +
2 files changed, 7 insertions(+)
--
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 openmp.
from abbefd8 [OMPT] Add missing initialization in nested_lwt.c test case
new 9976cd6 [OMPT] Set and reset frame address when creating a task with [...]
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:
runtime/src/kmp_taskdeps.cpp | 23 +++++++++++++++++------
runtime/test/ompt/tasks/dependences.c | 21 ++++++++++++++-------
2 files changed, 31 insertions(+), 13 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 61f71a5a69d [MC] - Teach llvm-mc to handle comdats whose names are numbers.
new 0b8f49a67b3 [X86] Fix (v2f64 (s/uint_to_fp (v2i1))) to avoid scalarizat [...]
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 | 25 +++++++++++++------
test/CodeGen/X86/avx512-cvt.ll | 48 ++++++++++++++-----------------------
test/CodeGen/X86/avx512-schedule.ll | 16 ++++++-------
3 files changed, 44 insertions(+), 45 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 c8e5ca820e1 [DAGCombiners] Don't turn ANDs to shuffles with zero so ear [...]
new 61f71a5a69d [MC] - Teach llvm-mc to handle comdats whose names are numbers.
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/MC/MCParser/ELFAsmParser.cpp | 6 +++++-
test/MC/ELF/comdat-name-number.s | 28 ++++++++++++++++++++++++++++
2 files changed, 33 insertions(+), 1 deletion(-)
create mode 100644 test/MC/ELF/comdat-name-number.s
--
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 lld.
from 8306febde Detemplate reportDuplicate.
new abc26e3a4 Fix output section offset and contents when linker script use [...]
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:
ELF/LinkerScript.cpp | 2 ++
test/ELF/linkerscript/data-commands.s | 36 +++++++++++++++++++++++++++++++++++
2 files changed, 38 insertions(+)
--
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 0c1460cdcd3 [X86] Teach WidenMaskArithmetic to handle any constant buil [...]
new bed409df3a6 [X86] Add assembler predicates to BITALG/VBMI2/VNNI feature [...]
new c8e5ca820e1 [DAGCombiners] Don't turn ANDs to shuffles with zero so ear [...]
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 | 15 ++++++++-------
lib/Target/X86/X86InstrInfo.td | 9 ++++++---
test/CodeGen/X86/v8i1-masks.ll | 2 --
3 files changed, 14 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 59bac370ba1 [SelectionDAG] Teach SelectionDAG::getNode to constant fold [...]
new 0c1460cdcd3 [X86] Teach WidenMaskArithmetic to handle any constant buil [...]
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 | 15 ++---
test/CodeGen/X86/avx512-calling-conv.ll | 29 +++------
test/CodeGen/X86/v8i1-masks.ll | 104 ++++++++++++++++++++++++++++++++
3 files changed, 117 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 gcc.
from 779086e2639 PR c++/83553 * fold-const.c (struct contains_label_data): [...]
new 52fa29275d4 Daily bump.
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/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.