llvm-6502/test
2002-10-14 06:12:10 +00:00
..
Analysis New testcase that tests for array pointer analysis type stuff 2002-09-08 18:08:36 +00:00
Assembler Simplify again 2002-10-13 21:51:55 +00:00
CBackend Build with $(CC), not gcc explicitly 2002-09-20 22:32:00 +00:00
CFrontend New testcase that causes invalid llvm to be emitted by cfe 2002-10-12 23:37:34 +00:00
CodeGen Add a test for folding a GEP into a load. 2002-10-13 00:44:00 +00:00
Feature - Cleaned up all of the test/Feature tests to not use uint's with 2002-10-06 22:43:49 +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 a test for folding a GEP into a load. 2002-10-13 00:44:00 +00:00
Other New testcase for dominator problem 2002-08-02 16:41:21 +00:00
Transforms Add check to see if opt aborts 2002-10-09 20:55:32 +00:00
Verifier Add readme file describing directory 2002-08-22 20:20:08 +00:00
exprtest.ll
Failure.sh
globaldce.ll Cleanup testcase 2002-10-08 19:11:21 +00:00
inductionvars.ll
inlinetest.ll
Makefile include Makefile.tests. 2002-03-18 04:05:26 +00:00
Makefile.tests MAke sure llc output is regenerated if the LLC binary changes. 2002-10-14 06:12:10 +00:00
runtime.c
sched.ll Update testcase to be legal llvm 2002-10-07 17:00:53 +00:00
TestRunner.sh