This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 36cfd1c AMDGPU: Delete dead code new a1f64c9 [X86] Fix switch statement indentation per coding standards. new 0937f7e [X86] Make one of the FMA3 commuting methods static. Remove a [...] new 6381dfd [AVX512] Implement commuting support for EVEX encoded FMA3 in [...]
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: lib/Target/X86/X86InstrInfo.cpp | 644 ++++++++++++++++------------------ lib/Target/X86/X86InstrInfo.h | 16 +- test/CodeGen/X86/avx512-fma.ll | 45 +-- test/CodeGen/X86/fma_patterns.ll | 64 ++-- test/CodeGen/X86/fma_patterns_wide.ll | 19 +- 5 files changed, 356 insertions(+), 432 deletions(-)