This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from c6c2f143198 Create unique, but identically-named ELF sections for expli [...] new 9676b30e9f1 GlobalISel: moreElementsVector for G_LOAD/G_STORE
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: include/llvm/Target/GenericOpcodes.td | 6 +++- lib/CodeGen/GlobalISel/LegalizerHelper.cpp | 12 ++++++- lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp | 1 + test/CodeGen/AMDGPU/GlobalISel/legalize-load.mir | 25 ++++++++++++-- test/CodeGen/AMDGPU/GlobalISel/legalize-store.mir | 42 ++++++++++++++++++++--- 5 files changed, 78 insertions(+), 8 deletions(-)