<?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 mips64_eh.ll.expected</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>547e5e4a - [update_llc_test_checks.py] Fix MIPS ASM regex for functions with EH</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/llvm/test/tools/UpdateTestChecks/update_llc_test_checks/Inputs/mips64_eh.ll.expected#547e5e4a</link>
        <description>[update_llc_test_checks.py] Fix MIPS ASM regex for functions with EHOn MIPS, functions with exception handling code emits an additionaltemporary label at the start of the function (due to UseAssignmentForEHBegin):    _Z8do_catchv:                           # @_Z8do_catchv    .Ltmp3:    .set .Lfunc_begin0, .Ltmp3    .cfi_startproc    .cfi_personality 128, DW.ref.__gxx_personality_v0    .cfi_lsda 0, .Lexception0    .frame	$c11,48,$c17    .mask 	0x00000000,0    .fmask	0x00000000,0    .set	noreorder    .set	nomacro    .set	noat    # %bb.0:                                # %entryThe `[^:]*` regex was terminating the search after .Ltmp&lt;N&gt;: and thereforenot detecting functions with exception handling.Reviewed By: atanasyan, MaskRayDifferential Revision: https://reviews.llvm.org/D100027

            List of files:
            /llvm-project-15.0.7/llvm/test/tools/UpdateTestChecks/update_llc_test_checks/Inputs/mips64_eh.ll.expected</description>
        <pubDate>Tue, 28 Sep 2021 14:10:07 +0000</pubDate>
        <dc:creator>Alex Richardson &lt;Alexander.Richardson@cl.cam.ac.uk&gt;</dc:creator>
    </item>
<item>
        <title>ee3109b0 - [update_llc_test_checks] Baseline test for D100027</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/llvm/test/tools/UpdateTestChecks/update_llc_test_checks/Inputs/mips64_eh.ll.expected#ee3109b0</link>
        <description>[update_llc_test_checks] Baseline test for D100027Show that we fail to generate CHECK lines for MIPS64 functions with EH.Differential Revision: https://reviews.llvm.org/D110408

            List of files:
            /llvm-project-15.0.7/llvm/test/tools/UpdateTestChecks/update_llc_test_checks/Inputs/mips64_eh.ll.expected</description>
        <pubDate>Tue, 28 Sep 2021 14:09:51 +0000</pubDate>
        <dc:creator>Alex Richardson &lt;Alexander.Richardson@cl.cam.ac.uk&gt;</dc:creator>
    </item>
</channel>
</rss>
