llvm-6502/test
Reid Spencer 226368ff4e 1. No need to thwart this test with an environment variable. Turning it off
is the default and handled by the makefile system and runtest
2. Redirect stderr of llvm-as and llvm2cpp so that warning messages about
   instrinsics don't cause Tcl to report the run as failed.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28576 91177308-0d34-0410-b5e6-96231b3b80d8
2006-05-30 23:07:17 +00:00
..
Analysis another c99 style problem 2006-04-25 19:27:56 +00:00
Archive Added the ability to xfail based on llvmgcc version 2006-04-12 21:57:40 +00:00
Assembler New testcase, check that the bc file correctly encodes varargs nonccc calls. 2006-05-26 18:41:26 +00:00
BugPoint Only look at .ll files in this directory 2006-04-13 17:32:53 +00:00
Bytecode Added the ability to xfail based on llvmgcc version 2006-04-12 21:57:40 +00:00
C++Frontend Another case where a dead cast was causing the test to spuriously 2006-04-13 17:28:28 +00:00
CFrontend new testcase 2006-05-19 19:34:09 +00:00
CodeGen Added a test case for parameter passing of vector values. 2006-05-30 20:37:00 +00:00
Debugger Added the ability to xfail based on llvmgcc version 2006-04-12 21:57:40 +00:00
ExecutionEngine This test is buggy: printf is a varargs function. This fixes the test with 2006-05-17 23:43:56 +00:00
Feature Fix a problem where dejagnu won't accept the value of global tcl variable 2006-05-28 07:22:42 +00:00
lib 1. No need to thwart this test with an environment variable. Turning it off 2006-05-30 23:07:17 +00:00
Linker Added the ability to xfail based on llvmgcc version 2006-04-12 21:57:40 +00:00
Other Added the ability to xfail based on llvmgcc version 2006-04-12 21:57:40 +00:00
Scripts Remove last remnants of Python/QMTest support 2004-12-08 23:07:27 +00:00
TableGen Added the ability to xfail based on llvmgcc version 2006-04-12 21:57:40 +00:00
Transforms Require both tests to pass. 2006-05-29 01:28:16 +00:00
Verifier Fix an accidental commit. 2006-04-13 17:21:49 +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 Fix a problem where dejagnu won't accept the value of global tcl variable 2006-05-28 07:22:42 +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 Pass -emit-llvm automatically to %llvmgcc and %llvmg++ to fix regression 2006-03-08 22:28:19 +00:00