<?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 debug-byval-struct.ll</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>122b0220 - [WebAssembly] Remove datalayout strings from llc tests</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/llvm/test/MC/WebAssembly/debug-byval-struct.ll#122b0220</link>
        <description>[WebAssembly] Remove datalayout strings from llc testsThe data layout strings do not have any effect on llc tests and will becomemisleadingly out of date as we continue to update the canonical data layout, soremove them from the tests.Differential Revision: https://reviews.llvm.org/D105842

            List of files:
            /llvm-project-15.0.7/llvm/test/MC/WebAssembly/debug-byval-struct.ll</description>
        <pubDate>Wed, 14 Jul 2021 18:17:08 +0000</pubDate>
        <dc:creator>Thomas Lively &lt;tlively@google.com&gt;</dc:creator>
    </item>
<item>
        <title>4ab3041a - Revert &quot;[NFC] remove explicit default value for strboolattr attribute in tests&quot;</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/llvm/test/MC/WebAssembly/debug-byval-struct.ll#4ab3041a</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-15.0.7/llvm/test/MC/WebAssembly/debug-byval-struct.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>bda6e5be - [NFC] remove explicit default value for strboolattr attribute in tests</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/llvm/test/MC/WebAssembly/debug-byval-struct.ll#bda6e5be</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-15.0.7/llvm/test/MC/WebAssembly/debug-byval-struct.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>e3c0b0fe - [WebAssembly] locals can now be indirect in DWARF</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/llvm/test/MC/WebAssembly/debug-byval-struct.ll#e3c0b0fe</link>
        <description>[WebAssembly] locals can now be indirect in DWARFThis for example to indicate that byval args are represented by a pointer to a struct.Followup to https://reviews.llvm.org/D94140Differential Revision: https://reviews.llvm.org/D94347

            List of files:
            /llvm-project-15.0.7/llvm/test/MC/WebAssembly/debug-byval-struct.ll</description>
        <pubDate>Fri, 08 Jan 2021 23:27:08 +0000</pubDate>
        <dc:creator>Wouter van Oortmerssen &lt;aardappel@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>5c38ae36 - [WebAssembly] Fixed byval args missing DWARF DW_AT_LOCATION</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/llvm/test/MC/WebAssembly/debug-byval-struct.ll#5c38ae36</link>
        <description>[WebAssembly] Fixed byval args missing DWARF DW_AT_LOCATIONA struct in C passed by value did not get debug information. Such values are currentlylowered to a Wasm local even in -O0 (not to an alloca like on other archs), which becomesa Target Index operand (TI_LOCAL). The DWARF writing code was not emitting locationsin for TI&apos;s specifically if the location is a single range (not a list).In addition, the ExplicitLocals pass which removes the ARGUMENT pseudo instructions didnot update the associated DBG_VALUEs, and couldn&apos;t even find these values since the codeassumed such instructions are adjacent, which is not the case here.Also fixed asm printing of TIs needed by a test.Differential Revision: https://reviews.llvm.org/D94140

            List of files:
            /llvm-project-15.0.7/llvm/test/MC/WebAssembly/debug-byval-struct.ll</description>
        <pubDate>Wed, 06 Jan 2021 00:58:21 +0000</pubDate>
        <dc:creator>Wouter van Oortmerssen &lt;aardappel@gmail.com&gt;</dc:creator>
    </item>
</channel>
</rss>
