<?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 hash-mismatch.proftext</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>b6d77e79 - [tools][tests] - Use --check-prefixes instead of multiple --check-prefix. NFCI.</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/llvm/test/tools/llvm-profdata/hash-mismatch.proftext#b6d77e79</link>
        <description>[tools][tests] - Use --check-prefixes instead of multiple --check-prefix. NFCI.There is no need to use `--check-prefix` multiple times.It helps to improve readability/test maintainability.This patch does it for all tools at once.Differential revision: https://reviews.llvm.org/D78217

            List of files:
            /llvm-project-15.0.7/llvm/test/tools/llvm-profdata/hash-mismatch.proftext</description>
        <pubDate>Wed, 15 Apr 2020 15:28:08 +0000</pubDate>
        <dc:creator>Georgii Rymar &lt;grimar@accesssoftek.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/hash-mismatch.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/hash-mismatch.proftext</description>
        <pubDate>Fri, 01 Aug 2014 22:50:07 +0000</pubDate>
        <dc:creator>Justin Bogner &lt;mail@justinbogner.com&gt;</dc:creator>
    </item>
<item>
        <title>af3001e8 - llvm-profdata: Use consistent file suffixes in tests</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/llvm/test/tools/llvm-profdata/hash-mismatch.proftext#af3001e8</link>
        <description>llvm-profdata: Use consistent file suffixes in testsIn some places we&apos;ve been using different suffixes for the differentfile formats involved in instrprof, but in others we&apos;ve justambiguously used .profdata. Update the test files to indicate thetypes of file more obviously.No functional change.llvm-svn: 214357

            List of files:
            /llvm-project-15.0.7/llvm/test/tools/llvm-profdata/hash-mismatch.proftext</description>
        <pubDate>Wed, 30 Jul 2014 23:02:01 +0000</pubDate>
        <dc:creator>Justin Bogner &lt;mail@justinbogner.com&gt;</dc:creator>
    </item>
</channel>
</rss>
