Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Regression is gone, don't try to find it on clean target. | Reid Spencer | 2007-01-17 | 60 | -988/+0 |
| | | | | llvm-svn: 33296 | ||||
* | PR1085 is fixed now. | Reid Spencer | 2007-01-09 | 1 | -1/+0 |
| | | | | llvm-svn: 33029 | ||||
* | XFAIL this test until PR1085 mystery is resolved. | Reid Spencer | 2007-01-08 | 1 | -0/+1 |
| | | | | llvm-svn: 33019 | ||||
* | Testcase for PR1085 | Chris Lattner | 2007-01-07 | 1 | -0/+50 |
| | | | | llvm-svn: 32968 | ||||
* | New testcase for PR1084 | Chris Lattner | 2007-01-07 | 1 | -0/+75 |
| | | | | llvm-svn: 32967 | ||||
* | For PR950: | Reid Spencer | 2006-12-31 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | Update the test suite to accommodate the change from signed integer types to signless integer types. The changes were of only a few kinds: 1. Make sure llvm-upgrade is run on the source which does the bulk of the changes automatically. 2. Change things like "grep 'int'" to "grep 'i32'" 3. In several tests bitcasting caused the same name to be reused in the same type plane. These had to be manually fixed. The fix was (generally) to leave the bitcast and provide the instruction with a new name. This should not affect the semantics of the test. In a few cases, the bitcasts were known to be superfluous and irrelevant to the test case so they were removed. 4. One test case uses a bytecode file which needed to be updated to the latest bytecode format. llvm-svn: 32789 | ||||
* | new testcase for PR1027 | Chris Lattner | 2006-12-01 | 1 | -0/+27 |
| | | | | llvm-svn: 32063 | ||||
* | Should be xfailed for llvmgcc4 and NOT *. * means all platforms regardless ↵ | Tanya Lattner | 2006-11-08 | 1 | -1/+1 |
| | | | | | | of what llvmgcc you use. llvm-svn: 31577 | ||||
* | Should be xfailed for llvm-gcc3.4 | Tanya Lattner | 2006-11-08 | 1 | -0/+1 |
| | | | | llvm-svn: 31568 | ||||
* | xfail this for the 1.9 release. This is PR984. | Chris Lattner | 2006-11-05 | 1 | -0/+1 |
| | | | | llvm-svn: 31471 | ||||
* | new testcase | Chris Lattner | 2006-10-31 | 1 | -0/+16 |
| | | | | llvm-svn: 31307 | ||||
* | Make sure C++ protection shows up in debug info | Jim Laskey | 2006-09-27 | 1 | -0/+13 |
| | | | | llvm-svn: 30626 | ||||
* | Use "%llvmgxx" instead of "llvm-g++". | Bill Wendling | 2006-09-22 | 2 | -2/+2 |
| | | | | llvm-svn: 30580 | ||||
* | Testcase that crashes the C++ FE. | Chris Lattner | 2006-09-12 | 1 | -0/+28 |
| | | | | llvm-svn: 30273 | ||||
* | (indirect) test for the __builtin_powi builtin which we now support. | Chris Lattner | 2006-09-09 | 1 | -0/+7 |
| | | | | llvm-svn: 30224 | ||||
* | Another case where a dead cast was causing the test to spuriously | Chris Lattner | 2006-04-13 | 1 | -1/+1 |
| | | | | | | fail with the new front-end. llvm-svn: 27663 | ||||
* | Don't get confused by dead casts. | Chris Lattner | 2006-04-13 | 2 | -2/+2 |
| | | | | llvm-svn: 27662 | ||||
* | Added the ability to xfail based on llvmgcc version | Tanya Lattner | 2006-04-12 | 1 | -1/+1 |
| | | | | llvm-svn: 27635 | ||||
* | Tired of wading through cvs's list ? files that are generated when building | Reid Spencer | 2006-03-23 | 1 | -0/+3 |
| | | | | | | | | with srcdir = objdir to see what's okay and what's cruft. So, in goes a bunch of .cvsignore files to shut cvs up about known output from running "make check". llvm-svn: 27009 | ||||
* | Add a RUN: line so this test doesn't fail. | Reid Spencer | 2006-03-16 | 1 | -1/+1 |
| | | | | llvm-svn: 26790 | ||||
* | new regression test | Chris Lattner | 2006-03-06 | 1 | -0/+24 |
| | | | | llvm-svn: 26579 | ||||
* | testcase that crashed the new CFE | Chris Lattner | 2006-03-01 | 1 | -0/+14 |
| | | | | llvm-svn: 26465 | ||||
* | new testcase for PR602 | Chris Lattner | 2005-07-21 | 1 | -0/+14 |
| | | | | llvm-svn: 22495 | ||||
* | Eliminate tabs and trailing spaces | Jeff Cohen | 2005-04-23 | 2 | -5/+5 |
| | | | | llvm-svn: 21479 | ||||
* | Remove trailing whitespace | Misha Brukman | 2005-04-21 | 10 | -33/+33 |
| | | | | llvm-svn: 21427 | ||||
* | New testcase for PR529 | Chris Lattner | 2005-02-27 | 1 | -0/+8 |
| | | | | llvm-svn: 20356 | ||||
* | new testcase for PR523 | Chris Lattner | 2005-02-21 | 1 | -0/+11 |
| | | | | llvm-svn: 20261 | ||||
* | Testcase for PR520 | Chris Lattner | 2005-02-19 | 1 | -0/+22 |
| | | | | llvm-svn: 20248 | ||||
* | Adjust this test to pass after recent CFE changes. We now generate: | Chris Lattner | 2005-02-19 | 1 | -1/+1 |
| | | | | | | | | %XX = global int cast (int* getelementptr ([2 x int]* getelementptr (%struct.S* null, int 0, uint 0), int 0, int 1) to int) which is the literal translation of the testcase :) llvm-svn: 20247 | ||||
* | Make this testcase harder, to test the read case as well. | Chris Lattner | 2005-02-19 | 1 | -0/+3 |
| | | | | llvm-svn: 20245 | ||||
* | new testcase. | Chris Lattner | 2005-02-19 | 1 | -0/+11 |
| | | | | llvm-svn: 20244 | ||||
* | New testcase for PR510. | Chris Lattner | 2005-02-15 | 1 | -0/+11 |
| | | | | llvm-svn: 20189 | ||||
* | new testcase for PR509 | Chris Lattner | 2005-02-14 | 1 | -0/+9 |
| | | | | llvm-svn: 20171 | ||||
* | This test is invalid | Chris Lattner | 2005-02-12 | 1 | -12/+0 |
| | | | | llvm-svn: 20131 | ||||
* | New testcase for PR501 | Chris Lattner | 2005-02-11 | 1 | -0/+32 |
| | | | | llvm-svn: 20117 | ||||
* | Add a testcase to check that initializer that CAN be evaluated statically ARE. | Chris Lattner | 2005-01-03 | 1 | -0/+8 |
| | | | | | | These used to result in dynamic initializations. llvm-svn: 19278 | ||||
* | This test passes on all platforms | Chris Lattner | 2004-12-04 | 1 | -1/+0 |
| | | | | llvm-svn: 18509 | ||||
* | Move this from the C test suite | Chris Lattner | 2004-11-30 | 1 | -0/+22 |
| | | | | llvm-svn: 18395 | ||||
* | New testcase for PR447 | Chris Lattner | 2004-11-28 | 1 | -0/+9 |
| | | | | llvm-svn: 18298 | ||||
* | New testcase for PR397 | Chris Lattner | 2004-11-27 | 1 | -0/+26 |
| | | | | llvm-svn: 18292 | ||||
* | new testcase | Chris Lattner | 2004-11-27 | 1 | -0/+14 |
| | | | | llvm-svn: 18290 | ||||
* | New testcase | Chris Lattner | 2004-11-27 | 1 | -0/+7 |
| | | | | llvm-svn: 18284 | ||||
* | Adding srcdir arg | Tanya Lattner | 2004-11-19 | 1 | -1/+1 |
| | | | | llvm-svn: 18020 | ||||
* | Adding subdirectory dg.exp files in order to be able to use dejagnu to only ↵ | Tanya Lattner | 2004-11-13 | 1 | -0/+3 |
| | | | | | | run specific tests (located in some subdirectory of Regression) llvm-svn: 17712 | ||||
* | Adding RUN lines. | Tanya Lattner | 2004-11-06 | 26 | -0/+52 |
| | | | | llvm-svn: 17529 | ||||
* | Adding XFAIL lines for dejagnu support. | Tanya Lattner | 2004-11-06 | 1 | -1/+1 |
| | | | | llvm-svn: 17514 | ||||
* | New testcase for PR450 | Chris Lattner | 2004-10-05 | 1 | -0/+12 |
| | | | | llvm-svn: 16670 | ||||
* | New testcase that crashes the C++ FE, encountered while working on PR445 | Chris Lattner | 2004-09-28 | 1 | -0/+17 |
| | | | | llvm-svn: 16532 | ||||
* | New testcase for PR355 | Chris Lattner | 2004-06-08 | 1 | -0/+17 |
| | | | | llvm-svn: 14062 | ||||
* | foo Bug 291, bar PR291 | Chris Lattner | 2004-03-16 | 1 | -0/+1 |
| | | | | llvm-svn: 12431 |