Chris Lattner
|
a6b1e0e787
|
This was fixed
llvm-svn: 18116
|
2004-11-22 19:19:11 +00:00 |
Tanya Lattner
|
f1e4bf5b66
|
Adding srcdir arg
llvm-svn: 18020
|
2004-11-19 22:45:25 +00:00 |
Tanya Lattner
|
4afaf40a28
|
Adding subdirectory dg.exp files in order to be able to use dejagnu to only run specific tests (located in some subdirectory of Regression)
llvm-svn: 17712
|
2004-11-13 23:00:45 +00:00 |
Chris Lattner
|
0624d4fd2f
|
This test is obsolete and incorrect
llvm-svn: 17537
|
2004-11-06 23:42:32 +00:00 |
Tanya Lattner
|
1d28bdac94
|
Adding XFAIL lines for dejagnu support.
llvm-svn: 17514
|
2004-11-06 20:38:27 +00:00 |
Chris Lattner
|
57a2c3bad9
|
Modify testcase to merit a warning, though no warning is still printed!
llvm-svn: 16029
|
2004-08-24 17:40:02 +00:00 |
Chris Lattner
|
4eb18ce26d
|
Fix an all too common form of the 'Found global types that are not compatible' warning
llvm-svn: 10122
|
2003-11-20 21:04:35 +00:00 |
Chris Lattner
|
5368576589
|
Update test
llvm-svn: 9414
|
2003-10-23 16:01:03 +00:00 |
Chris Lattner
|
21c505f95e
|
New testcase for fun hack that is absolutely necessary for the C++ stdlib.
llvm-svn: 9362
|
2003-10-22 03:35:18 +00:00 |
Chris Lattner
|
de20d44b3e
|
New testcase: globals should be linked if they are the wrong type. We should
just moan loudly.
llvm-svn: 9358
|
2003-10-21 23:17:45 +00:00 |
Chris Lattner
|
f6b9e8cc69
|
old testcase
llvm-svn: 8967
|
2003-10-08 18:28:10 +00:00 |
Misha Brukman
|
edf4bab190
|
Renamed `as' => `llvm-as', `dis' => `llvm-dis', `link' => `llvm-link'.
llvm-svn: 8558
|
2003-09-16 15:29:54 +00:00 |
John Criswell
|
ea93bb4a9c
|
Removing Makefiles. Regression tests are now run by QMTest.
llvm-svn: 8548
|
2003-09-15 20:21:38 +00:00 |
Chris Lattner
|
6b4b1e67b0
|
new testcase: we warn if we are merging together two functions whose argument
types to not match, but we should not warn unless their _primitive_ types mismatch
llvm-svn: 8075
|
2003-08-23 19:59:55 +00:00 |
Chris Lattner
|
092fb6c66c
|
New testcase
llvm-svn: 7284
|
2003-07-23 22:02:39 +00:00 |
Chris Lattner
|
a6fee9d6d5
|
Remove explicit control flow through the use of the 'not' script
llvm-svn: 6965
|
2003-06-28 23:23:34 +00:00 |
Chris Lattner
|
85b116a108
|
The actual nicification of calls is now implemented in instcombine, not in
funcresolve
llvm-svn: 6784
|
2003-06-19 17:02:06 +00:00 |
Chris Lattner
|
a71b979201
|
New testcase
llvm-svn: 6484
|
2003-05-31 21:33:08 +00:00 |
Chris Lattner
|
2111527574
|
New testcase
llvm-svn: 6481
|
2003-05-31 21:04:39 +00:00 |
Chris Lattner
|
9c6e99cae6
|
Add another testcase
llvm-svn: 6478
|
2003-05-31 20:33:09 +00:00 |
Chris Lattner
|
1fcfd4eb61
|
New testcase
llvm-svn: 6477
|
2003-05-31 20:21:13 +00:00 |
Chris Lattner
|
6f364249d8
|
New testcase that crashes the funcresolve pass.
llvm-svn: 6272
|
2003-05-21 20:44:16 +00:00 |
Chris Lattner
|
b96c24fc2e
|
Update testcases to match what is currently output by the CFE
llvm-svn: 5817
|
2003-04-19 00:17:11 +00:00 |
Chris Lattner
|
68b523a7f1
|
Add testcase for constantexpr gep
llvm-svn: 5815
|
2003-04-19 00:15:00 +00:00 |
Chris Lattner
|
a4b2f1fb6f
|
Test case for forward declared global array with no size
llvm-svn: 5814
|
2003-04-18 23:46:44 +00:00 |
Chris Lattner
|
24e12a5bde
|
New testcase
llvm-svn: 4667
|
2002-11-10 03:35:43 +00:00 |
Chris Lattner
|
e0bc42dd69
|
Fix predicate
llvm-svn: 4617
|
2002-11-08 00:31:27 +00:00 |
Chris Lattner
|
f053b37cbf
|
Add testcase that is fscking twolf
llvm-svn: 4615
|
2002-11-08 00:22:07 +00:00 |
Chris Lattner
|
58cbb46b5f
|
Add check to see if opt aborts
llvm-svn: 4098
|
2002-10-09 20:55:32 +00:00 |
Chris Lattner
|
a6a9522180
|
New testcase
llvm-svn: 4097
|
2002-10-09 20:37:13 +00:00 |
Chris Lattner
|
004965bfd5
|
Avoid having testcases spit out bytecode on error
llvm-svn: 4096
|
2002-10-09 20:36:54 +00:00 |
Chris Lattner
|
19a2f08956
|
Cleanup testcase a lot to test JUST funcresolve of globals
llvm-svn: 4095
|
2002-10-09 17:44:34 +00:00 |
Chris Lattner
|
f278b67b46
|
New testcase
llvm-svn: 3385
|
2002-08-19 19:08:52 +00:00 |
Chris Lattner
|
38d4ae67eb
|
Oops, fix testcase
llvm-svn: 3139
|
2002-07-30 00:49:42 +00:00 |
Chris Lattner
|
07f46fe29b
|
NEw testcase to handle "yet another" return type mismatch possibility
llvm-svn: 3138
|
2002-07-30 00:34:52 +00:00 |
Chris Lattner
|
b9e7186ade
|
Testcases to show what -funcresolve does.
llvm-svn: 2744
|
2002-05-24 21:27:41 +00:00 |