This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 2e8ff631d69 [NFC] Add missing test case, some test renaming
new 2c10712291f RegAllocFast: Refactor PhysRegState usage; NFC
new b8a4e3806cc RegAllocFast: Further cleanups; NFC
new b7a96d6f835 RegAllocFast: Leave unassigned virtreg entries in map
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/CodeGen/RegAllocFast.cpp | 251 ++++++++-------
test/CodeGen/AMDGPU/control-flow-fastregalloc.ll | 33 +-
test/CodeGen/AMDGPU/partial-sgpr-to-vgpr-spills.ll | 342 ++++++++++-----------
test/CodeGen/AMDGPU/spill-m0.ll | 24 +-
test/CodeGen/Mips/atomic.ll | 78 ++---
test/CodeGen/Mips/atomic64.ll | 2 +-
test/CodeGen/Mips/atomicCmpSwapPW.ll | 6 +-
test/CodeGen/X86/atomic32.ll | 28 +-
test/CodeGen/X86/avx-load-store.ll | 32 +-
test/CodeGen/X86/avx512-mask-zext-bugfix.ll | 42 +--
test/CodeGen/X86/pr30430.ll | 4 +-
test/CodeGen/X86/pr32284.ll | 2 +-
test/CodeGen/X86/pr32345.ll | 2 +-
test/CodeGen/X86/pr34592.ll | 6 +-
test/CodeGen/X86/pr34653.ll | 30 +-
15 files changed, 422 insertions(+), 460 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 60ff6a8a784 Daily bump.
new 198a0ce90f7 [PR87874] avoid const-wide-int subreg in LRA
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/lra.c | 2 +-
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/pr87874.c | 35 +++++++++++++++++++++++++++++++++++
4 files changed, 47 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.dg/pr87874.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.