<?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 argument_name_reuse.ll.expected</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>7128e647 - [UpdateTestChecks] include { in function signature check line</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/llvm/test/tools/UpdateTestChecks/update_test_checks/Inputs/argument_name_reuse.ll.expected#7128e647</link>
        <description>[UpdateTestChecks] include { in function signature check lineAfter D85099, if we have attribute group in the function signature that hasn&apos;tbeen seen before, and later a callsite with the same attribute group, filecheck will evaluatethe first attribute group to for example &apos;#0 {&apos;. We now include { in the args_and_sig group to avoid this.Differential Revision: https://reviews.llvm.org/D86769

            List of files:
            /llvm-project-15.0.7/llvm/test/tools/UpdateTestChecks/update_test_checks/Inputs/argument_name_reuse.ll.expected</description>
        <pubDate>Fri, 28 Aug 2020 08:19:04 +0000</pubDate>
        <dc:creator>sstefan1 &lt;sstipanovic@s-energize.com&gt;</dc:creator>
    </item>
<item>
        <title>1698cc7e - [Utils] Allow &quot;on-the-fly&quot; argument changes for update_test_check scripts</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/llvm/test/tools/UpdateTestChecks/update_test_checks/Inputs/argument_name_reuse.ll.expected#1698cc7e</link>
        <description>[Utils] Allow &quot;on-the-fly&quot; argument changes for update_test_check scriptsUpdate test scripts were limited because they performed a single actionon the entire file and if that action was controlled by arguments, likethe one introduced in D68819, there was no record of it.This patch introduces the capability of changing the arguments passed tothe script &quot;on-the-fly&quot; while processing a test file. In addition, an&quot;on/off&quot; switch was added so that processing can be disabled for partsof the file where the content is simply copied. The last extension is arecord of the invocation arguments in the auto generated NOTE. Thesearguments are also picked up in a subsequent invocation, allowingupdates with special options enabled without user interaction.To change the arguments the string `UTC_ARGS:` has to be present in aline, followed by &quot;additional command line arguments&quot;. That iseverything that follows `UTC_ARGS:` will be added to a growing listof &quot;command line arguments&quot; which is reparsed after every update.Reviewed By: arichardsonDifferential Revision: https://reviews.llvm.org/D69701

            List of files:
            /llvm-project-15.0.7/llvm/test/tools/UpdateTestChecks/update_test_checks/Inputs/argument_name_reuse.ll.expected</description>
        <pubDate>Fri, 01 Nov 2019 03:45:17 +0000</pubDate>
        <dc:creator>Johannes Doerfert &lt;johannes@jdoerfert.de&gt;</dc:creator>
    </item>
<item>
        <title>4a6413cd - [Utils][Fix] Minor test result change</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/llvm/test/tools/UpdateTestChecks/update_test_checks/Inputs/argument_name_reuse.ll.expected#4a6413cd</link>
        <description>[Utils][Fix] Minor test result change

            List of files:
            /llvm-project-15.0.7/llvm/test/tools/UpdateTestChecks/update_test_checks/Inputs/argument_name_reuse.ll.expected</description>
        <pubDate>Tue, 31 Dec 2019 08:11:30 +0000</pubDate>
        <dc:creator>Johannes Doerfert &lt;johannes@jdoerfert.de&gt;</dc:creator>
    </item>
<item>
        <title>be26bd55 - [Utils] Reuse argument variable names in the body</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/llvm/test/tools/UpdateTestChecks/update_test_checks/Inputs/argument_name_reuse.ll.expected#be26bd55</link>
        <description>[Utils] Reuse argument variable names in the bodyIf we have `int foo(int a) { return a; }` and we run with --function-signatureenabled, we want a single variable declaration for `a` which is reusedlater.Reviewed By: lebedev.riDifferential Revision: https://reviews.llvm.org/D69722

            List of files:
            /llvm-project-15.0.7/llvm/test/tools/UpdateTestChecks/update_test_checks/Inputs/argument_name_reuse.ll.expected</description>
        <pubDate>Fri, 01 Nov 2019 17:51:26 +0000</pubDate>
        <dc:creator>Johannes Doerfert &lt;johannes@jdoerfert.de&gt;</dc:creator>
    </item>
</channel>
</rss>
