llvm-6502/test
Nick Lewycky 565706b93e Update to new predicate simplifier VRP design. Fixes PR966 and PR967.
Remove predicate simplifier from default gcc3 pipeline. New design is too
slow to enable by default.
Add new testcases for problems encountered in development.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@31895 91177308-0d34-0410-b5e6-96231b3b80d8
2006-11-22 23:49:16 +00:00
..
Analysis Fix bugs in this. What was I thinking??? :) 2006-11-18 08:06:17 +00:00
Archive Added the ability to xfail based on llvmgcc version 2006-04-12 21:57:40 +00:00
Assembler Add a test case for PR902. 2006-09-28 21:20:05 +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 Should be xfailed for llvmgcc4 and NOT *. * means all platforms regardless of what llvmgcc you use. 2006-11-08 23:25:58 +00:00
CFrontend xfail for llvmgcc3 2006-11-10 04:53:50 +00:00
CodeGen Testcase for PR1011 2006-11-20 18:05:26 +00:00
Debugger Added the ability to xfail based on llvmgcc version 2006-04-12 21:57:40 +00:00
DebugInfo Test for PR1013. 2006-11-20 21:58:02 +00:00
ExecutionEngine Don't test an example 2006-07-26 20:33:20 +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 No, libLLVMbzip2 does not have a .a suffix. 2006-06-01 07:23:32 +00:00
Linker New testcase, the linker is not merging alignments right. 2006-06-16 01:20:58 +00:00
Other Adjust tests now that opt doesn't read .ll files. 2006-08-27 22:44:20 +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 Update to new predicate simplifier VRP design. Fixes PR966 and PR967. 2006-11-22 23:49:16 +00:00
Verifier testcase that causes the asmparser to assert 2006-10-15 23:26:28 +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