[PATCH] D36061: [MSP430] Implement multiplication by a constant

Vadzim Dambrouski via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 16 17:07:15 PDT 2017


pftbest updated this revision to Diff 111437.
pftbest added a comment.

Moved the algorithm into SelectionDAG
Added an option to limit the number of operations


https://reviews.llvm.org/D36061

Files:
  include/llvm/CodeGen/SelectionDAG.h
  lib/CodeGen/SelectionDAG/SelectionDAG.cpp
  lib/Target/MSP430/MSP430ISelLowering.cpp
  lib/Target/MSP430/MSP430ISelLowering.h
  lib/Target/Mips/MipsSEISelLowering.cpp
  test/CodeGen/MSP430/jumptable.ll
  test/CodeGen/MSP430/mul-by-constant.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36061.111437.patch
Type: text/x-patch
Size: 11054 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170817/b6d3669f/attachment.bin>


More information about the llvm-commits mailing list