llvm-6502/test
Benjamin Kramer 17347912b4 X86: Emit vector sext as shuffle + sra if vpmovsx is not available.
Also loosen the SSSE3 dependency a bit, expanded pshufb + psra is still better
than scalarized loads. Fixes PR14590.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@170984 91177308-0d34-0410-b5e6-96231b3b80d8
2012-12-22 11:34:28 +00:00
..
Analysis Improve the X86 cost model for loads and stores. 2012-12-21 01:33:59 +00:00
Archive
Assembler
Bindings/Ocaml
Bitcode
BugPoint
CodeGen X86: Emit vector sext as shuffle + sra if vpmovsx is not available. 2012-12-22 11:34:28 +00:00
DebugInfo Move these files over to the debug info directory. 2012-12-21 00:03:42 +00:00
ExecutionEngine
Feature
FileCheck
Instrumentation [msan] Remove unreachable blocks before instrumenting a function. 2012-12-21 11:18:49 +00:00
Integer
JitListener
Linker
MC [mips] Fix encoding of BAL instruction. Also, fix assembler test case which 2012-12-21 23:13:59 +00:00
Object
Other
Scripts
TableGen
tools
Transforms Fix a bug in the code that checks if we can vectorize loops while using dynamic 2012-12-21 00:07:35 +00:00
Unit
Verifier
YAMLParser Convert the uses of '|&' to use '2>&1 |' instead, which works on old 2012-07-02 18:37:59 +00:00
CMakeLists.txt
lit.cfg
lit.site.cfg.in
Makefile
Makefile.tests
TestRunner.sh