llvm-6502/test
2002-01-21 06:50:08 +00:00
..
Feature Add a path to LD_LIBRARY_PATH so that programs can find the stdC++ libraries 2002-01-21 06:50:08 +00:00
Linker Update LLVM tests to use new pointer indexing, and remove unsized array test support 2001-12-14 16:46:53 +00:00
combinations.ll
exprtest.ll
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 Rename Makefile.target to Makefile.tests. 2001-12-15 01:04:39 +00:00
Makefile.tests Renamed Makefile.target to Makefile.tests and folded in 2001-12-15 01:13:42 +00:00
opttest.ll
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
SetupOpt
StructModifyTest.c Testcase for structure field reordering 2001-11-10 07:26:59 +00:00