[PATCH] D48374: [mips] Sign extend i32 return values on MIPS64

Stefan Maksimovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 20 02:17:00 PDT 2018


smaksimovic updated this revision to Diff 156449.
smaksimovic added a comment.

Revert patch back to the previous version.


https://reviews.llvm.org/D48374

Files:
  lib/Target/Mips/Mips64InstrInfo.td
  lib/Target/Mips/Mips64r6InstrInfo.td
  lib/Target/Mips/MipsISelLowering.cpp
  lib/Target/Mips/MipsISelLowering.h
  test/CodeGen/Mips/delay-slot-kill.ll
  test/CodeGen/Mips/llvm-ir/and.ll
  test/CodeGen/Mips/llvm-ir/not.ll
  test/CodeGen/Mips/llvm-ir/or.ll
  test/CodeGen/Mips/llvm-ir/select-int.ll
  test/CodeGen/Mips/llvm-ir/xor.ll
  test/CodeGen/Mips/shrink-wrapping.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48374.156449.patch
Type: text/x-patch
Size: 14322 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180720/0321e9e8/attachment.bin>


More information about the llvm-commits mailing list