llvm-6502/test
Chris Lattner a434ae74e7 New testcases
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4563 91177308-0d34-0410-b5e6-96231b3b80d8
2002-11-06 06:20:53 +00:00
..
Analysis Update test to use long instead of uint getelementptr subscripts 2002-10-25 22:29:07 +00:00
Assembler New testcase 2002-10-15 21:18:03 +00:00
CBackend CBE doesn't alloc correctly 2002-10-31 18:23:09 +00:00
CFrontend New testcase that causes invalid llvm to be emitted by cfe 2002-10-12 23:37:34 +00:00
CodeGen CBE doesn't alloc correctly 2002-10-31 18:23:09 +00:00
ExecutionEngine Enable div and mod tests 2002-11-02 20:54:11 +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
Jello Make phi test a bit more challenging 2002-11-02 19:45:30 +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 Test case that shows some poor results for register allocation. 2002-10-14 14:53:06 +00:00
Other New testcase for dominator problem 2002-08-02 16:41:21 +00:00
Transforms New testcases 2002-11-06 06:20:53 +00:00
Verifier New testcase to handle eventually 2002-11-06 00:52:21 +00:00
exprtest.ll New test cases 2001-07-28 18:04:10 +00:00
Failure.sh Initial checking of Failure.sh 2002-01-23 18:03:49 +00:00
globaldce.ll Cleanup testcase 2002-10-08 19:11:21 +00:00
inductionvars.ll Rename start methods to main so interpreter works easier 2001-08-23 17:08:51 +00:00
inlinetest.ll Adjust test cases to match the fact that methods are now explicit pointer values, not explicit 2001-10-03 14:50:12 +00:00
Makefile include Makefile.tests. 2002-03-18 04:05:26 +00:00
Makefile.tests Expose a LJELLO variable 2002-11-02 01:41:07 +00:00
runtime.c Added function LL__main. 2001-11-09 02:21:38 +00:00
sched.ll Update testcase to be legal llvm 2002-10-07 17:00:53 +00:00
TestRunner.sh Allow multiline RUN:'s 2002-02-11 23:32:43 +00:00