[PATCH] D66228: [mips] Fix 64-bit address loading in case of applying 32-bit mask to the result

Simon Atanasyan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 26 15:51:01 PDT 2019


atanasyan updated this revision to Diff 217256.
atanasyan edited the summary of this revision.
atanasyan added a comment.

- Fix SYM_32/SYM64 predicates definitions
- Add missed patterns to load 64-bit symbol's address


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D66228/new/

https://reviews.llvm.org/D66228

Files:
  llvm/lib/Target/Mips/Mips.td
  llvm/lib/Target/Mips/Mips64InstrInfo.td
  llvm/lib/Target/Mips/MipsInstrInfo.td
  llvm/test/CodeGen/Mips/indirect-jump-hazard/long-calls.ll
  llvm/test/CodeGen/Mips/long-calls.ll
  llvm/test/CodeGen/Mips/pr42736.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66228.217256.patch
Type: text/x-patch
Size: 8473 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190826/24ad29ea/attachment.bin>


More information about the llvm-commits mailing list