[AVX512] Enable integer arithmetic lowering for AVX512BW/VL subsets.
authorRobert Khasanov <rob.khasanov@gmail.com>
Tue, 16 Dec 2014 18:24:07 +0000 (18:24 +0000)
committerRobert Khasanov <rob.khasanov@gmail.com>
Tue, 16 Dec 2014 18:24:07 +0000 (18:24 +0000)
commitd04cd2fbfe1779bb005c75b99c404f50645e3b6f
tree6e35b3f235ba73ab6389cc2ba71ae9d2a968fc36
parentb42003d2bf015df6417cb3a60ec6a5fee8cc0279
[AVX512] Enable integer arithmetic lowering for AVX512BW/VL subsets.
Added lowering tests.

llvm-svn: 224349
llvm/lib/Target/X86/X86ISelLowering.cpp
llvm/lib/Target/X86/X86InstrSSE.td
llvm/test/CodeGen/X86/avx512bw-arith.ll [new file with mode: 0644]
llvm/test/CodeGen/X86/avx512bwvl-arith.ll [new file with mode: 0644]
llvm/test/CodeGen/X86/avx512vl-arith.ll [new file with mode: 0644]