aboutsummaryrefslogtreecommitdiff
path: root/utils/release/findRegressions.py
AgeCommit message (Collapse)Author
2011-10-23Rename the script to indicate that this is for the TEST=simple tests.Bill Wendling
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@142764 91177308-0d34-0410-b5e6-96231b3b80d8
2011-10-21Modify the script to output the regressions and passes into categories. My ↵Bill Wendling
Python-fu could use some improving... git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@142643 91177308-0d34-0410-b5e6-96231b3b80d8
2011-10-21Check for divide by zero.Bill Wendling
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@142640 91177308-0d34-0410-b5e6-96231b3b80d8
2011-10-20Revamp the script to handle the 'TEST=simple' output.Bill Wendling
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@142559 91177308-0d34-0410-b5e6-96231b3b80d8
2011-03-25Useful script for finding regressions in the nightly testsuite.Duncan Sands
I think it was written by Pawel Worach. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@128268 91177308-0d34-0410-b5e6-96231b3b80d8