llvm-6502/test
Chris Lattner af9f4973aa pattern match min/max nodes
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@30718 91177308-0d34-0410-b5e6-96231b3b80d8
2006-10-04 06:56:02 +00:00
..
Analysis New testcase for PR932 2006-10-03 07:00:13 +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 Added the ability to xfail based on llvmgcc version 2006-04-12 21:57:40 +00:00
C++Frontend Make sure C++ protection shows up in debug info 2006-09-27 16:55:19 +00:00
CFrontend Adjust this to the wonky syntax that GCC expects. 2006-09-29 17:34:56 +00:00
CodeGen pattern match min/max nodes 2006-10-04 06:56:02 +00:00
Debugger Added the ability to xfail based on llvmgcc version 2006-04-12 21:57:40 +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
TableGen new testcase 2006-09-18 22:28:07 +00:00
Transforms Move break-crit-edges before the predicate simplifier. Allows us to 2006-10-03 14:52:23 +00:00
Verifier Testcase for PR826 2006-07-11 20:29:21 +00:00
.cvsignore Ignore some files that occur when srcdir = objdir. 2006-03-23 23:24:46 +00:00
Failure.sh
Makefile If dejagnu is not found, tell the user instead of bombing out with an 2006-08-01 00:07:58 +00:00
Makefile.tests
TestRunner.sh Just a minor tweak so you can run things like: 2006-06-17 08:06:33 +00:00