llvm-6502/test
Reid Spencer 72348df75e Remove a redundant RUN: line.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@32126 91177308-0d34-0410-b5e6-96231b3b80d8
2006-12-02 17:49:38 +00:00
..
Analysis Use the llvm-upgrade program to upgrade llvm assembly. 2006-12-02 04:23:10 +00:00
Archive Added the ability to xfail based on llvmgcc version 2006-04-12 21:57:40 +00:00
Assembler Use the llvm-upgrade program to upgrade llvm assembly. 2006-12-02 04:23:10 +00:00
BugPoint Only look at .ll files in this directory 2006-04-13 17:32:53 +00:00
Bytecode Discard code that supported old bytecode formats. This makes the Bytecode 2006-11-14 04:47:22 +00:00
C++Frontend new testcase for PR1027 2006-12-01 06:34:56 +00:00
CFrontend enable this now that codegen support is in place 2006-12-01 18:04:08 +00:00
CodeGen Use the llvm-upgrade program to upgrade llvm assembly. 2006-12-02 04:23:10 +00:00
Debugger Added the ability to xfail based on llvmgcc version 2006-04-12 21:57:40 +00:00
DebugInfo Add compile unit size test 2006-11-30 15:36:44 +00:00
ExecutionEngine Use the llvm-upgrade program to upgrade llvm assembly. 2006-12-02 04:23:10 +00:00
Feature Remove a redundant RUN: line. 2006-12-02 17:49:38 +00:00
lib No, libLLVMbzip2 does not have a .a suffix. 2006-06-01 07:23:32 +00:00
Linker Promote GEP ubyte indices to uint. Backwards compatibility for 1.2 and 2006-11-23 15:14:52 +00:00
Other Use the llvm-upgrade program to upgrade llvm assembly. 2006-12-02 04:23:10 +00:00
Scripts Make it handle plain old cast too, for old assembly. 2006-11-13 16:11:14 +00:00
TableGen add test for mdef in a let 2006-10-11 18:12:14 +00:00
Transforms Prevent a GEP from getting upgraded to avoid resulting test failure. 2006-12-02 16:25:20 +00:00
Verifier Promote GEP ubyte indices to uint. Backwards compatibility for 1.2 and 2006-11-23 15:14:52 +00:00
.cvsignore Ignore some files that occur when srcdir = objdir. 2006-03-23 23:24:46 +00:00
Failure.sh Initial checking of Failure.sh 2002-01-23 18:03:49 +00:00
Makefile Enable path completion when typing the TESTSUITE= option by allowing the 2006-11-11 01:02:45 +00:00
Makefile.tests Quote the value of the PATH variable so that Cygwin and Windows can have 2005-02-18 20:24:09 +00:00
TestRunner.sh Add some documentation about the arguments. 2006-11-02 03:37:39 +00:00