This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 9302e9a5002 [DSE] Don't DSE stores that subsequent memmove calls read from new cd622ef7a2f [PatternMatch] allow vector matches with m_FNeg new 8d864b81e18 Revert "[AMDGPU] Increased vector length for global/constan [...] new 99eb4ff05c0 [InstCombine] add tests for fdiv with negated op and consta [...]
The 3 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: include/llvm/IR/PatternMatch.h | 2 +- lib/Target/AMDGPU/AMDGPUTargetTransformInfo.cpp | 30 ++-------------- lib/Target/AMDGPU/AMDGPUTargetTransformInfo.h | 6 ---- test/CodeGen/AMDGPU/load-constant-f32.ll | 37 ------------------- test/CodeGen/AMDGPU/load-constant-f64.ll | 33 ----------------- test/CodeGen/AMDGPU/waitcnt-looptest.ll | 2 +- test/Transforms/InstCombine/cos-intrinsic.ll | 9 ++--- test/Transforms/InstCombine/fdiv.ll | 48 +++++++++++++++++++++++-- 8 files changed, 51 insertions(+), 116 deletions(-) delete mode 100644 test/CodeGen/AMDGPU/load-constant-f32.ll