llvm-6502/test
Matt Arsenault 55d17f4842 R600/SI: Move instruction patterns to scalar versions.
Some of them also had the pattern on both, so this removes the
duplication.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@204492 91177308-0d34-0410-b5e6-96231b3b80d8
2014-03-21 18:01:18 +00:00
..
Analysis
Assembler
Bindings
Bitcode
BugPoint
CodeGen R600/SI: Move instruction patterns to scalar versions. 2014-03-21 18:01:18 +00:00
DebugInfo Convert CodeGen test into a more specific MC test. 2014-03-20 22:05:59 +00:00
ExecutionEngine
Feature Expose "noduplicate" attribute as a property for intrinsics. 2014-03-18 23:51:07 +00:00
FileCheck
Instrumentation [ASan] Add -asan-module to the ASan .ll tests. 2014-03-20 11:16:34 +00:00
Integer
JitListener
Linker Switch the type field in DIVariable and DIGlobalVariable over to DITypeRefs. 2014-03-18 02:34:58 +00:00
LTO
MC Move codegen test over to MC. 2014-03-21 17:55:34 +00:00
Object Object: Output .file symbols properly 2014-03-20 06:29:02 +00:00
Other
TableGen
tools ProfileData: Introduce InstrProfWriter using the naive text format 2014-03-21 17:46:22 +00:00
Transforms Sink: Don't sink static allocas from the entry block 2014-03-21 15:51:51 +00:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg Refactor llvm/test/lit.cfg to use lit.util.which. 2014-03-21 17:31:35 +00:00
lit.site.cfg.in
Makefile
Makefile.tests
TestRunner.sh