[llvm-commits] patch: teach bugpoint to bisect instructions

Nick Lewycky nlewycky at google.com
Thu May 14 17:45:37 PDT 2009


Use the ListReducer to reduce the number of instructions. This helps when
reducing testcases with, for example, half a million instructions in a
single basic block.

Nick
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20090514/5669da43/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: reduce-instructions.patch
Type: text/x-diff
Size: 4140 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20090514/5669da43/attachment.patch>


More information about the llvm-commits mailing list