<?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 AnalysisTest.cpp</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>89b57061 - Move TargetRegistry.(h|cpp) from Support to MC</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/llvm/unittests/tools/llvm-exegesis/PowerPC/AnalysisTest.cpp#89b57061</link>
        <description>Move TargetRegistry.(h|cpp) from Support to MCThis moves the registry higher in the LLVM library dependency stack.Every client of the target registry needs to link against MC anyway toactually use the target, so we might as well move this out of Support.This allows us to ensure that Support doesn&apos;t have includes from MC/*.Differential Revision: https://reviews.llvm.org/D111454

            List of files:
            /llvm-project-15.0.7/llvm/unittests/tools/llvm-exegesis/PowerPC/AnalysisTest.cpp</description>
        <pubDate>Fri, 08 Oct 2021 17:48:15 +0000</pubDate>
        <dc:creator>Reid Kleckner &lt;rnk@google.com&gt;</dc:creator>
    </item>
<item>
        <title>dbefcde6 - Merge all the llvm-exegesis unit tests into a single binary</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/llvm/unittests/tools/llvm-exegesis/PowerPC/AnalysisTest.cpp#dbefcde6</link>
        <description>Merge all the llvm-exegesis unit tests into a single binaryThese tests access private symbols in the backends, so they cannot linkagainst libLLVM.so and must be statically linked.  Linking these testscan be slow and with debug builds the resulting binaries use a lot ofdisk space.By merging them into a single test binary means we now only need tostatically link 1 test instead of 6, which helps reduce the buildtimes and saves disk space.Reviewed By: courbetDifferential Revision: https://reviews.llvm.org/D106464

            List of files:
            /llvm-project-15.0.7/llvm/unittests/tools/llvm-exegesis/PowerPC/AnalysisTest.cpp</description>
        <pubDate>Tue, 27 Jul 2021 01:52:13 +0000</pubDate>
        <dc:creator>Tom Stellard &lt;tstellar@redhat.com&gt;</dc:creator>
    </item>
<item>
        <title>d422d3a7 - [llvm-exegesis][NFC] Remove extra `llvm::` qualifications.</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/llvm/unittests/tools/llvm-exegesis/PowerPC/AnalysisTest.cpp#d422d3a7</link>
        <description>[llvm-exegesis][NFC] Remove extra `llvm::` qualifications.Summary: First patch: in unit tests.Subscribers: nemanjai, tschuett, MaskRay, jsji, llvm-commitsTags: #llvmDifferential Revision: https://reviews.llvm.org/D68687llvm-svn: 374157

            List of files:
            /llvm-project-15.0.7/llvm/unittests/tools/llvm-exegesis/PowerPC/AnalysisTest.cpp</description>
        <pubDate>Wed, 09 Oct 2019 11:29:21 +0000</pubDate>
        <dc:creator>Clement Courbet &lt;courbet@google.com&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/unittests/tools/llvm-exegesis/PowerPC/AnalysisTest.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/unittests/tools/llvm-exegesis/PowerPC/AnalysisTest.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>5fd3e754 - [PowerPC][llvm-exegesis] Add a PowerPC target</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/llvm/unittests/tools/llvm-exegesis/PowerPC/AnalysisTest.cpp#5fd3e754</link>
        <description>[PowerPC][llvm-exegesis] Add a PowerPC targetThis is patch to add PowerPC target to llvm-exegesis.The target does just enough to be able to run llvm-exegesis in latency mode for at least some opcodes.Differential Revision: https://reviews.llvm.org/D54185llvm-svn: 346411

            List of files:
            /llvm-project-15.0.7/llvm/unittests/tools/llvm-exegesis/PowerPC/AnalysisTest.cpp</description>
        <pubDate>Thu, 08 Nov 2018 16:51:42 +0000</pubDate>
        <dc:creator>Jinsong Ji &lt;jji@us.ibm.com&gt;</dc:creator>
    </item>
</channel>
</rss>
