This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from fe70e7d53a5 Fix check-llvm on kernel 4.9+ with asan or msan new c945ee63fe8 [X86] Remove unnecessary COPY_TO_REGCLASS(VR128) from the o [...] new 10f7b4fa41e [X86] Add isel patterns for memory forms of FMA3 intrinsic [...] new 4650545edb7 [X86] Add a couple TODOs to the PMADD52 instrucions about m [...] new 86af00af8a5 [X86] Simplify some multiclasses by inheriting from similar [...] new bd19fad99b4 [X86] Remove unused multiclass. new 8481f03defd [AVX512] Suppress duplicate register only FMA patterns.
The 6 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/X86InstrAVX512.td | 112 +++++++++++++++------------------ lib/Target/X86/X86InstrFMA.td | 25 ++++++-- test/CodeGen/X86/fma-intrinsics-x86.ll | 96 ++++++++++++++-------------- 3 files changed, 119 insertions(+), 114 deletions(-)