[LLVMdev] regression bisecting

Joerg Sonnenberger joerg at britannica.bec.de
Fri Sep 13 03:11:21 PDT 2013


On Thu, Sep 12, 2013 at 04:35:00PM -0700, reed kotler wrote:
> What are most people using to bisect svn or git in order to find
> llvm regressions?
> 
> For example, something on Sunday made one test for mips16 fail and I
> was wondering if there is some simple script people already have for
> zeroing in on the change that made something not regress.

I tend to use svn-bisect for that, manually duplicating the revision in
tools/clang as needed.

Joerg



More information about the llvm-dev mailing list