Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove the IA-64 backend. | Dan Gohman | 2009-07-24 | 1 | -5/+0 |
| | | | | llvm-svn: 76920 | ||||
* | 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 | ||||
* | Use the llvm_supports_target function to prevent running of tests for | Reid Spencer | 2007-04-21 | 1 | -1/+3 |
| | | | | | | targets that LLVM is not configured to support. llvm-svn: 36315 | ||||
* | For PR1319: Upgrade to new test harness. | Reid Spencer | 2007-04-15 | 1 | -2/+2 |
| | | | | llvm-svn: 36086 | ||||
* | 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 | 1 | -0/+3 |
llvm-svn: 33296 |