This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from bde9662fef0 AMDGPU/GlobalISel: Allow VGPR to index SGPR register new 793d83708fd AMDGPU/GlobalISel: Split 64-bit vector extracts during RegB [...] new 204eb4858d7 AMDGPU/GlobalISel: Handle RegBankSelect of G_INSERT_VECTOR_ELT new 78a388a985b [dsymutil] Don't overload LinkOptions.
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/Target/AMDGPU/AMDGPURegisterBankInfo.cpp | 506 ++++++++++++++------- lib/Target/AMDGPU/AMDGPURegisterBankInfo.h | 14 + .../regbankselect-extract-vector-elt.mir | 120 ++++- .../GlobalISel/regbankselect-insert-vector-elt.mir | 395 +++++++++++++++- tools/dsymutil/dsymutil.cpp | 69 ++- 5 files changed, 879 insertions(+), 225 deletions(-)