This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 3796561c6ee This patch closes PR#32216: Better testing of schedule mode [...]
new 1ad79db10eb Add more test cases for StringRef::edit_distance
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:
unittests/ADT/StringRefTest.cpp | 18 ++++++++++++++++--
1 file changed, 16 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 fw/accept4
in repository glibc.
at 02191c9031 Assume that accept4 is always available and works
This branch includes the following new commits:
new 50f6c198bd Assume that pipe2 is always available
new 18efac1c73 Assume that dup3 is available
new 6417a03b98 Assume that O_CLOEXEC is always defined and works
new 02191c9031 Assume that accept4 is always available and works
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.
--
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 e92557c9308 [LV] Remove implicit single basic block assumption
new 3796561c6ee This patch closes PR#32216: Better testing of schedule mode [...]
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/AsmPrinter.h | 3 +
include/llvm/CodeGen/TargetSchedule.h | 4 +
include/llvm/MC/MCObjectStreamer.h | 3 +-
include/llvm/MC/MCStreamer.h | 4 +-
include/llvm/MC/MCSubtargetInfo.h | 11 +
include/llvm/Target/TargetSubtargetInfo.h | 8 +
lib/CodeGen/AsmPrinter/AsmPrinter.cpp | 46 +-
lib/CodeGen/TargetSchedule.cpp | 71 +-
lib/CodeGen/TargetSubtargetInfo.cpp | 46 ++
lib/MC/MCAsmStreamer.cpp | 34 +-
lib/MC/MCObjectStreamer.cpp | 2 +-
lib/MC/MCStreamer.cpp | 4 +-
lib/Object/RecordStreamer.cpp | 2 +-
lib/Object/RecordStreamer.h | 3 +-
.../AArch64/MCTargetDesc/AArch64ELFStreamer.cpp | 4 +-
lib/Target/ARM/MCTargetDesc/ARMELFStreamer.cpp | 4 +-
.../Hexagon/MCTargetDesc/HexagonMCELFStreamer.cpp | 2 +-
.../Hexagon/MCTargetDesc/HexagonMCELFStreamer.h | 3 +-
lib/Target/Mips/MCTargetDesc/MipsELFStreamer.cpp | 2 +-
lib/Target/Mips/MCTargetDesc/MipsELFStreamer.h | 3 +-
.../Mips/MCTargetDesc/MipsNaClELFStreamer.cpp | 4 +-
lib/Target/X86/InstPrinter/X86InstComments.cpp | 2 -
lib/Target/X86/X86MCInstLower.cpp | 18 +-
lib/Target/X86/X86Subtarget.h | 3 +
test/CodeGen/X86/recip-fastmath.ll | 412 ++++++-----
test/CodeGen/X86/recip-fastmath2.ll | 814 ++++++++++-----------
26 files changed, 874 insertions(+), 638 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 3557926315c [ValueTracking] Calculate the KnownZeros for Intrinsic::ctp [...]
new e92557c9308 [LV] Remove implicit single basic block assumption
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/Vectorize/LoopVectorize.cpp | 11 +++++------
1 file changed, 5 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 d62c8b31512 [InstCombine] Use APInt::setSignBit and APInt::isNegative(). NFC
new 24f10721515 [ValueTracking] Use APInt::sext instead of zext and setBits [...]
new 7796f70177b [ValueTracking] Use APInt::isNegative(). NFC
new 3557926315c [ValueTracking] Calculate the KnownZeros for Intrinsic::ctp [...]
The 3 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 | 18 +++++-------------
1 file changed, 5 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 clang.
from 5081217555 Fix use after free error
new 5325399c14 [AMDGPU][GFX9] Set +fp32-denormals for >=gfx900 unless -cl-d [...]
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/Basic/Targets.cpp | 9 ++++++---
test/CodeGenOpenCL/gfx9-fp32-denorms.cl | 13 +++++++++++++
2 files changed, 19 insertions(+), 3 deletions(-)
create mode 100644 test/CodeGenOpenCL/gfx9-fp32-denorms.cl
--
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 de136fdf4c5 Fix test failure on windows: pass module to getInstrProfXXN [...]
new d62c8b31512 [InstCombine] Use APInt::setSignBit and APInt::isNegative(). NFC
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/InstCombineSimplifyDemanded.cpp | 6 +++---
1 file 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 gcc.
from ec22b425c92 Daily bump.
new b6cba5a89c7 * config/mips.mips.md (zero_extendsidi2): Do not allow SP [...]
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/mips/mips.md | 10 ++++++++--
2 files changed, 14 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 clang.
from 6d39127169 clang/test/CoverageMapping/unused_names.c: Relax an expressi [...]
new 5081217555 Fix use after free error
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/CoverageMappingGen.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 clang.
from 88e07d05af Remove unused function /nfc
new 6d39127169 clang/test/CoverageMapping/unused_names.c: Relax an expressi [...]
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/CoverageMapping/unused_names.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.