[LLVMdev] regression bisecting

Tobias Grosser tobias at grosser.es
Fri Sep 13 04:52:48 PDT 2013


On 09/13/2013 01:35 AM, 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.

Also, there is the following git tree:

https://github.com/chapuni/llvm-project.git

Which contains all LLVM projects in one repository which makes bisecting 
clang a lot easier.

Tobias




More information about the llvm-dev mailing list