[PATCH] D57099: [MIPS GlobalISel] Select zero extending and sign extending load

Petar Avramovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 24 02:28:05 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL352038: [MIPS GlobalISel] Select zero extending and sign extending load (authored by Petar.Avramovic, committed by ).
Herald added subscribers: llvm-commits, jrtc27.

Changed prior to commit:
  https://reviews.llvm.org/D57099?vs=183096&id=183274#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D57099

Files:
  llvm/trunk/lib/Target/Mips/MipsInstructionSelector.cpp
  llvm/trunk/lib/Target/Mips/MipsLegalizerInfo.cpp
  llvm/trunk/lib/Target/Mips/MipsRegisterBankInfo.cpp
  llvm/trunk/test/CodeGen/Mips/GlobalISel/instruction-select/zextLoad_and_sextLoad.mir
  llvm/trunk/test/CodeGen/Mips/GlobalISel/legalizer/zextLoad_and_sextLoad.mir
  llvm/trunk/test/CodeGen/Mips/GlobalISel/llvm-ir/zextLoad_and_sextLoad.ll
  llvm/trunk/test/CodeGen/Mips/GlobalISel/regbankselect/zextLoad_and_sextLoad.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57099.183274.patch
Type: text/x-patch
Size: 18645 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190124/134daace/attachment-0001.bin>


More information about the llvm-commits mailing list