[PATCH] D16454: [mips][microMIPS] Add CodeGen support for ADD, ADDIU*, ADDU* and DADD* instructions

Zlatko Buljan via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 8 03:54:33 PST 2016


zbuljan updated this revision to Diff 50030.
zbuljan added a comment.

Rebased to work with top of the tree.
Added ASE_NOT_DSP class.


http://reviews.llvm.org/D16454

Files:
  lib/Target/Mips/MicroMips32r6InstrInfo.td
  lib/Target/Mips/MicroMips64r6InstrFormats.td
  lib/Target/Mips/MicroMips64r6InstrInfo.td
  lib/Target/Mips/Mips64InstrInfo.td
  lib/Target/Mips/MipsInstrInfo.td
  test/CodeGen/Mips/llvm-ir/add.ll
  test/MC/Disassembler/Mips/micromips64r6/valid.txt
  test/MC/Mips/micromips64r6/valid.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16454.50030.patch
Type: text/x-patch
Size: 32935 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160308/90fdb813/attachment.bin>


More information about the llvm-commits mailing list