[X86] AVX512: Factor generating the AsmString into avx512_icmp_cc
authorAdam Nemet <anemet@apple.com>
Tue, 1 Jul 2014 18:03:43 +0000 (18:03 +0000)
committerAdam Nemet <anemet@apple.com>
Tue, 1 Jul 2014 18:03:43 +0000 (18:03 +0000)
commit1efcb90fcdbd565e389074c8a317ba39998eadd0
tree416cfb22af5aecc8604027c01a13ae800f528b91
parent06ff6cbf4d5b8a34e35363bdde82aa50771312f1
[X86] AVX512: Factor generating the AsmString into avx512_icmp_cc

Adding a writemask variant would require a third asm string to be passed to
the template.  Generate the AsmString in the template instead.

No change in X86.td.expanded.

llvm-svn: 212113
llvm/lib/Target/X86/X86InstrAVX512.td