This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 98d359a [LVI] Add an API to LazyValueInfo so that it can export Const [...] new 7614ec6 AMDGPU: Make i64 loads/stores promote to v2i32 new 451c792 AMDGPU/SI: Use v_readfirstlane_b32 when restoring SGPRs spill [...] new 6b3315d AMDGPU: Custom lower v2i32 loads and stores
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/AMDGPUISelDAGToDAG.cpp | 55 ------------ lib/Target/AMDGPU/SIISelLowering.cpp | 58 +++++++++++-- lib/Target/AMDGPU/SIRegisterInfo.cpp | 3 +- .../CodeGen/AMDGPU/bitreverse-inline-immediates.ll | 4 +- test/CodeGen/AMDGPU/fcanonicalize.ll | 6 +- test/CodeGen/AMDGPU/imm.ll | 2 +- test/CodeGen/AMDGPU/shift-and-i128-ubfe.ll | 20 ++--- test/CodeGen/AMDGPU/si-spill-sgpr-stack.ll | 2 +- test/CodeGen/AMDGPU/unaligned-load-store.ll | 99 +++++++++++++++++++++- 9 files changed, 165 insertions(+), 84 deletions(-)