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(-)