llvm-6502/test
2001-10-15 19:18:01 +00:00
..
Feature Added a string global variable. 2001-10-14 23:13:45 +00:00
Linker Add some more interesting test cases for the linker 2001-10-15 03:11:58 +00:00
array.c
combinations.c
combinations.ll
exprtest.ll
fib.ll Make main do some simple work without requiring main arguments to be happy 2001-10-15 19:18:01 +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
irreducible.ll
Makefile Compile with v9 extensions 2001-10-15 17:55:35 +00:00
opttest.ll Modify testcases for new LLVM const syntax 2001-10-03 01:48:04 +00:00
sccptest.ll Modify testcases for new LLVM const syntax 2001-10-03 01:48:04 +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 Modify testcases for new LLVM const syntax 2001-10-03 01:48:04 +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
testmisc.c Add C source for testmisc.ll 2001-10-13 07:32:16 +00:00