Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove llvm-upgrade and update tests. | Tanya Lattner | 2008-03-01 | 1 | -9/+9 |
| | | | | llvm-svn: 47784 | ||||
* | Change all floating constants that are not exactly | Dale Johannesen | 2007-09-05 | 1 | -2/+2 |
| | | | | | | representable to use hex format. llvm-svn: 41722 | ||||
* | For PR1319: | Reid Spencer | 2007-04-16 | 1 | -1/+0 |
| | | | | | | | | Remove && from the end of the lines to prevent tests from throwing run lines into the background. Also, clean up places where the same command is run multiple times by using a temporary file. llvm-svn: 36142 | ||||
* | Fix a missing -f that the new llvm.exp found. | Reid Spencer | 2007-04-14 | 1 | -1/+1 |
| | | | | llvm-svn: 35988 | ||||
* | Fix to not give false positives. | Reid Spencer | 2007-04-11 | 1 | -1/+2 |
| | | | | llvm-svn: 35895 | ||||
* | Add a test for constant folding of bitcast to/from floating point. | Reid Spencer | 2006-12-11 | 1 | -0/+18 |
llvm-svn: 32446 |