[PATCH] D15418: [mips][microMIPS] Implement LH, LHE, LHU and LHUE instructions and add CodeGen support

Zlatko Buljan via llvm-commits llvm-commits at lists.llvm.org
Wed May 18 00:01:20 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL269883: [mips][microMIPS] Implement LH, LHE, LHU and LHUE instructions and add… (authored by zbuljan).

Changed prior to commit:
  http://reviews.llvm.org/D15418?vs=57453&id=57562#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D15418

Files:
  llvm/trunk/lib/Target/Mips/MicroMips32r6InstrInfo.td
  llvm/trunk/lib/Target/Mips/MicroMipsInstrFormats.td
  llvm/trunk/lib/Target/Mips/MicroMipsInstrInfo.td
  llvm/trunk/lib/Target/Mips/MipsInstrInfo.td
  llvm/trunk/test/CodeGen/Mips/llvm-ir/lh_lhu.ll
  llvm/trunk/test/MC/Disassembler/Mips/micromips32r6/valid.txt
  llvm/trunk/test/MC/Disassembler/Mips/micromips64r6/valid.txt
  llvm/trunk/test/MC/Mips/micromips/invalid.s
  llvm/trunk/test/MC/Mips/micromips32r6/invalid.s
  llvm/trunk/test/MC/Mips/micromips32r6/valid.s
  llvm/trunk/test/MC/Mips/micromips64r6/invalid.s
  llvm/trunk/test/MC/Mips/micromips64r6/valid.s
  llvm/trunk/test/MC/Mips/mips32r6/invalid.s
  llvm/trunk/test/MC/Mips/mips64r6/invalid.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15418.57562.patch
Type: text/x-patch
Size: 24610 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160518/60f793b3/attachment.bin>


More information about the llvm-commits mailing list