summaryrefslogtreecommitdiffstats
path: root/llvm/utils/release/findRegressions.py
Commit message (Collapse)AuthorAgeFilesLines
* Rename the script to indicate that this is for the TEST=simple tests.Bill Wendling2011-10-231-158/+0
| | | | llvm-svn: 142764
* Modify the script to output the regressions and passes into categories. My ↵Bill Wendling2011-10-211-9/+44
| | | | | | Python-fu could use some improving... llvm-svn: 142643
* Check for divide by zero.Bill Wendling2011-10-211-2/+2
| | | | llvm-svn: 142640
* Revamp the script to handle the 'TEST=simple' output.Bill Wendling2011-10-201-74/+67
| | | | llvm-svn: 142559
* Useful script for finding regressions in the nightly testsuite.Duncan Sands2011-03-251-0/+130
I think it was written by Pawel Worach. llvm-svn: 128268
OpenPOWER on IntegriCloud