<?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 multiple_hash_profile.proftext</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>3d6f5301 - [PGO] Include the mem ops into the function hash.</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/llvm/test/Transforms/PGOProfile/Inputs/multiple_hash_profile.proftext#3d6f5301</link>
        <description>[PGO] Include the mem ops into the function hash.To avoid hash collisions when the only difference is in mem ops.

            List of files:
            /llvm-project-15.0.7/llvm/test/Transforms/PGOProfile/Inputs/multiple_hash_profile.proftext</description>
        <pubDate>Wed, 29 Jul 2020 22:22:13 +0000</pubDate>
        <dc:creator>Hiroshi Yamauchi &lt;yamauchi@google.com&gt;</dc:creator>
    </item>
<item>
        <title>ae7589e1 - Revert &quot;[PGO] Include the mem ops into the function hash.&quot;</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/llvm/test/Transforms/PGOProfile/Inputs/multiple_hash_profile.proftext#ae7589e1</link>
        <description>Revert &quot;[PGO] Include the mem ops into the function hash.&quot;This reverts commit 120e66b3418b37b95fc1dbbb23e296a602a24fa8.Due to a buildbot failure.

            List of files:
            /llvm-project-15.0.7/llvm/test/Transforms/PGOProfile/Inputs/multiple_hash_profile.proftext</description>
        <pubDate>Wed, 29 Jul 2020 22:04:57 +0000</pubDate>
        <dc:creator>Hiroshi Yamauchi &lt;yamauchi@google.com&gt;</dc:creator>
    </item>
<item>
        <title>120e66b3 - [PGO] Include the mem ops into the function hash.</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/llvm/test/Transforms/PGOProfile/Inputs/multiple_hash_profile.proftext#120e66b3</link>
        <description>[PGO] Include the mem ops into the function hash.To avoid hash collisions when the only difference is in mem ops.Differential Revision: https://reviews.llvm.org/D84782

            List of files:
            /llvm-project-15.0.7/llvm/test/Transforms/PGOProfile/Inputs/multiple_hash_profile.proftext</description>
        <pubDate>Tue, 28 Jul 2020 17:09:49 +0000</pubDate>
        <dc:creator>Hiroshi Yamauchi &lt;yamauchi@google.com&gt;</dc:creator>
    </item>
<item>
        <title>cee313d2 - Revert &quot;Temporarily Revert &quot;Add basic loop fusion pass.&quot;&quot;</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/llvm/test/Transforms/PGOProfile/Inputs/multiple_hash_profile.proftext#cee313d2</link>
        <description>Revert &quot;Temporarily Revert &quot;Add basic loop fusion pass.&quot;&quot;The reversion apparently deleted the test/Transforms directory.Will be re-reverting again.llvm-svn: 358552

            List of files:
            /llvm-project-15.0.7/llvm/test/Transforms/PGOProfile/Inputs/multiple_hash_profile.proftext</description>
        <pubDate>Wed, 17 Apr 2019 04:52:47 +0000</pubDate>
        <dc:creator>Eric Christopher &lt;echristo@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>20f5df1d - Resubmit &quot;[PGO] Turn off comdat renaming in IR PGO by default&quot;</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/llvm/test/Transforms/PGOProfile/Inputs/multiple_hash_profile.proftext#20f5df1d</link>
        <description>Resubmit &quot;[PGO] Turn off comdat renaming in IR PGO by default&quot;This patch resubmits the changes in r291588.llvm-svn: 291696

            List of files:
            /llvm-project-15.0.7/llvm/test/Transforms/PGOProfile/Inputs/multiple_hash_profile.proftext</description>
        <pubDate>Wed, 11 Jan 2017 20:19:41 +0000</pubDate>
        <dc:creator>Rong Xu &lt;xur@google.com&gt;</dc:creator>
    </item>
<item>
        <title>ef1adad9 - [PGO] Turn off comdat renaming in IR PGO by default</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/llvm/test/Transforms/PGOProfile/Inputs/multiple_hash_profile.proftext#ef1adad9</link>
        <description>[PGO] Turn off comdat renaming in IR PGO by defaultSummary:In IR PGO we append the function hash to comdat functions to avoid thepotential hash mismatch. This turns out not legal in some cases: if the comdatfunction is address-taken and used in comparison. Renaming changes the semantic.This patch turns off comdat renaming by default.To alleviate the hash mismatch issue, we now rename the profile variablefor comdat functions. Profile allows co-existing multiple versions of profileswith different hash value. The inlined copy will always has the correct profilecounter. The out-of-line copy might not have the correct count. But we willnot have the bogus mismatch warning.Reviewers: davidxlSubscribers: llvm-commits, xurDifferential Revision: https://reviews.llvm.org/D28416llvm-svn: 291588

            List of files:
            /llvm-project-15.0.7/llvm/test/Transforms/PGOProfile/Inputs/multiple_hash_profile.proftext</description>
        <pubDate>Tue, 10 Jan 2017 19:30:20 +0000</pubDate>
        <dc:creator>Rong Xu &lt;xur@google.com&gt;</dc:creator>
    </item>
</channel>
</rss>
