<?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 compat.proftext</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>852d12f3 - Adjust test after r318159</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/llvm/test/tools/llvm-profdata/compat.proftext#852d12f3</link>
        <description>Adjust test after r318159llvm-svn: 318160

            List of files:
            /llvm-project-15.0.7/llvm/test/tools/llvm-profdata/compat.proftext</description>
        <pubDate>Tue, 14 Nov 2017 17:12:36 +0000</pubDate>
        <dc:creator>Adam Nemet &lt;anemet@apple.com&gt;</dc:creator>
    </item>
<item>
        <title>876ed52c - Add a compatibility test</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/llvm/test/tools/llvm-profdata/compat.proftext#876ed52c</link>
        <description>Add a compatibility testllvm-svn: 259632

            List of files:
            /llvm-project-15.0.7/llvm/test/tools/llvm-profdata/compat.proftext</description>
        <pubDate>Wed, 03 Feb 2016 06:27:38 +0000</pubDate>
        <dc:creator>Xinliang David Li &lt;davidxl@google.com&gt;</dc:creator>
    </item>
<item>
        <title>a86545b0 - [PGO] Revert r255365: solution incomplete, not handling lambda yet</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/llvm/test/tools/llvm-profdata/compat.proftext#a86545b0</link>
        <description>[PGO] Revert r255365: solution incomplete, not handling lambda yetllvm-svn: 255369

            List of files:
            /llvm-project-15.0.7/llvm/test/tools/llvm-profdata/compat.proftext</description>
        <pubDate>Fri, 11 Dec 2015 20:23:22 +0000</pubDate>
        <dc:creator>Xinliang David Li &lt;davidxl@google.com&gt;</dc:creator>
    </item>
<item>
        <title>c79283ef - [PGO] Stop using invalid char in instr variable names.</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/llvm/test/tools/llvm-profdata/compat.proftext#c79283ef</link>
        <description>[PGO] Stop using invalid char in instr variable names.Before the patch, -fprofile-instr-generate compile will failif no integrated-as is specified when the file containsany static functions (the -S output is also invalid).This patch fixed the issue. With the change, the index formatversion will be bumped up by 1. Backward compatibility is preserved with this change.Differential Revision: http://reviews.llvm.org/D15243llvm-svn: 255365

            List of files:
            /llvm-project-15.0.7/llvm/test/tools/llvm-profdata/compat.proftext</description>
        <pubDate>Fri, 11 Dec 2015 19:53:19 +0000</pubDate>
        <dc:creator>Xinliang David Li &lt;davidxl@google.com&gt;</dc:creator>
    </item>
<item>
        <title>0f874636 - [PGO] Add v2 format compatibility test</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/llvm/test/tools/llvm-profdata/compat.proftext#0f874636</link>
        <description>[PGO] Add v2 format compatibility testllvm-svn: 254572

            List of files:
            /llvm-project-15.0.7/llvm/test/tools/llvm-profdata/compat.proftext</description>
        <pubDate>Thu, 03 Dec 2015 01:05:31 +0000</pubDate>
        <dc:creator>Xinliang David Li &lt;davidxl@google.com&gt;</dc:creator>
    </item>
<item>
        <title>821d7471 - InstrProf: Allow multiple functions with the same name</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/llvm/test/tools/llvm-profdata/compat.proftext#821d7471</link>
        <description>InstrProf: Allow multiple functions with the same nameThis updates the instrumentation based profiling format so that whenwe have multiple functions with the same name (but different functionhashes) we keep all of them instead of rejecting the later ones.There are a number of scenarios where this can come up where it&apos;s moreuseful to keep multiple function profiles:* Name collisions in unrelated libraries that are profiled together.* Multiple &quot;main&quot; functions from multiple tools built against a common  library.* Combining profiles from different build configurations (ie, asserts  and no-asserts)The profile format now stores the number of counters between the hashand the counts themselves, so that multiple sets of counts can bestored. Since this is backwards incompatible, I&apos;ve bumped the formatversion and added some trivial logic to skip this when reading the oldformat.llvm-svn: 214585

            List of files:
            /llvm-project-15.0.7/llvm/test/tools/llvm-profdata/compat.proftext</description>
        <pubDate>Fri, 01 Aug 2014 22:50:07 +0000</pubDate>
        <dc:creator>Justin Bogner &lt;mail@justinbogner.com&gt;</dc:creator>
    </item>
</channel>
</rss>
