summaryrefslogtreecommitdiffstats
path: root/llvm/test/Feature/fold-fpcast.ll
Commit message (Collapse)AuthorAgeFilesLines
* Remove llvm-upgrade and update tests.Tanya Lattner2008-03-011-9/+9
| | | | llvm-svn: 47784
* Change all floating constants that are not exactlyDale Johannesen2007-09-051-2/+2
| | | | | | representable to use hex format. llvm-svn: 41722
* For PR1319:Reid Spencer2007-04-161-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 Spencer2007-04-141-1/+1
| | | | llvm-svn: 35988
* Fix to not give false positives.Reid Spencer2007-04-111-1/+2
| | | | llvm-svn: 35895
* Add a test for constant folding of bitcast to/from floating point.Reid Spencer2006-12-111-0/+18
llvm-svn: 32446
OpenPOWER on IntegriCloud