This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 1cdda230e96 [TableGen] Remove unnecessary TypeSetByHwMode -> ValueTypeB [...] new 982d395b2af DAG: Use getObjectOffset helper new abf0ee059c4 AMDGPU: Address todo for handling 1/(2 pi)
The 2 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/CodeGen/SelectionDAG/TargetLowering.cpp | 5 +- lib/Target/AMDGPU/AMDGPUISelLowering.cpp | 29 +- lib/Target/AMDGPU/AMDGPUISelLowering.h | 2 + lib/Target/AMDGPU/AMDGPUSubtarget.cpp | 2 +- lib/Target/AMDGPU/AMDGPUSubtarget.h | 9 +- test/CodeGen/AMDGPU/fneg-combines.ll | 478 +++++++++++++++++++--------- test/CodeGen/AMDGPU/fneg-combines.si.ll | 28 ++ 7 files changed, 385 insertions(+), 168 deletions(-) create mode 100644 test/CodeGen/AMDGPU/fneg-combines.si.ll