This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from bf0554faf15 [GISel]: Add helpers for easy building G_FCONSTANT along wi [...] new 2006e6286bd [AMDGPU] Supported ds_read_b128 generation; Widened vector [...]
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/AMDGPUInstructions.td | 8 ++++++++ lib/Target/AMDGPU/AMDGPUSubtarget.h | 6 ++++++ lib/Target/AMDGPU/AMDGPUTargetTransformInfo.cpp | 8 ++++---- lib/Target/AMDGPU/DSInstructions.td | 1 + lib/Target/AMDGPU/SIISelLowering.cpp | 16 ++++++++++------ lib/Target/AMDGPU/SIInstrInfo.td | 4 ++++ test/CodeGen/AMDGPU/load-local-f32.ll | 19 +++++++++++++++++++ test/CodeGen/AMDGPU/load-local-f64.ll | 18 ++++++++++++++++++ test/CodeGen/AMDGPU/load-local-i16.ll | 18 ++++++++++++++++++ test/CodeGen/AMDGPU/load-local-i32.ll | 19 +++++++++++++++++++ test/CodeGen/AMDGPU/load-local-i64.ll | 14 ++++++++++++++ test/CodeGen/AMDGPU/load-local-i8.ll | 17 +++++++++++++++++ .../LoadStoreVectorizer/AMDGPU/merge-stores.ll | 3 +-- .../LoadStoreVectorizer/AMDGPU/multiple_tails.ll | 3 +-- 14 files changed, 140 insertions(+), 14 deletions(-)