[PATCH] D29887: [mips] divide macro instruction cleanup.
Simon Dardis via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 13 08:18:28 PST 2017
This revision was automatically updated to reflect the committed changes.
sdardis marked 2 inline comments as done.
Closed by commit rL294960: [mips] divide macro instruction cleanup. (authored by sdardis).
Changed prior to commit:
https://reviews.llvm.org/D29887?vs=88176&id=88204#toc
Repository:
rL LLVM
https://reviews.llvm.org/D29887
Files:
llvm/trunk/lib/Target/Mips/AsmParser/MipsAsmParser.cpp
llvm/trunk/lib/Target/Mips/Mips32r6InstrInfo.td
llvm/trunk/lib/Target/Mips/Mips64InstrInfo.td
llvm/trunk/lib/Target/Mips/MipsInstrInfo.td
llvm/trunk/lib/Target/Mips/MipsRegisterInfo.td
llvm/trunk/test/MC/Mips/macro-ddiv.s
llvm/trunk/test/MC/Mips/macro-ddivu.s
llvm/trunk/test/MC/Mips/macro-div-bad.s
llvm/trunk/test/MC/Mips/macro-div.s
llvm/trunk/test/MC/Mips/macro-divu-bad.s
llvm/trunk/test/MC/Mips/macro-divu.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29887.88204.patch
Type: text/x-patch
Size: 51768 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170213/5f17e0fb/attachment.bin>
More information about the llvm-commits
mailing list