llvm-6502/test
Adam Nemet a50d4dd9b0 [X86] AVX512: Add vbroadcasti*
For now I used a separate template for these sub-vector/tuple broadcasts
rather than sharing the mem variants with avx512_int_broadcast_rm.

<rdar://problem/17402869>

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@211828 91177308-0d34-0410-b5e6-96231b3b80d8
2014-06-27 00:43:38 +00:00
..
Analysis
Assembler Add some test files for r211710. 2014-06-25 15:41:39 +00:00
Bindings
Bitcode Add some test files for r211710. 2014-06-25 15:41:39 +00:00
BugPoint
CodeGen [StackMaps] Enable patchpoint liveness analysis per default. 2014-06-26 23:39:52 +00:00
DebugInfo Revert "PR20038: DebugInfo: Inlined call sites where the caller has debug info but the call itself has no debug location." 2014-06-25 18:20:54 +00:00
ExecutionEngine
Feature
FileCheck
Instrumentation [msan] Fix bad interaction between with-calls mode and chained origin tracking. 2014-06-25 14:41:57 +00:00
Integer
JitListener
Linker
LTO
MC [X86] AVX512: Add vbroadcasti* 2014-06-27 00:43:38 +00:00
Object
Other
TableGen
tools
Transforms GVN: Preserve invariant.load metadata 2014-06-26 19:51:19 +00:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg
lit.site.cfg.in
Makefile
Makefile.tests
TestRunner.sh