llvm-6502/test
Chandler Carruth 48a08feeea [x86] Clean up the shift lowering vector shuffle tests a bit using my
script. Notably this folds all the SSE cases together into a single
FileCheck block. It also adds a vex prefix.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@223610 91177308-0d34-0410-b5e6-96231b3b80d8
2014-12-07 17:15:53 +00:00
..
Analysis BFI: Saturate when combining edges to a successor 2014-12-05 19:13:42 +00:00
Assembler ConstantFold: Don't optimize comparisons with weak linkage objects 2014-12-06 11:58:33 +00:00
Bindings
Bitcode
BugPoint
CodeGen [x86] Clean up the shift lowering vector shuffle tests a bit using my 2014-12-07 17:15:53 +00:00
DebugInfo Fix a bug when pretty-printing DW_OP_deref. 2014-12-05 18:19:38 +00:00
ExecutionEngine
Feature IR: Disallow function-local metadata attachments 2014-12-06 02:29:44 +00:00
FileCheck
Instrumentation Add target triples to all dfsan tests. 2014-12-05 22:32:30 +00:00
Integer
JitListener
Linker IR: Disallow function-local metadata attachments 2014-12-06 02:29:44 +00:00
LTO
MC [Hexagon] Adding sub/and/or reg, imm forms 2014-12-05 21:38:29 +00:00
Object Add missing test file 2014-12-04 09:20:13 +00:00
Other
SymbolRewriter
TableGen
tools Re-add support to llvm-objdump for Mach-O universal files and archives with -macho 2014-12-04 23:56:27 +00:00
Transforms InstSimplify: Optimize away useless unsigned comparisons 2014-12-06 10:51:40 +00:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt Revert "Add missing test dependency and use a more canonical target name." 2014-12-04 04:33:32 +00:00
lit.cfg
lit.site.cfg.in
Makefile
Makefile.tests
TestRunner.sh