This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 4afed5d TTI: Add comment clarifying the meaning of MemIntrinsicInfo::PtrVal. new 28fbf6c Fix some -Wsign-compare warnings by making some integer liter [...] new e652041 AMDGPU: Fold fneg into fp_extend new cca494f AMDGPU: Fold fneg into fp_round new bd87073 AMDGPU: Fold fneg into rcp
The 4 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 | 36 +++ test/CodeGen/AMDGPU/fneg-combines.ll | 398 +++++++++++++++++++++++++++++++ unittests/IR/IRBuilderTest.cpp | 6 +- 3 files changed, 437 insertions(+), 3 deletions(-)