<?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 dead-store-stack.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/dead-store-stack.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/dead-store-stack.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/dead-store-stack.ll#a96f691985c8546e826012fdc3481c88f034a194</link>
        <description>[Hexagon] Convert some tests to opaque pointers (NFC)

            List of files:
            /llvm-project/llvm/test/CodeGen/Hexagon/dead-store-stack.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/dead-store-stack.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/dead-store-stack.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/dead-store-stack.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/dead-store-stack.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/dead-store-stack.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/dead-store-stack.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/dead-store-stack.ll#18484de34b26e424e5863a36f26eaa1288036d42</link>
        <description>[Hexagon] Update more testcasesllvm-svn: 326830

            List of files:
            /llvm-project/llvm/test/CodeGen/Hexagon/dead-store-stack.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>e1983bcf552980433a7a8ed7a2ae31ded4ae9b4a - [Hexagon] New HVX target features.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/llvm-project/llvm/test/CodeGen/Hexagon/dead-store-stack.ll#e1983bcf552980433a7a8ed7a2ae31ded4ae9b4a</link>
        <description>[Hexagon] New HVX target features.This patch lets the llvm tools handle the new HVX target features thatare added by frontend (clang). The target-features are of the form&quot;hvx-length64b&quot; for 64 Byte HVX mode, &quot;hvx-length128b&quot; for 128 Byte mode HVX.&quot;hvx-double&quot; is an alias to &quot;hvx-length128b&quot; and is soon will be deprecated.The hvx version target feature is upgated form &quot;+hvx&quot; to &quot;+hvxv{version_number}.Eg: &quot;+hvxv62&quot;For the correct HVX code generation, the user must use the followingtarget features.For 64B mode: &quot;+hvxv62&quot; &quot;+hvx-length64b&quot;For 128B mode: &quot;+hvxv62&quot; &quot;+hvx-length128b&quot;Clang picks a default length if none is specified. If for some reason,no hvx-length is specified to llvm, the compilation will bail out.There is a corresponding clang patch.Differential Revision: https://reviews.llvm.org/D38851llvm-svn: 316101

            List of files:
            /llvm-project/llvm/test/CodeGen/Hexagon/dead-store-stack.ll</description>
        <pubDate>Wed, 18 Oct 2017 18:07:07 +0000</pubDate>
        <dc:creator>Sumanth Gundapaneni &lt;sgundapa@codeaurora.org&gt;</dc:creator>
    </item>
<item>
        <title>a72fad980cb18a09dbd6ea95d3b5684d3280894a - [Hexagon] Replace instruction definitions with auto-generated ones</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/llvm-project/llvm/test/CodeGen/Hexagon/dead-store-stack.ll#a72fad980cb18a09dbd6ea95d3b5684d3280894a</link>
        <description>[Hexagon] Replace instruction definitions with auto-generated onesllvm-svn: 294753

            List of files:
            /llvm-project/llvm/test/CodeGen/Hexagon/dead-store-stack.ll</description>
        <pubDate>Fri, 10 Feb 2017 15:33:13 +0000</pubDate>
        <dc:creator>Krzysztof Parzyszek &lt;kparzysz@codeaurora.org&gt;</dc:creator>
    </item>
<item>
        <title>d428cf8b5f5c1fce2034320e059894f136ea2c43 - [Hexagon] Remove unsafe load instructions that affect Stack Slot Coloring</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/llvm-project/llvm/test/CodeGen/Hexagon/dead-store-stack.ll#d428cf8b5f5c1fce2034320e059894f136ea2c43</link>
        <description>[Hexagon] Remove unsafe load instructions that affect Stack Slot ColoringThe Stack slot coloring pass removes a store that is followed by a loadthat deal with the same stack slot. The function isLoadFromStackSlotis supposed to consider the loads that have no side-effects. Thispatch fixed the issue by removing the unsafe loads from this functionEg:%vreg0&lt;def&gt; = L2_loadruh_io &lt;fi#15&gt;, 0S2_storeri_io &lt;fi#15&gt;, 0, %vreg0In this case, we load an unsigned extended half word and store this in tothe same stack slot. The Stack slot coloring pass considers safe to removethe store. This patch marked all the non-vector byte and half word loads asunsafe.llvm-svn: 286843

            List of files:
            /llvm-project/llvm/test/CodeGen/Hexagon/dead-store-stack.ll</description>
        <pubDate>Mon, 14 Nov 2016 17:11:00 +0000</pubDate>
        <dc:creator>Sumanth Gundapaneni &lt;sgundapa@codeaurora.org&gt;</dc:creator>
    </item>
</channel>
</rss>
