llvm-6502/test
Chris Lattner 2305b6c3a7 Start testing the new cleangcc pass
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1067 91177308-0d34-0410-b5e6-96231b3b80d8
2001-10-31 06:36:34 +00:00
..
Feature Start testing the new cleangcc pass 2001-10-31 06:36:34 +00:00
Linker Add some more interesting test cases for the linker 2001-10-15 03:11:58 +00:00
ackermann.c Check in new testcase based on .c file. Adapted to run with lli 2001-10-18 21:55:07 +00:00
ackermann.ll Check in new testcase based on .c file. Adapted to run with lli 2001-10-18 21:55:07 +00:00
array.c
ary3.c Initial checkin of ary3 "benchmark" from prog lang shootout 2001-10-30 22:17:57 +00:00
combinations.c
combinations.ll
exprtest.ll
fib2.c Add new testcase from C source 2001-10-18 21:50:39 +00:00
fib2.ll Fix null termination issue 2001-10-18 21:54:42 +00:00
fib.ll Add calls to print results in fib, simpleadd and sumarray. 2001-10-28 21:16:34 +00:00
heapsort.c Initial checkin of heapsort benchmark 2001-10-31 02:28:25 +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
irreducible.ll
Makefile Added rules for building sparc executable with and without tracing, 2001-10-28 20:18:11 +00:00
opttest.ll Modify testcases for new LLVM const syntax 2001-10-03 01:48:04 +00:00
runtime.c Added printPointer. 2001-10-28 21:34:59 +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
testmisc.c Add C source for testmisc.ll 2001-10-13 07:32:16 +00:00