<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in bisect-skip-count</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>cfe8bedc - [utils] Fix incompatibility of bisect[-skip-count] with Python 3</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/llvm/utils/bisect-skip-count#cfe8bedc</link>
        <description>[utils] Fix incompatibility of bisect[-skip-count] with Python 3Summary:This change replaces the print statements with print function callsand also replaces the &apos;/&apos; operator (which is integer division in Py2,but becomes floating point division in Py3) with the &apos;//&apos; operatorwhich has the same semantics in Py2 and Py3.Reviewers: greened, michaelplatings, gottesmmReviewed By: greenedSubscribers: llvm-commitsTags: #llvmDifferential Revision: https://reviews.llvm.org/D68138llvm-svn: 373759

            List of files:
            /llvm-project-15.0.7/llvm/utils/bisect-skip-count</description>
        <pubDate>Fri, 04 Oct 2019 16:44:18 +0000</pubDate>
        <dc:creator>Mikhail Maltsev &lt;mikhail.maltsev@arm.com&gt;</dc:creator>
    </item>
<item>
        <title>7efbd8da - Document bisect-skip-count</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/llvm/utils/bisect-skip-count#7efbd8da</link>
        <description>Document bisect-skip-countProvide an example of how to use bisect-skip count to find bugs.Differential revision: https://reviews.llvm.org/D52314llvm-svn: 344903

            List of files:
            /llvm-project-15.0.7/llvm/utils/bisect-skip-count</description>
        <pubDate>Mon, 22 Oct 2018 14:04:13 +0000</pubDate>
        <dc:creator>David Greene &lt;greened@obbligato.org&gt;</dc:creator>
    </item>
<item>
        <title>392da4bc - Fix bug in bisect-skip-count not using passed-in arguments</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/llvm/utils/bisect-skip-count#392da4bc</link>
        <description>Fix bug in bisect-skip-count not using passed-in argumentsllvm-svn: 296961

            List of files:
            /llvm-project-15.0.7/llvm/utils/bisect-skip-count</description>
        <pubDate>Sat, 04 Mar 2017 03:23:41 +0000</pubDate>
        <dc:creator>Daniel Berlin &lt;dberlin@dberlin.org&gt;</dc:creator>
    </item>
<item>
        <title>57196dba - This script was meant to be committed with the DebugCounter changes.</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/llvm/utils/bisect-skip-count#57196dba</link>
        <description>This script was meant to be committed with the DebugCounter changes.llvm-svn: 296425

            List of files:
            /llvm-project-15.0.7/llvm/utils/bisect-skip-count</description>
        <pubDate>Tue, 28 Feb 2017 02:19:11 +0000</pubDate>
        <dc:creator>Daniel Berlin &lt;dberlin@dberlin.org&gt;</dc:creator>
    </item>
</channel>
</rss>
