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

Stefan Maksimovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 26 03:59:49 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL338019: [mips] Sign extend i32 return values on MIPS64 (authored by smaksimovic, committed by ).
Herald added a subscriber: jrtc27.

Changed prior to commit:
  https://reviews.llvm.org/D48374?vs=156449&id=157454#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D48374

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48374.157454.patch
Type: text/x-patch
Size: 14685 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180726/a84eef5d/attachment.bin>


More information about the llvm-commits mailing list