Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove GCSE and LoadVN from the testsuite. | Owen Anderson | 2008-08-16 | 9 | -140/+0 |
| | | | | llvm-svn: 54832 | ||||
* | sabre brings to my attention that the 'tr' suffix is also obsolete | Gabor Greif | 2008-05-20 | 1 | -1/+1 |
| | | | | llvm-svn: 51349 | ||||
* | Rename the last test with .llx extension to .ll, resolve duplicate test by ↵ | Gabor Greif | 2008-05-20 | 1 | -1/+1 |
| | | | | | | renaming to isnan2. Now that no test has llx ending there is no need to search for them from dg.exp too. llvm-svn: 51328 | ||||
* | Remove llvm-upgrade. | Tanya Lattner | 2008-02-14 | 6 | -79/+79 |
| | | | | llvm-svn: 47110 | ||||
* | Ding dong, the DoesntAccessMemoryFns and | Duncan Sands | 2007-11-23 | 2 | -19/+21 |
| | | | | | | | | | OnlyReadsMemoryFns tables are dead! We get more, and more accurate, information from gcc via the readnone and readonly function attributes. llvm-svn: 44288 | ||||
* | Convert tests using "| wc -l | grep ..." to use the count script. | Dan Gohman | 2007-08-15 | 1 | -1/+1 |
| | | | | llvm-svn: 41097 | ||||
* | Convert .cvsignore files | John Criswell | 2007-06-29 | 1 | -3/+0 |
| | | | | llvm-svn: 37801 | ||||
* | For PR1319: | Reid Spencer | 2007-04-15 | 2 | -3/+3 |
| | | | | | | Upgrade to use new Tcl exec based test harness. llvm-svn: 36066 | ||||
* | Make the llvm-runtest function much more amenable by eliminating all the | Reid Spencer | 2007-04-11 | 1 | -1/+1 |
| | | | | | | | | global variables that needed to be passed in. This makes it possible to add new global variables with only a couple changes (Makefile and llvm-dg.exp) instead of touching every single dg.exp file. llvm-svn: 35918 | ||||
* | Regression is gone, don't try to find it on clean target. | Reid Spencer | 2007-01-17 | 10 | -0/+141 |
llvm-svn: 33296 |