llvm-6502/test
Chris Lattner 07ae06d18e New checkin
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1630 91177308-0d34-0410-b5e6-96231b3b80d8
2002-02-01 05:04:58 +00:00
..
Assembler Testcase for SymbolTable.cpp bug 2002-01-25 03:58:05 +00:00
CFrontend New testcase to ensure GCC doesn't emit type identifiers with spaces in them 2002-01-24 20:45:45 +00:00
Feature Testcase broken - Entry node of method cannot have predecessors! 2002-01-31 00:25:00 +00:00
Linker Update LLVM tests to use new pointer indexing, and remove unsized array test support 2001-12-14 16:46:53 +00:00
Other New checkin 2002-02-01 05:04:58 +00:00
combinations.ll New test case 2001-07-22 05:00:34 +00:00
exprtest.ll New test cases 2001-07-28 18:04:10 +00:00
Failure.sh Initial checking of Failure.sh 2002-01-23 18:03:49 +00:00
globaldce.ll New testcase for globaldce 2001-11-26 20:50:07 +00:00
inductionvars.ll Rename start methods to main so interpreter works easier 2001-08-23 17:08:51 +00:00
inlinetest.ll Adjust test cases to match the fact that methods are now explicit pointer values, not explicit 2001-10-03 14:50:12 +00:00
intervals.ll Add a useless phi for testing with InductionVariables stuff 2001-06-24 04:06:23 +00:00
Makefile More rules checked in 2002-01-23 21:36:59 +00:00
Makefile.tests Add TESTRUNR var 2002-02-01 04:25:12 +00:00
opttest.ll Modify testcases for new LLVM const syntax 2001-10-03 01:48:04 +00:00
runtime.c Added function LL__main. 2001-11-09 02:21:38 +00:00
sccptest.ll Add testcase for missed SCCP optimization 2001-10-30 03:22:59 +00:00
sched.ll Adjust test cases to match the fact that methods are now explicit pointer values, not explicit 2001-10-03 14:50:12 +00:00
select.ll Added several cases where a constant must be forwarded into a use. 2001-10-18 00:22:02 +00:00
TestRunner.sh Initial checkin 2002-02-01 04:24:47 +00:00