[PATCH] D32676: [MSP430] Generate EABI-compliant libcalls

Andrew Wygle via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Apr 30 00:26:39 PDT 2017


awygle updated this revision to Diff 97215.
awygle added a comment.

Updated patch to add tests


https://reviews.llvm.org/D32676

Files:
  lib/CodeGen/SelectionDAG/LegalizeDAG.cpp
  lib/Target/MSP430/MSP430ISelLowering.cpp
  lib/Target/MSP430/MSP430InstrInfo.td
  lib/Target/MSP430/MSP430RegisterInfo.cpp
  test/CodeGen/MSP430/2009-11-05-8BitLibcalls.ll
  test/CodeGen/MSP430/hwmult16.ll
  test/CodeGen/MSP430/hwmult32.ll
  test/CodeGen/MSP430/hwmultf5.ll
  test/CodeGen/MSP430/jumptable.ll
  test/CodeGen/MSP430/libcalls.ll
  test/CodeGen/MSP430/promote-i8-mul.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32676.97215.patch
Type: text/x-patch
Size: 30021 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170430/0c01dcec/attachment.bin>


More information about the llvm-commits mailing list