<?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 check_attrs.ll.plain.expected</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>40760060 - [test] Use -passes in lit tests for the UpdateTestChecks tool</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/llvm/test/tools/UpdateTestChecks/update_test_checks/Inputs/check_attrs.ll.plain.expected#40760060</link>
        <description>[test] Use -passes in lit tests for the UpdateTestChecks toolThe UpdateTestChecks tool itself does not care about which passmanager that is used in the opt invocation. So the lit tests thatare verifying the behavior of the UpdateTestChecks tool is updatedto use the new-PM syntax (-passes=) when specifying the pass pipelinein the test cases that are used for verifying the UpdateTestCheckstool.Differential Revision: https://reviews.llvm.org/D114517

            List of files:
            /llvm-project-15.0.7/llvm/test/tools/UpdateTestChecks/update_test_checks/Inputs/check_attrs.ll.plain.expected</description>
        <pubDate>Thu, 18 Nov 2021 15:51:19 +0000</pubDate>
        <dc:creator>Bjorn Pettersson &lt;bjorn.a.pettersson@ericsson.com&gt;</dc:creator>
    </item>
<item>
        <title>cd1bd6e5 - [Utils] Check for more global information in update_test_checks</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/llvm/test/tools/UpdateTestChecks/update_test_checks/Inputs/check_attrs.ll.plain.expected#cd1bd6e5</link>
        <description>[Utils] Check for more global information in update_test_checksThis allows to check for various globals (metadata/attributes/...) andalso resolves problems with globals (metadata/attributes/...) beingreused across different prefixes.Reviewed By: sstefan1Differential Revision: https://reviews.llvm.org/D94741

            List of files:
            /llvm-project-15.0.7/llvm/test/tools/UpdateTestChecks/update_test_checks/Inputs/check_attrs.ll.plain.expected</description>
        <pubDate>Fri, 15 Jan 2021 03:13:23 +0000</pubDate>
        <dc:creator>Johannes Doerfert &lt;johannes@jdoerfert.de&gt;</dc:creator>
    </item>
<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/check_attrs.ll.plain.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/check_attrs.ll.plain.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>97ce7fd8 - [UpdateTestChecks] Match unnamed values like &quot;@[0-9]+&quot; and &quot;![0-9]+&quot;</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/llvm/test/tools/UpdateTestChecks/update_test_checks/Inputs/check_attrs.ll.plain.expected#97ce7fd8</link>
        <description>[UpdateTestChecks] Match unnamed values like &quot;@[0-9]+&quot; and &quot;![0-9]+&quot;With this patch we will match most *uses* of &quot;temporary&quot; named things inthe IR via regular expressions, not their name at creation time. The new&quot;values&quot; we match are:  - &quot;unnamed&quot; globals: `@[0-9]+`  - debug metadata: `!dbg ![0-9]+`  - loop metadata: `!loop ![0-9]+`  - tbaa metadata: `!tbaa ![0-9]+`  - range metadata: `!range ![0-9]+`  - generic metadata: `metadata ![0-9]+`  - attributes groups: `#[0-9]`We still don&apos;t match the declarations but that can be done later. Thispatch can introduce churn when existing check lines contain the oldhardcoded versions of the above &quot;values&quot;. We can add a flag to opt-out,or opt-in, if necessary.Reviewed By: arichardson, MaskRayDifferential Revision: https://reviews.llvm.org/D85099

            List of files:
            /llvm-project-15.0.7/llvm/test/tools/UpdateTestChecks/update_test_checks/Inputs/check_attrs.ll.plain.expected</description>
        <pubDate>Mon, 10 Aug 2020 18:59:07 +0000</pubDate>
        <dc:creator>Johannes Doerfert &lt;johannes@jdoerfert.de&gt;</dc:creator>
    </item>
<item>
        <title>937bad35 - [Utils] Check function attributes in update_test_checks</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/llvm/test/tools/UpdateTestChecks/update_test_checks/Inputs/check_attrs.ll.plain.expected#937bad35</link>
        <description>[Utils] Check function attributes in update_test_checksSummary:This introduces new flag to the update_test_checks andupdate_cc_test_checks that allows for function attributesto be checked in a check-line. If the flag is not set,the behavior should remain the same.Reviewers: jdoerfertSubscribers: arichardson, llvm-commitsTags: #llvmDifferential Revision: https://reviews.llvm.org/D83629

            List of files:
            /llvm-project-15.0.7/llvm/test/tools/UpdateTestChecks/update_test_checks/Inputs/check_attrs.ll.plain.expected</description>
        <pubDate>Sat, 11 Jul 2020 19:53:50 +0000</pubDate>
        <dc:creator>sstefan1 &lt;sstipanovic@s-energize.com&gt;</dc:creator>
    </item>
</channel>
</rss>
