llvm-6502/test
Chris Lattner aff78984db This testcase is independant of varargsness
Simplify.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3174 91177308-0d34-0410-b5e6-96231b3b80d8
2002-07-30 22:24:07 +00:00
..
Analysis/LoadVN Add tests of redundant load elimination 2002-05-16 01:03:12 +00:00
Assembler New testcase for bug 2002-07-25 20:57:21 +00:00
CBackend New TEstcase 2002-05-21 18:04:58 +00:00
CFrontend This testcase is independant of varargsness 2002-07-30 22:24:07 +00:00
CodeGen Fix broken test 2002-07-10 22:31:09 +00:00
Feature Remove invokation of cleangcc pass which has been renamed, and is unneccesary anyway 2002-07-30 18:01:06 +00:00
Linker TEstcases for old bugs 2002-07-23 18:26:48 +00:00
LiveVar Regression tests for live-variable analysis on machine code 2002-03-16 21:42:33 +00:00
LLC Fix testcase to not print pointer value 2002-07-29 19:07:48 +00:00
Other Checking testcase in my local tree only 2002-07-23 18:28:03 +00:00
Transforms Test that logical operators are correctly constant propogated! 2002-07-30 16:18:38 +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
intervals.ll
Makefile include Makefile.tests. 2002-03-18 04:05:26 +00:00
Makefile.tests Expose the analyzer 2002-06-24 21:35:50 +00:00
opttest.ll
runtime.c
sched.ll
select.ll Minor changes. 2002-03-18 03:52:31 +00:00
TestRunner.sh