llvm-6502/test
Chris Lattner aa250b8067 New testcase
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3510 91177308-0d34-0410-b5e6-96231b3b80d8
2002-08-26 20:49:42 +00:00
..
Analysis Add a testcase that checks to make sure LICM uses basicaa correctly. 2002-08-22 20:22:55 +00:00
Assembler New testcase 2002-08-22 20:30:06 +00:00
CBackend New testcase 2002-08-26 20:49:42 +00:00
CFrontend New testcase 2002-08-19 21:48:09 +00:00
CodeGen New testcase 2002-08-26 20:49:42 +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 New testcase for dominator problem 2002-08-02 16:41:21 +00:00
Transforms Test that demorgan's law is instcombined successfully 2002-08-23 18:31:18 +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 Tools are now moved into /shared 2002-08-12 21:20:59 +00:00
runtime.c
sched.ll
TestRunner.sh