[PATCH] D33494: [mips] Fix multiprecision arithmetic.

Simon Dardis via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 14 07:47:17 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL305389: [mips] Fix multiprecision arithmetic. (authored by sdardis).

Changed prior to commit:
  https://reviews.llvm.org/D33494?vs=100076&id=102549#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D33494

Files:
  llvm/trunk/lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp
  llvm/trunk/lib/Target/Mips/MipsISelLowering.cpp
  llvm/trunk/lib/Target/Mips/MipsSEISelDAGToDAG.cpp
  llvm/trunk/lib/Target/Mips/MipsSEISelDAGToDAG.h
  llvm/trunk/lib/Target/Mips/MipsSEISelLowering.cpp
  llvm/trunk/test/CodeGen/Mips/2008-06-05-Carry.ll
  llvm/trunk/test/CodeGen/Mips/dsp-patterns.ll
  llvm/trunk/test/CodeGen/Mips/llcarry.ll
  llvm/trunk/test/CodeGen/Mips/llvm-ir/add.ll
  llvm/trunk/test/CodeGen/Mips/llvm-ir/sub.ll
  llvm/trunk/test/CodeGen/Mips/madd-msub.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33494.102549.patch
Type: text/x-patch
Size: 61032 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170614/d2533004/attachment.bin>


More information about the llvm-commits mailing list