This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 56ea4893da5 Add missing includes and forward decls to unbreak build new 0bbe50f2fb4 [AMDGPU] Promote constant offset to the immediate by findin [...]
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: lib/Target/AMDGPU/SIISelLowering.h | 2 +- lib/Target/AMDGPU/SILoadStoreOptimizer.cpp | 361 +++++++++++++++ test/CodeGen/AMDGPU/promote-constOffset-to-imm.ll | 485 +++++++++++++++++++++ test/CodeGen/AMDGPU/promote-constOffset-to-imm.mir | 154 +++++++ 4 files changed, 1001 insertions(+), 1 deletion(-) create mode 100644 test/CodeGen/AMDGPU/promote-constOffset-to-imm.ll create mode 100644 test/CodeGen/AMDGPU/promote-constOffset-to-imm.mir