[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
Wed Aug 28 15:36:08 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL370268: [mips] Fix 64-bit address loading in case of applying 32-bit mask to the result (authored by atanasyan, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D66228?vs=217256&id=217732#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D66228

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66228.217732.patch
Type: text/x-patch
Size: 8226 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190828/18046987/attachment.bin>


More information about the llvm-commits mailing list