This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from c1b9fa26d9c [X86] Post process the DAG after isel to remove vector move [...] new 7c98e88dc90 [AMDGPU] Supported ds_write_b128 generation.
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 | 3 +++ lib/Target/AMDGPU/DSInstructions.td | 2 ++ lib/Target/AMDGPU/SIISelLowering.cpp | 12 ++++++------ lib/Target/AMDGPU/SIInstrInfo.td | 5 +++++ test/CodeGen/AMDGPU/load-local-f32.ll | 11 ++++++++--- test/CodeGen/AMDGPU/load-local-f64.ll | 5 ++++- test/CodeGen/AMDGPU/load-local-i16.ll | 11 ++++++++--- test/CodeGen/AMDGPU/load-local-i32.ll | 11 ++++++++--- test/CodeGen/AMDGPU/load-local-i64.ll | 11 +++++++---- test/CodeGen/AMDGPU/load-local-i8.ll | 11 ++++++++--- 10 files changed, 59 insertions(+), 23 deletions(-)