llvm-6502/test
Chandler Carruth d854299712 Remove the ARM-specific variant of this test. It's already covered by
the ARM build bots, and it adds a weird case to the test suite where
a test uses as inputs files in the parent directory.

Talked about this with Dave on IRC and he's fine with this approach even
though it isn't optimal.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@177700 91177308-0d34-0410-b5e6-96231b3b80d8
2013-03-22 05:16:46 +00:00
..
Analysis Correct cost model for vector shift on AVX2 2013-03-20 22:01:10 +00:00
Archive
Assembler Correct invalid debug info metadata 2013-03-12 19:04:24 +00:00
Bindings/Ocaml
Bitcode
BugPoint
CodeGen Fix a register-class comparison bug in PPCCTRLoops 2013-03-21 23:23:34 +00:00
DebugInfo Remove the ARM-specific variant of this test. It's already covered by 2013-03-22 05:16:46 +00:00
ExecutionEngine
Feature
FileCheck
Instrumentation Remove unused field in DISubprogram 2013-03-21 20:28:52 +00:00
Integer
JitListener
Linker
MC Fix the invalid opcode for Mips branch instructions in the assembler 2013-03-22 00:29:10 +00:00
Object
Other
Scripts
TableGen
tools
Transforms Move the DIFile in DISubprogram to the beginning to be a common prefix along with other DIScopes 2013-03-21 22:29:36 +00:00
Unit Fixup for r176933: more careful setup of path to llvm-symbolizer 2013-03-15 07:27:49 +00:00
Verifier
YAMLParser
CMakeLists.txt Add llvm-symbolizer as test dependency. 2013-03-13 09:35:18 +00:00
lit.cfg Fixup for r176933: more careful setup of path to llvm-symbolizer 2013-03-15 07:27:49 +00:00
lit.site.cfg.in
Makefile In r169695, the address space limit for tests was replaced with a data 2013-03-12 12:38:10 +00:00
Makefile.tests
TestRunner.sh