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

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 11 13:09:35 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL302820: [MSP430] Generate EABI-compliant libcalls (authored by dambrouski).

Changed prior to commit:
  https://reviews.llvm.org/D32676?vs=98582&id=98670#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D32676

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32676.98670.patch
Type: text/x-patch
Size: 34498 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170511/5f07ef28/attachment.bin>


More information about the llvm-commits mailing list