[PATCH] D35984: [mips][microMIPS] Add LAPC instruction

Miloš Stojanović via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 6 06:14:12 PDT 2017


mstojanovic updated this revision to Diff 113996.
mstojanovic added a comment.

Fixed test ranges and moved tests to appropriate files.


https://reviews.llvm.org/D35984

Files:
  lib/Target/Mips/MicroMips32r6InstrInfo.td
  lib/Target/Mips/Mips32r6InstrInfo.td
  test/MC/Disassembler/Mips/micromips32r6/valid.txt
  test/MC/Disassembler/Mips/mips32r6/valid-mips32r6-el.txt
  test/MC/Disassembler/Mips/mips32r6/valid-mips32r6.txt
  test/MC/Disassembler/Mips/mips64r6/valid-mips64r6-el.txt
  test/MC/Disassembler/Mips/mips64r6/valid-mips64r6.txt
  test/MC/Mips/micromips32r6/invalid.s
  test/MC/Mips/micromips32r6/relocations.s
  test/MC/Mips/micromips32r6/valid.s
  test/MC/Mips/micromips64r6/relocations.s
  test/MC/Mips/mips32r6/relocations.s
  test/MC/Mips/mips32r6/valid.s
  test/MC/Mips/mips64r6/relocations.s
  test/MC/Mips/mips64r6/valid.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35984.113996.patch
Type: text/x-patch
Size: 17778 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170906/83308329/attachment.bin>


More information about the llvm-commits mailing list