<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/source/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in base-offset-post.ll</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>2208c97c1bec2512d4e47b6223db6d95a7037956 - [Hexagon,test] Change llc -march= to -mtriple=</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/llvm-project/llvm/test/CodeGen/Hexagon/base-offset-post.ll#2208c97c1bec2512d4e47b6223db6d95a7037956</link>
        <description>[Hexagon,test] Change llc -march= to -mtriple=Similar to 806761a7629df268c8aed49657aeccffa6bca449-mtriple= specifies the full target triple while -march= merely sets thearchitecture part of the default target triple, leaving a target triple whichmay not make sense.Therefore, -march= is error-prone and not recommended for tests without a targettriple. The issue has been benign as we recognize $unknown-apple-darwin as ELF insteadof rejecting it outrightly.

            List of files:
            /llvm-project/llvm/test/CodeGen/Hexagon/base-offset-post.ll</description>
        <pubDate>Sun, 15 Dec 2024 18:20:22 +0000</pubDate>
        <dc:creator>Fangrui Song &lt;i@maskray.me&gt;</dc:creator>
    </item>
<item>
        <title>a96f691985c8546e826012fdc3481c88f034a194 - [Hexagon] Convert some tests to opaque pointers (NFC)</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/llvm-project/llvm/test/CodeGen/Hexagon/base-offset-post.ll#a96f691985c8546e826012fdc3481c88f034a194</link>
        <description>[Hexagon] Convert some tests to opaque pointers (NFC)

            List of files:
            /llvm-project/llvm/test/CodeGen/Hexagon/base-offset-post.ll</description>
        <pubDate>Mon, 19 Dec 2022 11:52:45 +0000</pubDate>
        <dc:creator>Nikita Popov &lt;npopov@redhat.com&gt;</dc:creator>
    </item>
<item>
        <title>4ab3041acbdc274050d6c53f72619c7455cbc97a - Revert &quot;[NFC] remove explicit default value for strboolattr attribute in tests&quot;</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/llvm-project/llvm/test/CodeGen/Hexagon/base-offset-post.ll#4ab3041acbdc274050d6c53f72619c7455cbc97a</link>
        <description>Revert &quot;[NFC] remove explicit default value for strboolattr attribute in tests&quot;This reverts commit bda6e5bee04c75b1f1332b4fd1ac4e8ef6c3c247.See https://lab.llvm.org/buildbot/#/builders/109/builds/15424 for instance

            List of files:
            /llvm-project/llvm/test/CodeGen/Hexagon/base-offset-post.ll</description>
        <pubDate>Mon, 24 May 2021 17:43:40 +0000</pubDate>
        <dc:creator>serge-sans-paille &lt;sguelton@redhat.com&gt;</dc:creator>
    </item>
<item>
        <title>bda6e5bee04c75b1f1332b4fd1ac4e8ef6c3c247 - [NFC] remove explicit default value for strboolattr attribute in tests</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/llvm-project/llvm/test/CodeGen/Hexagon/base-offset-post.ll#bda6e5bee04c75b1f1332b4fd1ac4e8ef6c3c247</link>
        <description>[NFC] remove explicit default value for strboolattr attribute in testsSince d6de1e1a71406c75a4ea4d5a2fe84289f07ea3a1, no attributes is quivalent tosetting attribute to false.This is a preliminary commit for https://reviews.llvm.org/D99080

            List of files:
            /llvm-project/llvm/test/CodeGen/Hexagon/base-offset-post.ll</description>
        <pubDate>Sun, 23 May 2021 11:19:23 +0000</pubDate>
        <dc:creator>serge-sans-paille &lt;sguelton@redhat.com&gt;</dc:creator>
    </item>
<item>
        <title>502a77f125f43ffde57af34d3fd1b900248a91cd - Migrate function attribute &quot;no-frame-pointer-elim&quot; to &quot;frame-pointer&quot;=&quot;all&quot; as cleanups after D56351</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/llvm-project/llvm/test/CodeGen/Hexagon/base-offset-post.ll#502a77f125f43ffde57af34d3fd1b900248a91cd</link>
        <description>Migrate function attribute &quot;no-frame-pointer-elim&quot; to &quot;frame-pointer&quot;=&quot;all&quot; as cleanups after D56351

            List of files:
            /llvm-project/llvm/test/CodeGen/Hexagon/base-offset-post.ll</description>
        <pubDate>Tue, 24 Dec 2019 23:52:21 +0000</pubDate>
        <dc:creator>Fangrui Song &lt;maskray@google.com&gt;</dc:creator>
    </item>
<item>
        <title>18484de34b26e424e5863a36f26eaa1288036d42 - [Hexagon] Update more testcases</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/llvm-project/llvm/test/CodeGen/Hexagon/base-offset-post.ll#18484de34b26e424e5863a36f26eaa1288036d42</link>
        <description>[Hexagon] Update more testcasesllvm-svn: 326830

            List of files:
            /llvm-project/llvm/test/CodeGen/Hexagon/base-offset-post.ll</description>
        <pubDate>Tue, 06 Mar 2018 19:15:58 +0000</pubDate>
        <dc:creator>Krzysztof Parzyszek &lt;kparzysz@codeaurora.org&gt;</dc:creator>
    </item>
<item>
        <title>b8575b14bef50de07a56a674dd40cdec7ae34491 - [Hexagon] Adding some codegen tests and updating some to match spec.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/llvm-project/llvm/test/CodeGen/Hexagon/base-offset-post.ll#b8575b14bef50de07a56a674dd40cdec7ae34491</link>
        <description>[Hexagon] Adding some codegen tests and updating some to match spec.llvm-svn: 239690

            List of files:
            /llvm-project/llvm/test/CodeGen/Hexagon/base-offset-post.ll</description>
        <pubDate>Sat, 13 Jun 2015 21:46:39 +0000</pubDate>
        <dc:creator>Colin LeMahieu &lt;colinl@codeaurora.org&gt;</dc:creator>
    </item>
</channel>
</rss>
