This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 50365ce77a6 [XRay] Attempt to fix failure on Windows
new 5d3c85df6d6 [X86][BtVer2] Add an llvm-mca test that shows how the read [...]
new be4bb828141 [NFC] Fix unused variable warning in X86RegisterBankInfo.cpp
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/X86/X86RegisterBankInfo.cpp | 1 +
...breaking-cmp.s => vbroadcast-operand-latency.s} | 54 ++++++++++------------
2 files changed, 26 insertions(+), 29 deletions(-)
copy test/tools/llvm-mca/X86/BtVer2/{dependency-breaking-cmp.s => vbroadcast-opera [...]
--
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 e633c51a9d8 rs6000: Make lround<mode>di2 depend on TARGET_FPRND (PR86684)
new 91b7fbe434d [ipa-inline][obvious] Fix typos in comment
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 | 4 ++++
gcc/ipa-inline.c | 6 +++---
2 files changed, 7 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 e2435982623 [GlobalIsel][X86] Support for G_FCMP
new 50365ce77a6 [XRay] Attempt to fix failure on Windows
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/XRay/FDRTraceWriter.cpp | 10 ++++------
unittests/XRay/FDRTraceWriterTest.cpp | 9 +++++++++
2 files changed, 13 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 8c3d38a57bc Fix MSVC "not all control paths return a value" warning. NFCI.
new e2435982623 [GlobalIsel][X86] Support for G_FCMP
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/X86InstructionSelector.cpp | 96 ++
lib/Target/X86/X86LegalizerInfo.cpp | 6 +
lib/Target/X86/X86RegisterBankInfo.cpp | 15 +
.../X86/GlobalISel/regbankselect-X86_64.mir | 1456 ++++++++++++++++++++
.../X86/GlobalISel/x86_64-legalize-fcmp.mir | 1126 +++++++++++++++
test/CodeGen/X86/GlobalISel/x86_64-select-fcmp.mir | 1218 ++++++++++++++++
6 files changed, 3917 insertions(+)
create mode 100644 test/CodeGen/X86/GlobalISel/x86_64-legalize-fcmp.mir
create mode 100644 test/CodeGen/X86/GlobalISel/x86_64-select-fcmp.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 master
in repository compiler-rt.
from 35b9301b1 Try to fix internal_sysctl() for MacOSX
new 1c6ca257c Try to unbreak internal_sysctl() for MacOSX
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/sanitizer_common/sanitizer_mac.cc | 3 ++-
1 file changed, 2 insertions(+), 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 ab5aae51aa6 [XRay] FDRProducerConsumerTest: unbreak (gcc?) build
new 8c3d38a57bc Fix MSVC "not all control paths return a value" warning. 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/XRay/FDRRecordProducer.cpp | 1 +
1 file changed, 1 insertion(+)
--
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-tools-extra.
from b70503ec NFC: Fix build failure after rL341182
new a79f6edb [NFC] Cleanup Dex
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:
clangd/index/dex/DexIndex.cpp | 2 +-
clangd/index/dex/DexIndex.h | 2 +-
clangd/index/dex/Iterator.cpp | 51 +++++++++++++++++++++++--------------------
clangd/index/dex/Trigram.cpp | 8 +++----
4 files changed, 33 insertions(+), 30 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 2065b8e8fbd PR middle-end/87138 * expmed.c (expand_mult_const): Use i [...]
new e633c51a9d8 rs6000: Make lround<mode>di2 depend on TARGET_FPRND (PR86684)
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 | 6 ++++++
gcc/config/rs6000/rs6000.md | 2 +-
2 files changed, 7 insertions(+), 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 53c157a2904 [X86][BtVer2] Fix WriteFShuffle256 schedule write info.
new debd956b98d [NFC][X86][AArch64] A few more patterns for [lack of] signe [...]
new ab5aae51aa6 [XRay] FDRProducerConsumerTest: unbreak (gcc?) build
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:
.../AArch64/lack-of-signed-truncation-check.ll | 16 +++++++++++++-
test/CodeGen/AArch64/signed-truncation-check.ll | 16 +++++++++++++-
.../CodeGen/X86/lack-of-signed-truncation-check.ll | 25 +++++++++++++++++++++-
test/CodeGen/X86/signed-truncation-check.ll | 25 +++++++++++++++++++++-
unittests/XRay/FDRProducerConsumerTest.cpp | 6 +++---
5 files changed, 81 insertions(+), 7 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.