Chris Lattner
|
145e42631e
|
Check in the right test
llvm-svn: 18767
|
2004-12-10 17:43:43 +00:00 |
|
Chris Lattner
|
a151d4f3ab
|
New testcase for a bug exposed by the ipsccp pass, causing dparser to fail
last night.
llvm-svn: 18765
|
2004-12-10 17:41:43 +00:00 |
|
Chris Lattner
|
220a30ec86
|
New testcase
llvm-svn: 18750
|
2004-12-10 07:54:51 +00:00 |
|
Alkis Evlogimenos
|
a278cc5593
|
Update testcase
llvm-svn: 18742
|
2004-12-10 05:39:57 +00:00 |
|
Chris Lattner
|
211eab3c7e
|
Simple testcase for quoted label.
llvm-svn: 18740
|
2004-12-10 05:27:14 +00:00 |
|
Alkis Evlogimenos
|
8547388d22
|
Add testcase and fix for yet another case where we query the size an
abstract type.
llvm-svn: 18678
|
2004-12-08 23:56:15 +00:00 |
|
Alkis Evlogimenos
|
b00f884344
|
Add testcase and fix for another case where we query the size an
abstract type.
llvm-svn: 18676
|
2004-12-08 23:42:11 +00:00 |
|
Chris Lattner
|
3e7fbfbdf5
|
new testcase
llvm-svn: 18675
|
2004-12-08 23:41:16 +00:00 |
|
Alkis Evlogimenos
|
fe549f46e1
|
Fix this regression and remove the XFAIL from this test.
llvm-svn: 18674
|
2004-12-08 23:10:30 +00:00 |
|
Reid Spencer
|
2181077443
|
Remove last remnants of Python/QMTest support
llvm-svn: 18672
|
2004-12-08 23:07:27 +00:00 |
|
Chris Lattner
|
9fcfadb0b2
|
This testcase causes the instruction combiner to go spiraling into
an infinite loop.
llvm-svn: 18669
|
2004-12-08 22:18:35 +00:00 |
|
Alkis Evlogimenos
|
6327a4bb74
|
Mark this as an XFAIL until a fix is worked out.
llvm-svn: 18651
|
2004-12-08 18:43:39 +00:00 |
|
John Criswell
|
35d929ec52
|
Fix llvmgcc to use the TestRunner substition mechanism.
llvm-svn: 18634
|
2004-12-08 16:41:34 +00:00 |
|
John Criswell
|
12ddebe64a
|
xfail this across all platforms.
llvm-svn: 18633
|
2004-12-08 16:31:06 +00:00 |
|
Alkis Evlogimenos
|
fb3b11254b
|
Add regression
llvm-svn: 18624
|
2004-12-08 07:25:10 +00:00 |
|
Chris Lattner
|
30deaf03d4
|
This test is xfail right now, to keep DJ clean, also mention the PR# in testcases.
llvm-svn: 18609
|
2004-12-08 02:25:32 +00:00 |
|
John Criswell
|
39cfeeccf8
|
This test still fails on Darwin and Sparc/Solaris.
llvm-svn: 18583
|
2004-12-06 22:05:02 +00:00 |
|
Reid Spencer
|
c33e32e865
|
Test case for PR409:
Make sure that floating point constant values outside the range of a float
cannot be assigned to a constant.
llvm-svn: 18582
|
2004-12-06 21:57:59 +00:00 |
|
John Criswell
|
117de4f30b
|
Remove the last pieces of QMTest.
llvm-svn: 18581
|
2004-12-06 21:35:32 +00:00 |
|
Reid Spencer
|
95986da71e
|
Change check to check-local per Makefile.rules changes.
llvm-svn: 18568
|
2004-12-06 05:35:38 +00:00 |
|
Chris Lattner
|
663d03450a
|
Make this test actually capable of passing.
llvm-svn: 18536
|
2004-12-05 07:15:21 +00:00 |
|
Chris Lattner
|
fbd6b84391
|
Change this test to not require execution of the program.
llvm-svn: 18533
|
2004-12-05 06:45:30 +00:00 |
|
Chris Lattner
|
5db6fcf73f
|
New testcase for the bug affecting 255.vortex in CBE mode.
llvm-svn: 18529
|
2004-12-05 06:18:35 +00:00 |
|
Alkis Evlogimenos
|
6481ce0dce
|
Remove unneeded code
llvm-svn: 18516
|
2004-12-05 02:03:16 +00:00 |
|
Alkis Evlogimenos
|
2b118a5e84
|
Match codegen string better
llvm-svn: 18514
|
2004-12-05 01:50:32 +00:00 |
|
Alkis Evlogimenos
|
a47844d07d
|
Add testcast for bug475
llvm-svn: 18513
|
2004-12-05 01:44:46 +00:00 |
|
Chris Lattner
|
430568bbdd
|
Darwin and solaris don't support echo -e. This should get the test passing
for them.
llvm-svn: 18511
|
2004-12-04 23:44:42 +00:00 |
|
Chris Lattner
|
f1f044b1a5
|
This fails due to the sun headers.
llvm-svn: 18510
|
2004-12-04 23:24:30 +00:00 |
|
Chris Lattner
|
b5fb813c95
|
This test passes on all platforms
llvm-svn: 18509
|
2004-12-04 23:21:41 +00:00 |
|
Chris Lattner
|
e8923546f1
|
These tests pass on darwin now that the __ thing is fixed.
llvm-svn: 18508
|
2004-12-04 23:20:14 +00:00 |
|
Reid Spencer
|
d61d193119
|
Failing Feature/Regression test should fail the build
llvm-svn: 18507
|
2004-12-04 22:34:47 +00:00 |
|
Chris Lattner
|
c76909d98c
|
Clean feature also
llvm-svn: 18491
|
2004-12-04 06:47:07 +00:00 |
|
Tanya Lattner
|
b449c01529
|
Made it default to check instead of check-dejagnu.
llvm-svn: 18488
|
2004-12-04 06:25:08 +00:00 |
|
Chris Lattner
|
4a50c22dd9
|
Do not multiply define symbol
llvm-svn: 18461
|
2004-12-03 19:48:10 +00:00 |
|
Chris Lattner
|
7933b74bfe
|
new testcase for PR472
llvm-svn: 18458
|
2004-12-03 17:18:42 +00:00 |
|
John Criswell
|
feff389082
|
These lookup symbols with leading underscores, which currently fails in
the PowerPC JIT.
Hence, they are XFAILs.
llvm-svn: 18443
|
2004-12-02 21:28:37 +00:00 |
|
Chris Lattner
|
bfb6258ba6
|
This program doesn't break anything anymore.
llvm-svn: 18411
|
2004-12-02 02:26:18 +00:00 |
|
Tanya Lattner
|
2c91540ff1
|
Added TCLSH var to site.exp.
llvm-svn: 18396
|
2004-11-30 19:13:06 +00:00 |
|
Chris Lattner
|
2f5ea378f4
|
Move this from the C test suite
llvm-svn: 18395
|
2004-11-30 18:25:12 +00:00 |
|
Chris Lattner
|
f2d4c61b81
|
This is a c++ test
llvm-svn: 18394
|
2004-11-30 18:25:05 +00:00 |
|
Chris Lattner
|
d053a8457e
|
Add back -e, which apparently works in sh's echo but not tcsh's, which does
not need it. Also, grep some output so we know that this command does something.
llvm-svn: 18393
|
2004-11-30 17:47:13 +00:00 |
|
Chris Lattner
|
cb751cf9e1
|
If TESTSUITE is set, we obviously want to run dejagnu
llvm-svn: 18392
|
2004-11-30 17:45:08 +00:00 |
|
Chris Lattner
|
3972371166
|
do not pass -e into llvm-db as a command.
llvm-svn: 18390
|
2004-11-30 17:13:13 +00:00 |
|
Chris Lattner
|
d1c079e9a9
|
Put the output in the temporary location
llvm-svn: 18389
|
2004-11-30 17:12:00 +00:00 |
|
Chris Lattner
|
293d505c65
|
This is a cross platform fail, failing on freebsd as well
llvm-svn: 18388
|
2004-11-30 17:10:47 +00:00 |
|
Chris Lattner
|
ef8c3ea2ff
|
This was fixed with the recent tester changes.
llvm-svn: 18385
|
2004-11-30 16:48:26 +00:00 |
|
Chris Lattner
|
8e80452e56
|
This passes on darwin now
llvm-svn: 18380
|
2004-11-30 07:38:41 +00:00 |
|
Chris Lattner
|
f920b76d67
|
New testcase that crashes the PPC BE
llvm-svn: 18375
|
2004-11-30 06:39:45 +00:00 |
|
Chris Lattner
|
882a41720f
|
New testcase
llvm-svn: 18373
|
2004-11-30 06:35:52 +00:00 |
|
Tanya Lattner
|
cfb870436f
|
Adding timeout for a test.
llvm-svn: 18372
|
2004-11-30 06:29:45 +00:00 |
|