summaryrefslogtreecommitdiff
path: root/lib/Support/Unix
diff options
context:
space:
mode:
authorElena Demikhovsky <elena.demikhovsky@intel.com>2013-12-11 14:31:04 +0000
committerElena Demikhovsky <elena.demikhovsky@intel.com>2013-12-11 14:31:04 +0000
commit3bf51cf30293272198515bfe315db1dd81d86e63 (patch)
tree0a3e64b437636a4ac69b8bdfd924591283159199 /lib/Support/Unix
parente54c1060a6a3f2a30b26c3289c08ae1bc8a845b9 (diff)
downloadllvm-3bf51cf30293272198515bfe315db1dd81d86e63.tar.gz
llvm-3bf51cf30293272198515bfe315db1dd81d86e63.tar.bz2
llvm-3bf51cf30293272198515bfe315db1dd81d86e63.tar.xz
AVX-512: Removed "z" suffix from AVX-512 instructions, since it is incompatible with GCC.
I moved a test from avx512-vbroadcast-crash.ll to avx512-vbroadcast.ll I defined HasAVX512 predicate as AssemblerPredicate. It means that you should invoke llvm-mc with "-mcpu=knl" to get encoding for AVX-512 instructions. I need this to let AsmMatcher to set different encoding for AVX and AVX-512 instructions that have the same mnemonic and operands (all scalar instructions). git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@197041 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Support/Unix')
0 files changed, 0 insertions, 0 deletions