llvm-6502/test
2002-08-30 20:18:09 +00:00
..
Analysis Make sure to run these tests with load value #'ing 2002-08-30 20:18:09 +00:00
Assembler New testcase 2002-08-22 20:30:06 +00:00
CBackend New testcase 2002-08-26 20:49:42 +00:00
CFrontend New testcase 2002-08-19 21:48:09 +00:00
CodeGen New testcase 2002-08-26 20:49:42 +00:00
Feature Covnert tests to not use indexed load/stores 2002-08-22 16:04:03 +00:00
Linker Covnert testcases to not use indexed loads/stores 2002-08-22 16:39:05 +00:00
LiveVar Regression tests for live-variable analysis on machine code 2002-03-16 21:42:33 +00:00
LLC Add functions castbool and boolexpr. 2002-08-22 03:05:13 +00:00
Other New testcase for dominator problem 2002-08-02 16:41:21 +00:00
Transforms Test that demorgan's law is instcombined successfully 2002-08-23 18:31:18 +00:00
Verifier Add readme file describing directory 2002-08-22 20:20:08 +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
Makefile include Makefile.tests. 2002-03-18 04:05:26 +00:00
Makefile.tests Eliminate hardcoded paths using LLVMGCCDIR variable. 2002-08-30 03:27:36 +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
TestRunner.sh Allow multiline RUN:'s 2002-02-11 23:32:43 +00:00