llvm-6502/test
Chandler Carruth 1a5f7f54f4 [x86] Teach the new vector shuffle lowering the basics about insertion
of a single element into a zero vector for v4f64 and v4i64 in AVX.
Ironically, there is less to see here because xor+blend is so crazy fast
that we can't really beat that to zero the high 128-bit lane.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@218214 91177308-0d34-0410-b5e6-96231b3b80d8
2014-09-21 12:49:46 +00:00
..
Analysis
Assembler
Bindings
Bitcode
BugPoint
CodeGen [x86] Teach the new vector shuffle lowering the basics about insertion 2014-09-21 12:49:46 +00:00
DebugInfo Update tests which broke from r218189 2014-09-20 21:18:43 +00:00
ExecutionEngine
Feature
FileCheck
Instrumentation
Integer
JitListener
Linker
LTO
MC MC: Support aligned COMMON symbols for COFF 2014-09-21 09:18:07 +00:00
Object
Other
TableGen
tools llvm-readobj: pretty-print special COFF section names 2014-09-20 00:25:06 +00:00
Transforms
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg
lit.site.cfg.in
Makefile
Makefile.tests
TestRunner.sh