Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Update. Now, -etforest is an invalid option. | Devang Patel | 2007-06-27 | 1 | -1/+1 | |
| | | | | llvm-svn: 37767 | |||||
* | Call the correct function name. Patch from Stephane Letz. | Nick Lewycky | 2007-06-16 | 1 | -0/+7 | |
| | | | | llvm-svn: 37614 | |||||
* | New test. | Devang Patel | 2007-06-05 | 1 | -0/+11 | |
| | | | | llvm-svn: 37438 | |||||
* | New test. | Devang Patel | 2007-04-25 | 1 | -0/+309 | |
| | | | | llvm-svn: 36416 | |||||
* | For PR1319: Upgrade to new test harness | Reid Spencer | 2007-04-15 | 2 | -3/+4 | |
| | | | | llvm-svn: 36070 | |||||
* | Update tests for the disappearance of -idom. | Owen Anderson | 2007-04-15 | 1 | -1/+1 | |
| | | | | llvm-svn: 36064 | |||||
* | 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 | |||||
* | Remove DomSet completely. This concludes work on PR1171. | Owen Anderson | 2007-04-08 | 1 | -11/+0 | |
| | | | | llvm-svn: 35775 | |||||
* | these test a pass that no longer exists. | Chris Lattner | 2007-04-07 | 2 | -42/+0 | |
| | | | | llvm-svn: 35750 | |||||
* | xfail these until owen can figure out the right fix | Chris Lattner | 2007-04-07 | 2 | -2/+2 | |
| | | | | llvm-svn: 35748 | |||||
* | Test case for PR1158 | Devang Patel | 2007-02-05 | 1 | -0/+5 | |
| | | | | llvm-svn: 33914 | |||||
* | Regression is gone, don't try to find it on clean target. | Reid Spencer | 2007-01-17 | 15 | -0/+249 | |
llvm-svn: 33296 |