This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 7c20cc06694 AMDGPU: Assign enum name to stack ID new 48c9175fe52 Fix computeSymbolSizes SEGFAULT on invalid file new c07c4e02980 [X86] Replace x87 instregex with instrs if they only match [...] new 8c0fb2c4731 AMDGPU: Move a flawed assert when spilling SGPRs
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/Object/SymbolSize.cpp | 4 +++ lib/Target/AMDGPU/SIInstrInfo.cpp | 4 --- lib/Target/AMDGPU/SIRegisterInfo.cpp | 4 +++ lib/Target/X86/X86SchedBroadwell.td | 9 +++---- lib/Target/X86/X86SchedHaswell.td | 19 +++++++------- lib/Target/X86/X86SchedSandyBridge.td | 8 +++--- lib/Target/X86/X86SchedSkylakeClient.td | 13 +++++----- lib/Target/X86/X86SchedSkylakeServer.td | 13 +++++----- lib/Target/X86/X86ScheduleZnver1.td | 18 +++++++------- .../CodeGen/AMDGPU/spill-csr-frame-ptr-reg-copy.ll | 29 ++++++++++++++++++++++ test/tools/llvm-symbolizer/sym.test | 6 ++++- 11 files changed, 79 insertions(+), 48 deletions(-) create mode 100644 test/CodeGen/AMDGPU/spill-csr-frame-ptr-reg-copy.ll