<?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 SchedClassResolutionTest.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/X86/SchedClassResolutionTest.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/X86/SchedClassResolutionTest.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/X86/SchedClassResolutionTest.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/X86/SchedClassResolutionTest.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/X86/SchedClassResolutionTest.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/X86/SchedClassResolutionTest.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>8109901b - [llvm-exegesis][NFC] Refactor X86 tests fixtures into a base class.</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/llvm/unittests/tools/llvm-exegesis/X86/SchedClassResolutionTest.cpp#8109901b</link>
        <description>[llvm-exegesis][NFC] Refactor X86 tests fixtures into a base class.Reviewers: gchatelet, a.sidorinSubscribers: tschuett, llvm-commitsTags: #llvmDifferential Revision: https://reviews.llvm.org/D68262llvm-svn: 373313

            List of files:
            /llvm-project-15.0.7/llvm/unittests/tools/llvm-exegesis/X86/SchedClassResolutionTest.cpp</description>
        <pubDate>Tue, 01 Oct 2019 09:20:36 +0000</pubDate>
        <dc:creator>Clement Courbet &lt;courbet@google.com&gt;</dc:creator>
    </item>
<item>
        <title>1d1330c5 - [NFC][llvm-exegesis] Refactor ResolvedSchedClass &amp; friends</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/llvm/unittests/tools/llvm-exegesis/X86/SchedClassResolutionTest.cpp#1d1330c5</link>
        <description>[NFC][llvm-exegesis] Refactor ResolvedSchedClass &amp; friendsSummary:`ResolvedSchedClass` will need to be used outside of `Analysis`(before `InstructionBenchmarkClustering` even), therefore promoteit into a non-private top-level class, and while there alsomove all of the functions that are only called by `ResolvedSchedClass`into that same new file.Reviewers: courbet, gchateletReviewed By: courbetSubscribers: mgorny, tschuett, mgrang, jdoerfert, llvm-commitsTags: #llvmDifferential Revision: https://reviews.llvm.org/D59993llvm-svn: 357259

            List of files:
            /llvm-project-15.0.7/llvm/unittests/tools/llvm-exegesis/X86/SchedClassResolutionTest.cpp</description>
        <pubDate>Fri, 29 Mar 2019 14:24:27 +0000</pubDate>
        <dc:creator>Roman Lebedev &lt;lebedev.ri@gmail.com&gt;</dc:creator>
    </item>
</channel>
</rss>
