llvm-6502/test
Misha Brukman 339ff0acb8 This way it's easier to test: if the call to external exit(0) succeeded,
program exits with code 0, no error. If the call does not work/succeed, main
returns 1, so we notice it. The other way around doesn't work. :)


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4984 91177308-0d34-0410-b5e6-96231b3b80d8
2002-12-13 04:43:32 +00:00
..
Analysis Update test to use long instead of uint getelementptr subscripts 2002-10-25 22:29:07 +00:00
Assembler
BugPoint Checkin testcases for bugpoint 2002-11-20 22:30:02 +00:00
CBackend Certain characters not getting escaped properly 2002-11-06 21:38:39 +00:00
CFrontend Check in an old testcase 2002-12-07 17:08:07 +00:00
CodeGen Certain characters not getting escaped properly 2002-11-06 21:38:39 +00:00
ExecutionEngine This way it's easier to test: if the call to external exit(0) succeeded, 2002-12-13 04:43:32 +00:00
Feature
Jello Move test 2002-11-21 17:20:32 +00:00
Linker
LiveVar
LLC
Other
Transforms New testcase pointed out by Casey Carter 2002-12-05 22:25:47 +00:00
Verifier New testcase to handle eventually 2002-11-06 00:52:21 +00:00
exprtest.ll
Failure.sh
globaldce.ll
inductionvars.ll
inlinetest.ll
Makefile libraries is used for internal stuff, not as a real testcase 2002-11-06 20:36:52 +00:00
Makefile.tests Add support for bugpoint 2002-11-19 21:57:18 +00:00
runtime.c
sched.ll
TestRunner.sh