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

Andrew Wygle via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 5 15:58:32 PDT 2017


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

Fixed the warnings - remnants of an older approach to the helper function ABI. Thanks.


https://reviews.llvm.org/D32676

Files:
  include/llvm/IR/CallingConv.h
  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/jumptable.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32676.98033.patch
Type: text/x-patch
Size: 19565 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170505/eaf5c120/attachment.bin>


More information about the llvm-commits mailing list