This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from ab7e61c53fb AMDGPU/SILoadStoreOptimizer: Optimize scanning for mergeabl [...] new 666680987c0 Fix build failure with GCC on identifier reusing. new 0e53d95ce42 AMDGPU/GlobalISel: Fix mutationIsSane assert v8s8 and new 5e7be8b1bc8 AMDGPU/GlobalISel: Add some more tests for G_INSERT legalization new bde9662fef0 AMDGPU/GlobalISel: Allow VGPR to index SGPR register
The 4 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/AMDGPULegalizerInfo.cpp | 5 +- lib/Target/AMDGPU/AMDGPURegisterBankInfo.cpp | 10 +- test/CodeGen/AMDGPU/GlobalISel/legalize-and.mir | 166 ++++++++++++++++++++ test/CodeGen/AMDGPU/GlobalISel/legalize-insert.mir | 168 +++++++++++++++++++++ .../regbankselect-extract-vector-elt.mir | 5 +- tools/dsymutil/dsymutil.cpp | 2 +- 6 files changed, 346 insertions(+), 10 deletions(-)