[PATCH] D64313: [mips] Implement sgt/sgtu pseudo instructions with immediate operand

Simon Atanasyan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 9 05:56:45 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL365475: [mips] Implement sgt/sgtu pseudo instructions with immediate operand (authored by atanasyan, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D64313?vs=208329&id=208654#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D64313

Files:
  llvm/trunk/lib/Target/Mips/AsmParser/MipsAsmParser.cpp
  llvm/trunk/lib/Target/Mips/Mips64InstrInfo.td
  llvm/trunk/lib/Target/Mips/MipsInstrInfo.td
  llvm/trunk/test/MC/Mips/macro-sgt.s
  llvm/trunk/test/MC/Mips/macro-sgt64.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64313.208654.patch
Type: text/x-patch
Size: 8636 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190709/0615b4c4/attachment.bin>


More information about the llvm-commits mailing list