This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 5c71253fa0d Revert r317029: [globalisel][tablegen] Keep track of the in [...] new 52bd8518b25 loop-rotate: simplify code by using llvm::findDbgValues(). (NFC) new 0ce6825d9e1 AMDGPU: Select s_buffer_load_dword with a non-constant SGPR offset
The 2 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/AMDGPUISelDAGToDAG.cpp | 8 ----- lib/Target/AMDGPU/BUFInstructions.td | 7 ----- lib/Target/AMDGPU/SIInstrInfo.cpp | 21 +++++++++++++ lib/Target/AMDGPU/SMInstructions.td | 3 +- lib/Transforms/Scalar/LoopRotation.cpp | 54 ++++++++++++++------------------ test/CodeGen/AMDGPU/smrd.ll | 16 ++++++++++ 6 files changed, 61 insertions(+), 48 deletions(-)