This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from a9d6d4cb72b [Hexagon] Implement TTI::shouldMaximizeVectorBandwidth new aaf71562321 AMDGPU: Fix FP restore from being reordered with stack ops new a833b4252d0 AMDGPU: Fix register name format in tests new bf82806c2ee AMDGPU: Fix crash when MachinePointerInfo invalid
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/SIISelLowering.cpp | 9 ++- test/CodeGen/AMDGPU/basic-call-return.ll | 2 +- test/CodeGen/AMDGPU/call-preserved-registers.ll | 2 +- test/CodeGen/AMDGPU/load-select-ptr.ll | 82 ++++++++++++++++++++++++ test/CodeGen/AMDGPU/spill-alloc-sgpr-init-bug.ll | 6 +- 5 files changed, 94 insertions(+), 7 deletions(-) create mode 100644 test/CodeGen/AMDGPU/load-select-ptr.ll