llvm-6502/test
Chandler Carruth f6fb5f4f2e [x86] Fix the RUN-lines of this test to make sense.
I got them quite wrong when updating it and had the SSE4.1 run checked
for SSE2 and the SSE2 run checked for SSE4.1. I think everything was
actually generic SSE, but this still seems good to fix. While here,
hoist the triple into the IR and make the flag set a bit more direct in
what it is trying to test.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@218978 91177308-0d34-0410-b5e6-96231b3b80d8
2014-10-03 11:30:02 +00:00
..
Analysis [BasicAA] Revert r218714 - Make better use of zext and sign information. 2014-10-03 01:33:47 +00:00
Assembler Revert "DI: Fold constant arguments into a single MDString" 2014-10-02 22:15:31 +00:00
Bindings Revert "DI: Fold constant arguments into a single MDString" 2014-10-02 22:15:31 +00:00
Bitcode Revert "DI: Fold constant arguments into a single MDString" 2014-10-02 22:15:31 +00:00
BugPoint Revert "DI: Fold constant arguments into a single MDString" 2014-10-02 22:15:31 +00:00
CodeGen [x86] Fix the RUN-lines of this test to make sense. 2014-10-03 11:30:02 +00:00
DebugInfo Revert "DI: Fold constant arguments into a single MDString" 2014-10-02 22:15:31 +00:00
ExecutionEngine [mips] Remove XFAIL from two XPASS'ing tests on the llvm-mips-linux builder 2014-10-03 08:49:44 +00:00
Feature Revert "DI: Fold constant arguments into a single MDString" 2014-10-02 22:15:31 +00:00
FileCheck
Instrumentation Revert "DI: Fold constant arguments into a single MDString" 2014-10-02 22:15:31 +00:00
Integer
JitListener Revert "DI: Fold constant arguments into a single MDString" 2014-10-02 22:15:31 +00:00
Linker Revert "DI: Fold constant arguments into a single MDString" 2014-10-02 22:15:31 +00:00
LTO LTO: Add missing target triple from r218784 2014-10-01 18:49:58 +00:00
MC Revert "DI: Fold constant arguments into a single MDString" 2014-10-02 22:15:31 +00:00
Object Nuke MCAnalysis. 2014-09-02 22:32:20 +00:00
Other [lit] Parse all strings as UTF-8 rather than ASCII. 2014-09-12 16:46:05 +00:00
TableGen [AVX512] Added intrinsics for VPCMPEQB and VPCMPEQW. 2014-09-30 11:32:22 +00:00
tools llvm-readobj: print COFF delay-load import table 2014-10-03 00:41:58 +00:00
Transforms Revert r215343. 2014-10-03 09:29:24 +00:00
Unit
Verifier Verifier: Don't reject varargs callee cleanup functions 2014-08-29 21:25:28 +00:00
YAMLParser
.clang-format
CMakeLists.txt Add LLVMgold target to test dependencies. 2014-09-10 22:20:49 +00:00
lit.cfg pass environment when invoking llvm-config from lit.cfg 2014-09-24 18:37:48 +00:00
lit.site.cfg.in
Makefile
Makefile.tests
TestRunner.sh