llvm-6502/test
2001-12-12 15:19:55 +00:00
..
Feature Rename irreducible to cfgstructures.ll Include other interesting structures 2001-11-26 19:16:37 +00:00
Linker Add testcases for internal 2001-11-26 19:17:06 +00:00
ackermann.ll Only use one form of printVal per program to avoid spurious link errors 2001-11-13 06:27:19 +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
fib2.ll Only use one form of printVal per program to avoid spurious link errors 2001-11-13 06:27:19 +00:00
fib.ll Add calls to print results in fib, simpleadd and sumarray. 2001-10-28 21:16:34 +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
Makefile Replaced another HERE. 2001-11-05 00:22:16 +00:00
Makefile.target Added TRACEM option. Use -g when building native code for tests. 2001-12-12 15:19:55 +00:00
Makefile.tests Added TRACEM option. Use -g when building native code for tests. 2001-12-12 15:19:55 +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
Setup Adding the tool to the path doesn't break anything anymore 2001-09-28 00:07:10 +00:00
SetupOpt Executables all live in a nice centralized location now 2001-09-07 22:58:50 +00:00
StructModifyTest.c Testcase for structure field reordering 2001-11-10 07:26:59 +00:00