This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 7ffaeb40300 [InstCombine] regenerate checks; NFC
new 129e4968915 [AMDGPU] Optimize S_CBRANCH_VCC[N]Z -> S_CBRANCH_EXEC[N]Z
new 15dabb4fb1d NFC: DebugInfo: Reduce scope of DebugOffset to simplify code
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/DebugInfo/DWARF/DWARFContext.cpp | 64 +++---
lib/Target/AMDGPU/SIInsertSkips.cpp | 97 ++++++++
test/CodeGen/AMDGPU/branch-relaxation.ll | 2 +-
test/CodeGen/AMDGPU/infinite-loop.ll | 2 +-
test/CodeGen/AMDGPU/insert-skip-from-vcc.mir | 320 +++++++++++++++++++++++++++
5 files changed, 452 insertions(+), 33 deletions(-)
create mode 100644 test/CodeGen/AMDGPU/insert-skip-from-vcc.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 llvm.
from 1e9956297d6 [CostModel][X86] Add funnel shift rotation special case costs
new 7ffaeb40300 [InstCombine] regenerate checks; 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:
test/Transforms/InstCombine/rotate.ll | 31 ++++++++++++++++---------------
1 file changed, 16 insertions(+), 15 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 glibc.
from 092dfde68f Remove redundant macro definitions from ia64 sfp-machine.h.
new 9a7c643ac2 Fix i686 build with GCC 9.
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 | 11 +++++++++++
sysdeps/i386/i686/fpu/multiarch/e_expf.c | 2 +-
sysdeps/i386/i686/fpu/multiarch/e_log2f.c | 2 +-
sysdeps/i386/i686/fpu/multiarch/e_logf.c | 2 +-
sysdeps/i386/i686/fpu/multiarch/s_cosf.c | 2 +-
sysdeps/i386/i686/fpu/multiarch/s_sincosf.c | 2 +-
sysdeps/i386/i686/fpu/multiarch/s_sinf.c | 2 +-
7 files changed, 17 insertions(+), 6 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.