llvm-6502/test
Adam Nemet 6bc8d95153 [AVX512] Add vpermil variable version
This is implemented via a multiclass that derives from the vperm imm
multiclass.

Fixes <rdar://problem/18426089>

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@220737 91177308-0d34-0410-b5e6-96231b3b80d8
2014-10-27 23:08:40 +00:00
..
Analysis
Assembler
Bindings [OCaml] hexagon can't run MCJIT tests, XFAIL it. 2014-10-25 19:01:14 +00:00
Bitcode
BugPoint
CodeGen Fix a stackmap bug introduced in r220710. 2014-10-27 22:38:45 +00:00
DebugInfo Fix PR21189 -- Emit symbol subsection required to debug LLVM-built binaries with VS2012+ 2014-10-24 01:27:45 +00:00
ExecutionEngine
Feature
FileCheck
Instrumentation [asan] experimental tracing for indirect calls, llvm part. 2014-10-27 18:13:56 +00:00
Integer
JitListener
Linker Add a test for the -suppress-warnings option. 2014-10-25 01:14:15 +00:00
LTO
MC [AVX512] Add vpermil variable version 2014-10-27 23:08:40 +00:00
Object
Other
TableGen
tools
Transforms InstCombine: Fix a combine assuming that icmp operands were integers 2014-10-27 05:47:49 +00:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg
lit.site.cfg.in
Makefile
Makefile.tests
TestRunner.sh