[PATCH] D16452: [mips][microMIPS] Implement DBITSWAP, DLSA and LWUPC and add tests for AUI instructions
Hrvoje Varga via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 8 00:50:22 PDT 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL280909: [mips][microMIPS] Implement DBITSWAP, DLSA and LWUPC and add tests for AUIā¦ (authored by hvarga).
Changed prior to commit:
https://reviews.llvm.org/D16452?vs=69560&id=70655#toc
Repository:
rL LLVM
https://reviews.llvm.org/D16452
Files:
llvm/trunk/lib/Target/Mips/AsmParser/MipsAsmParser.cpp
llvm/trunk/lib/Target/Mips/MCTargetDesc/MipsBaseInfo.h
llvm/trunk/lib/Target/Mips/MicroMips64r6InstrFormats.td
llvm/trunk/lib/Target/Mips/MicroMips64r6InstrInfo.td
llvm/trunk/lib/Target/Mips/Mips32r6InstrInfo.td
llvm/trunk/lib/Target/Mips/Mips64r6InstrInfo.td
llvm/trunk/lib/Target/Mips/MipsInstrFormats.td
llvm/trunk/lib/Target/Mips/MipsInstrInfo.td
llvm/trunk/test/MC/Disassembler/Mips/micromips64r6/valid.txt
llvm/trunk/test/MC/Mips/micromips64r6/invalid.s
llvm/trunk/test/MC/Mips/micromips64r6/valid.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16452.70655.patch
Type: text/x-patch
Size: 14669 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160908/32071ac6/attachment.bin>
More information about the llvm-commits
mailing list