llvm-6502/test
2006-11-18 19:17:52 +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 Add a x86-64 test case: movb %sil, %ah is illegal. 2006-11-17 20:41:55 +00:00
Debugger Added the ability to xfail based on llvmgcc version 2006-04-12 21:57:40 +00:00
DebugInfo XFAIL All but powerpc 2006-11-11 22:14:46 +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 converting massive blocks of phis into selects like this is silly. 2006-11-18 19:17:52 +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
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