llvm-6502/test
2002-09-10 23:03:10 +00:00
..
Analysis New testcase that tests for array pointer analysis type stuff 2002-09-08 18:08:36 +00:00
Assembler New testcase 2002-08-22 20:30:06 +00:00
CBackend New testcase 2002-08-31 00:24:54 +00:00
CFrontend New testcase 2002-08-19 21:48:09 +00:00
CodeGen New testcase 2002-08-31 00:24:54 +00:00
Feature Covnert tests to not use indexed load/stores 2002-08-22 16:04:03 +00:00
Linker Covnert testcases to not use indexed loads/stores 2002-08-22 16:39:05 +00:00
LiveVar
LLC Add functions castbool and boolexpr. 2002-08-22 03:05:13 +00:00
Other
Transforms Check for cannonicalization of shl X, 1 -> add X, X 2002-09-10 23:03:10 +00:00
Verifier Add readme file describing directory 2002-08-22 20:20:08 +00:00
combinations.ll
exprtest.ll
Failure.sh
globaldce.ll
inductionvars.ll
inlinetest.ll
Makefile
Makefile.tests Eliminate hardcoded paths using LLVMGCCDIR variable. 2002-08-30 03:27:36 +00:00
runtime.c
sched.ll
TestRunner.sh