llvm-6502/test
Chandler Carruth cc727ec92a [x86] Start moving to a fancier check syntax to reduce the need for
duplication of check lines. The idea is to have broad sets of
compilation modes that will frequently diverge without having to always
and immediately explode to the precise ISA feature set.

While this already helps due to VEX encoded differences, it will help
much more as I teach the new shuffle lowering about more of the new VEX
encoded instructions which can still be used to implement 128-bit
shuffles.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@218188 91177308-0d34-0410-b5e6-96231b3b80d8
2014-09-20 18:36:39 +00:00
..
Analysis
Assembler
Bindings
Bitcode
BugPoint
CodeGen [x86] Start moving to a fancier check syntax to reduce the need for 2014-09-20 18:36:39 +00:00
DebugInfo Fix test case to be portable to different architectures. 2014-09-19 18:31:25 +00:00
ExecutionEngine
Feature
FileCheck
Instrumentation
Integer
JitListener
Linker
LTO Try to fix i686-cygming bots. 2014-09-18 22:56:00 +00:00
MC MC: Treat ReadOnlyWithRel and ReadOnlyWithRelLocal as ReadOnly for COFF 2014-09-20 07:31:46 +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