llvm-6502/test
2002-08-14 17:38:15 +00:00
..
Analysis/LoadVN Add tests of redundant load elimination 2002-05-16 01:03:12 +00:00
Assembler NEw testcase 2002-07-31 23:54:29 +00:00
CBackend New TEstcase 2002-05-21 18:04:58 +00:00
CFrontend Add a note about where to put miscompilation tests. 2002-08-02 16:44:09 +00:00
CodeGen Add a sequence of GEPs with constant indices, for folding. 2002-08-04 20:53:14 +00:00
Feature Remove invokation of cleangcc pass which has been renamed, and is unneccesary anyway 2002-07-30 18:01:06 +00:00
Linker TEstcases for old bugs 2002-07-23 18:26:48 +00:00
LiveVar Regression tests for live-variable analysis on machine code 2002-03-16 21:42:33 +00:00
LLC Add a sequence of GEPs with constant indices, for folding. 2002-08-04 20:53:14 +00:00
Other New testcase for dominator problem 2002-08-02 16:41:21 +00:00
Transforms Make sure there is SOME output always so the test is not rerun when unneccesary. 2002-08-14 17:38:15 +00:00
Verifier New testcases for verifier 2002-06-08 17:33:16 +00:00
combinations.ll
exprtest.ll
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
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
Makefile include Makefile.tests. 2002-03-18 04:05:26 +00:00
Makefile.tests Tools are now moved into /shared 2002-08-12 21:20:59 +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