llvm-6502/test
2002-05-17 04:53:52 +00:00
..
Analysis/LoadVN Add tests of redundant load elimination 2002-05-16 01:03:12 +00:00
Assembler We currently don't allow unresolved opaque types! 2002-05-03 18:32:40 +00:00
CBackend New C backend testcases with first testcase 2002-05-17 04:53:52 +00:00
CFrontend New testcase for structure valued parameters. 2002-04-10 17:43:40 +00:00
CodeGen New C backend testcases with first testcase 2002-05-17 04:53:52 +00:00
Feature Eliminate usage of function level constant pool 2002-05-02 21:52:35 +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
LiveVar Regression tests for live-variable analysis on machine code 2002-03-16 21:42:33 +00:00
LLC New testcase 2002-04-16 05:58:24 +00:00
Other Testcase for bug 2002-03-14 22:30:39 +00:00
Transforms New testcases for sub/neg reassociation 2002-05-16 00:56:59 +00:00
Verifier New testcase 2002-04-18 20:30: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 include Makefile.tests. 2002-03-18 04:05:26 +00:00
Makefile.tests don't delete intermediate files! 2002-04-07 08:11:07 +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
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 Minor changes. 2002-03-18 03:52:31 +00:00
TestRunner.sh Allow multiline RUN:'s 2002-02-11 23:32:43 +00:00