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

Sam Parker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 9 02:06:56 PST 2017


samparker updated this revision to Diff 91146.
samparker added a comment.

Moved the simplify helper functions into TargetLowering.


https://reviews.llvm.org/D30708

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30708.91146.patch
Type: text/x-patch
Size: 18575 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170309/a5cff0e1/attachment.bin>


More information about the llvm-commits mailing list