This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 87fd46af902 [AMDGPU] Fix incorrect register pressure calculation new 2bbb56fd759 AMDGPU: Pull fneg out of extract_vector_elt
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/AMDGPUISelLowering.cpp | 8 ++++++- lib/Target/AMDGPU/AMDGPUISelLowering.h | 2 ++ lib/Target/AMDGPU/SIISelLowering.cpp | 21 +++++++++++++++++ lib/Target/AMDGPU/SIISelLowering.h | 1 + test/CodeGen/AMDGPU/fneg-combines.ll | 9 ++++---- test/CodeGen/AMDGPU/fneg.f16.ll | 39 ++++++++++++++++++++++++++++++-- 6 files changed, 72 insertions(+), 8 deletions(-)