[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
Fri Apr 8 00:32:55 PDT 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL265772: [mips][microMIPS] Add CodeGen support for ADD, ADDIU*, ADDU* and DADD*… (authored by zbuljan).
Changed prior to commit:
http://reviews.llvm.org/D16454?vs=50030&id=52997#toc
Repository:
rL LLVM
http://reviews.llvm.org/D16454
Files:
llvm/trunk/lib/Target/Mips/MicroMips32r6InstrInfo.td
llvm/trunk/lib/Target/Mips/MicroMips64r6InstrFormats.td
llvm/trunk/lib/Target/Mips/MicroMips64r6InstrInfo.td
llvm/trunk/lib/Target/Mips/Mips64InstrInfo.td
llvm/trunk/lib/Target/Mips/MipsInstrInfo.td
llvm/trunk/test/CodeGen/Mips/llvm-ir/add.ll
llvm/trunk/test/MC/Disassembler/Mips/micromips64r6/valid.txt
llvm/trunk/test/MC/Mips/micromips64r6/valid.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16454.52997.patch
Type: text/x-patch
Size: 33517 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160408/8373f2f2/attachment.bin>
More information about the llvm-commits
mailing list