This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from ce0fa7d llvm-readobj: fix next note entry calculation and print unkno [...] new 1c3956e AMDGPU: Fold fneg into fminnum/fmaxnum new 009a7ee [X86] Mark 256-bit and 512-bit INSERT_SUBVECTOR operations as [...]
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/Target/AMDGPU/AMDGPUISelLowering.cpp | 30 ++++ lib/Target/X86/X86ISelLowering.cpp | 33 +--- test/CodeGen/AMDGPU/fneg-combines.ll | 264 +++++++++++++++++++++++++++++++ 3 files changed, 300 insertions(+), 27 deletions(-)