[PATCH] D33335: [MSP430] Add subtarget features for hardware multiplier.

Vadzim Dambrouski via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 18 13:16:28 PDT 2017


pftbest created this revision.

Also add more processors to make -mcpu option behave similar to gcc.


https://reviews.llvm.org/D33335

Files:
  lib/Target/MSP430/MSP430.td
  lib/Target/MSP430/MSP430ISelLowering.cpp
  lib/Target/MSP430/MSP430Subtarget.cpp
  lib/Target/MSP430/MSP430Subtarget.h
  test/CodeGen/MSP430/hwmult16.ll
  test/CodeGen/MSP430/hwmult32.ll
  test/CodeGen/MSP430/hwmultf5.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33335.99484.patch
Type: text/x-patch
Size: 6842 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170518/0d48418d/attachment.bin>


More information about the llvm-commits mailing list