AVX-512: Added mask and rounding mode for scalar arithmetics
authorElena Demikhovsky <elena.demikhovsky@intel.com>
Sun, 1 Mar 2015 07:44:04 +0000 (07:44 +0000)
committerElena Demikhovsky <elena.demikhovsky@intel.com>
Sun, 1 Mar 2015 07:44:04 +0000 (07:44 +0000)
commit975e9b99aa0b3bbd9480a9e51a3d99f2242cd2ed
tree47ae6cf09d78c5ac036e32570ed7084392f67a30
parentaac6cc336024684e2c1ee7d4cf69da35baeb15c1
AVX-512: Added mask and rounding mode for scalar arithmetics
Added more tests for scalar instructions to destinguish between AVX and AVX-512 forms.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@230891 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86InstrAVX512.td
lib/Target/X86/X86InstrFragmentsSIMD.td
lib/Target/X86/X86InstrSSE.td
test/CodeGen/X86/avx512-scalar.ll [new file with mode: 0644]
utils/TableGen/X86DisassemblerTables.cpp