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
MC Revert "DI: Fold constant arguments into a single MDString" 2014-10-02 22:15:31 +00:00
Object
Other
TableGen
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
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg
lit.site.cfg.in
Makefile
Makefile.tests
TestRunner.sh