<?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 EntryStage.cpp</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>97579dcc - [MCA] Introducing incremental SourceMgr and resumable pipeline</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/llvm/lib/MCA/Stages/EntryStage.cpp#97579dcc</link>
        <description>[MCA] Introducing incremental SourceMgr and resumable pipelineThe new resumable mca::Pipeline capability introduced in this patchallows users to save the current state of pipeline and resume from thevery checkpoint.It is better (but not require) to use with the new IncrementalSourceMgr,where users can add mca::Instruction incrementally rather than having afixed number of instructions ahead-of-time.Note that we&apos;re using unit tests to test these new features. Becauseintegrating them into the `llvm-mca` tool will make too many churns.Differential Revision: https://reviews.llvm.org/D127083

            List of files:
            /llvm-project-15.0.7/llvm/lib/MCA/Stages/EntryStage.cpp</description>
        <pubDate>Mon, 30 May 2022 23:50:09 +0000</pubDate>
        <dc:creator>Min-Yih Hsu &lt;minyihh@uci.edu&gt;</dc:creator>
    </item>
<item>
        <title>0eaee545 - [llvm] Migrate llvm::make_unique to std::make_unique</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/llvm/lib/MCA/Stages/EntryStage.cpp#0eaee545</link>
        <description>[llvm] Migrate llvm::make_unique to std::make_uniqueNow that we&apos;ve moved to C++14, we no longer need the llvm::make_uniqueimplementation from STLExtras.h. This patch is a mechanical replacementof (hopefully) all the llvm::make_unique instances across the monorepo.llvm-svn: 369013

            List of files:
            /llvm-project-15.0.7/llvm/lib/MCA/Stages/EntryStage.cpp</description>
        <pubDate>Thu, 15 Aug 2019 15:54:37 +0000</pubDate>
        <dc:creator>Jonas Devlieghere &lt;jonas@devlieghere.com&gt;</dc:creator>
    </item>
<item>
        <title>28afd8dc - [MCA] Make the bool conversion operator in class InstRef explicit. NFCI</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/llvm/lib/MCA/Stages/EntryStage.cpp#28afd8dc</link>
        <description>[MCA] Make the bool conversion operator in class InstRef explicit. NFCIThis patch makes the bool conversion operator in InstRef explicit.It also adds a operator&lt; to hel comparing InstRef objects in sets.llvm-svn: 361482

            List of files:
            /llvm-project-15.0.7/llvm/lib/MCA/Stages/EntryStage.cpp</description>
        <pubDate>Thu, 23 May 2019 10:50:01 +0000</pubDate>
        <dc:creator>Andrea Di Biagio &lt;Andrea_DiBiagio@sn.scee.net&gt;</dc:creator>
    </item>
<item>
        <title>2946cd70 - Update the file headers across all of the LLVM projects in the monorepo</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/llvm/lib/MCA/Stages/EntryStage.cpp#2946cd70</link>
        <description>Update the file headers across all of the LLVM projects in the monorepoto reflect the new license.We understand that people may be surprised that we&apos;re moving the headerentirely to discuss the new license. We checked this carefully with theFoundation&apos;s lawyer and we believe this is the correct approach.Essentially, all code in the project is now made available by the LLVMproject under our new license, so you will see that the license headersinclude that license only. Some of our contributors have contributedcode under our old license, and accordingly, we have retained a copy ofour old license notice in the top-level files in each project andrepository.llvm-svn: 351636

            List of files:
            /llvm-project-15.0.7/llvm/lib/MCA/Stages/EntryStage.cpp</description>
        <pubDate>Sat, 19 Jan 2019 08:50:56 +0000</pubDate>
        <dc:creator>Chandler Carruth &lt;chandlerc@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>cc5e6a72 - [llvm-mca] Move llvm-mca library to llvm/lib/MCA.</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/llvm/lib/MCA/Stages/EntryStage.cpp#cc5e6a72</link>
        <description>[llvm-mca] Move llvm-mca library to llvm/lib/MCA.Summary: See PR38731.Reviewers: andreadbSubscribers: mgorny, javed.absar, tschuett, gbedwell, andreadb, RKSimon, llvm-commitsDifferential Revision: https://reviews.llvm.org/D55557llvm-svn: 349332

            List of files:
            /llvm-project-15.0.7/llvm/lib/MCA/Stages/EntryStage.cpp</description>
        <pubDate>Mon, 17 Dec 2018 08:08:31 +0000</pubDate>
        <dc:creator>Clement Courbet &lt;courbet@google.com&gt;</dc:creator>
    </item>
</channel>
</rss>
