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

            List of files:
            /llvm-project/llvm/test/CodeGen/Hexagon/hwloop3.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>262f4872aea2e9593cc7ee20f4fe5691fb9f0386 - [Hexagon, test] Fix use of undef FileCheck var</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/llvm-project/llvm/test/CodeGen/Hexagon/hwloop3.ll#262f4872aea2e9593cc7ee20f4fe5691fb9f0386</link>
        <description>[Hexagon, test] Fix use of undef FileCheck varLLVM test CodeGen/Hexagon/hwloop3.ll tries to check for the absence of asequence of consecutive instructions with several CHECK-NOT with one ofthose directives using a variable defined in another. However CHECK-NOTare checked independently so that is using a variable defined in apattern that should not occur in the input.This commit merges the two CHECK-NOT into a single CHECK-NOT thatmatches the content of two successive non-blank lines, thereby allowingto preserve the intent of the test.Reviewed By: bcahoonDifferential Revision: https://reviews.llvm.org/D99778

            List of files:
            /llvm-project/llvm/test/CodeGen/Hexagon/hwloop3.ll</description>
        <pubDate>Thu, 01 Apr 2021 23:54:06 +0000</pubDate>
        <dc:creator>Thomas Preud&apos;homme &lt;thomasp@graphcore.ai&gt;</dc:creator>
    </item>
<item>
        <title>bece8edcdde53f9854a7edfc27890333281541cc - [Hexagon] Generate more hardware loops</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/llvm-project/llvm/test/CodeGen/Hexagon/hwloop3.ll#bece8edcdde53f9854a7edfc27890333281541cc</link>
        <description>[Hexagon] Generate more hardware loopsRefactored parts of the hardware loop pass to generatemore. Also, added more tests.Differential Revision: http://reviews.llvm.org/D9568llvm-svn: 236896

            List of files:
            /llvm-project/llvm/test/CodeGen/Hexagon/hwloop3.ll</description>
        <pubDate>Fri, 08 May 2015 20:18:21 +0000</pubDate>
        <dc:creator>Brendon Cahoon &lt;bcahoon@codeaurora.org&gt;</dc:creator>
    </item>
</channel>
</rss>
