[llvm] 5e0e2ad - Hexagon: Add ic{kill, invidx, tag{r, w}}, rte insts (#72172)

via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 14 09:57:17 PST 2023


Author: androm3da
Date: 2023-11-14T11:56:52-06:00
New Revision: 5e0e2adcd7cd040c54807a8235cab613d3e1079a

URL: https://github.com/llvm/llvm-project/commit/5e0e2adcd7cd040c54807a8235cab613d3e1079a
DIFF: https://github.com/llvm/llvm-project/commit/5e0e2adcd7cd040c54807a8235cab613d3e1079a.diff

LOG: Hexagon: Add ic{kill,invidx,tag{r,w}}, rte insts (#72172)

These were unintentionally omitted from
bd91cf8d83a9c352a02ea1b66095ef53362e027c

Added: 
    llvm/test/MC/Hexagon/JUMPR_MISC_SYSTEM.s

Modified: 
    llvm/lib/Target/Hexagon/HexagonDepIICScalar.td
    llvm/lib/Target/Hexagon/HexagonDepInstrInfo.td

Removed: 
    


################################################################################<html>
  <head>
    <meta content="origin" name="referrer">
    <title>Internal server error · GitHub</title>
    <meta name="viewport" content="width=device-width">
    <style type="text/css" media="screen">
      body {
        background-color: #f6f8fa;
        color: rgba(0, 0, 0, 0.5);
        font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
        font-size: 14px;
        line-height: 1.5;
      }
      .c { margin: 50px auto; max-width: 700px; text-align: center; padding: 0 24px; }
      a { text-decoration: none; }
      a:hover { text-decoration: underline; }
      h1 { color: #24292e; line-height: 60px; font-size: 48px; font-weight: 300; margin: 0px; }
      p { margin: 20px 0 40px; }
      #s { margin-top: 35px; }
      #s a {
        color: #666666;
        font-weight: 200;
        font-size: 14px;
        margin: 0 10px;
      }
    </style>
  </head>
  <body>
    <div class="c">
      <h1>Whoops, something went wrong!</h1>
      <p>We track these errors automatically, but if the problem persists feel free to contact us.<br><br>
        In the meantime, try refreshing.
      </p>
      <div id="s">
        <a href="https://support.github.com">Contact Support</a> —
        <a href="https://githubstatus.com">GitHub Status</a> —
        <a href="https://twitter.com/githubstatus">@githubstatus</a>
      </div>
    </div>
  </body>
</html>


        


More information about the llvm-commits mailing list