llvm-6502/test
Duncan P. N. Exon Smith 15f92a3a7d Fix line-endings, NFC
A follow-up commit is adding a RUN line to each of these tests, so fix
the line endings first.  This is a whitespace-only change.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@214156 91177308-0d34-0410-b5e6-96231b3b80d8
2014-07-29 01:10:57 +00:00
..
Analysis Add @llvm.assume, lowering, and some basic properties 2014-07-25 21:13:35 +00:00
Assembler
Bindings
Bitcode Fix line-endings, NFC 2014-07-29 01:10:57 +00:00
BugPoint
CodeGen [Debug Info] add DISubroutineType and its creation takes DITypeArray. 2014-07-28 22:24:06 +00:00
DebugInfo [Debug Info] unique MDNodes in the enum types of each compile unit. 2014-07-28 23:04:20 +00:00
ExecutionEngine [MCJIT] Remove extraneous parentheses in test case. 2014-07-28 21:00:48 +00:00
Feature
FileCheck
Instrumentation
Integer
JitListener
Linker Clean up testing cases. 2014-07-28 23:16:05 +00:00
LTO
MC [SKX] Enabling mask logic instructions: encoding, lowering 2014-07-28 13:46:45 +00:00
Object Tweak llvm-nm’s -undefined-only (aka -u) printing for Mach-O files 2014-07-28 23:17:38 +00:00
Other
TableGen
tools Test the linker plugin handling of llvm.used. 2014-07-28 20:42:29 +00:00
Transforms Canonicalization for @llvm.assume 2014-07-25 21:45:17 +00:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt Move -verify-use-list-order into llvm-uselistorder 2014-07-25 17:13:03 +00:00
lit.cfg Start adding some tests for the gold plugin. 2014-07-27 23:11:06 +00:00
lit.site.cfg.in
Makefile
Makefile.tests
TestRunner.sh