[PATCH] D30708: [ARM] SMULW [T|B] DAG Combine

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 14 02:25:34 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL297716: [ARM] Move SMULW[B|T] isel to DAG Combine (authored by sam_parker).

Changed prior to commit:
  https://reviews.llvm.org/D30708?vs=91291&id=91690#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D30708

Files:
  llvm/trunk/include/llvm/Target/TargetLowering.h
  llvm/trunk/lib/CodeGen/SelectionDAG/TargetLowering.cpp
  llvm/trunk/lib/Target/ARM/ARMISelDAGToDAG.cpp
  llvm/trunk/lib/Target/ARM/ARMISelLowering.cpp
  llvm/trunk/lib/Target/ARM/ARMISelLowering.h
  llvm/trunk/lib/Target/ARM/ARMInstrInfo.td
  llvm/trunk/lib/Target/ARM/ARMInstrThumb2.td
  llvm/trunk/test/CodeGen/ARM/smul.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30708.91690.patch
Type: text/x-patch
Size: 18194 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170314/26fe8be2/attachment.bin>


More information about the llvm-commits mailing list