[X86] Remove AddedComplexity from all patterns that use X86vzmovl as their root.
authorCraig Topper <craig.topper@intel.com>
Tue, 10 Jul 2018 22:23:54 +0000 (22:23 +0000)
committerCraig Topper <craig.topper@intel.com>
Tue, 10 Jul 2018 22:23:54 +0000 (22:23 +0000)
commit27c77fe4cefb0ee1482871bb8339aa101fec5901
treee962326eb289f9cc2ac202d5165b752d170f3270
parentba800e7db514bedf51897b73d239864ab774b8c2
[X86] Remove AddedComplexity from all patterns that use X86vzmovl as their root.

Some added 20 and some added 15. Its unclear when to use which value and whether they are required at all.

This patch removes them all. If we start finding real world issues we may need to add them back with proper tests.

llvm-svn: 336735
llvm/lib/Target/X86/X86InstrAVX512.td
llvm/lib/Target/X86/X86InstrFMA.td
llvm/lib/Target/X86/X86InstrMMX.td
llvm/lib/Target/X86/X86InstrSSE.td