llvm-6502/test
Nick Lewycky 838f36f0bb This program crashes the PredicateSimplifier. Not marked XFAIL because
the PredicateSimplifier is skipped in make check anyways.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29992 91177308-0d34-0410-b5e6-96231b3b80d8
2006-08-31 03:13:05 +00:00
..
Analysis Update tests now that opt no longer reads .ll files 2006-08-27 22:47:14 +00:00
Archive
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
C++Frontend Another case where a dead cast was causing the test to spuriously 2006-04-13 17:28:28 +00:00
CFrontend converge on the right number of %'s :) 2006-08-04 18:09:27 +00:00
CodeGen Bugfix for recent coallescer crash 2006-08-30 23:03:35 +00:00
Debugger
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
Transforms This program crashes the PredicateSimplifier. Not marked XFAIL because 2006-08-31 03:13:05 +00:00
Verifier Testcase for PR826 2006-07-11 20:29:21 +00:00
.cvsignore
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