llvm-6502/test
Chris Lattner b933529444 Remove obsolete test
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3456 91177308-0d34-0410-b5e6-96231b3b80d8
2002-08-22 16:15:20 +00:00
..
Analysis/LoadVN Add tests of redundant load elimination 2002-05-16 01:03:12 +00:00
Assembler New testcase 2002-08-19 16:14:10 +00:00
CBackend Don't stop the testing process if dis segfaults 2002-08-20 16:33:28 +00:00
CFrontend New testcase 2002-08-19 21:48:09 +00:00
CodeGen Add functions castbool and boolexpr. 2002-08-22 03:05:13 +00:00
Feature Covnert tests to not use indexed load/stores 2002-08-22 16:04:03 +00:00
Linker Fix testcase to not use indexing in non-gep instructions 2002-08-21 23:52:57 +00:00
LiveVar Regression tests for live-variable analysis on machine code 2002-03-16 21:42:33 +00:00
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 Add testcase for the not (setcc A, B) case 2002-08-21 17:11:18 +00:00
Verifier New testcases for verifier 2002-06-08 17:33:16 +00:00
combinations.ll
exprtest.ll
Failure.sh
globaldce.ll
inductionvars.ll
inlinetest.ll
Makefile include Makefile.tests. 2002-03-18 04:05:26 +00:00
Makefile.tests Tools are now moved into /shared 2002-08-12 21:20:59 +00:00
runtime.c
sched.ll
TestRunner.sh