[PATCH] D34708: [NVPTX] Allow to make libcalls that are defined in the current module.

Justin Lebar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 26 11:18:04 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL350069: [NVPTX] Allow libcalls that are defined in the current module. (authored by jlebar, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D34708?vs=179375&id=179516#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D34708/new/

https://reviews.llvm.org/D34708

Files:
  llvm/trunk/include/llvm/CodeGen/SelectionDAG.h
  llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
  llvm/trunk/lib/Target/NVPTX/CMakeLists.txt
  llvm/trunk/lib/Target/NVPTX/NVPTX.h
  llvm/trunk/lib/Target/NVPTX/NVPTXAsmPrinter.cpp
  llvm/trunk/lib/Target/NVPTX/NVPTXISelLowering.cpp
  llvm/trunk/lib/Target/NVPTX/NVPTXISelLowering.h
  llvm/trunk/lib/Target/NVPTX/NVPTXInstrInfo.td
  llvm/trunk/lib/Target/NVPTX/NVPTXProxyRegErasure.cpp
  llvm/trunk/lib/Target/NVPTX/NVPTXTargetMachine.cpp
  llvm/trunk/test/CodeGen/NVPTX/calls-with-phi.ll
  llvm/trunk/test/CodeGen/NVPTX/libcall-fulfilled.ll
  llvm/trunk/test/CodeGen/NVPTX/libcall-instruction.ll
  llvm/trunk/test/CodeGen/NVPTX/libcall-intrinsic.ll
  llvm/trunk/test/CodeGen/NVPTX/proxy-reg-erasure-mir.ll
  llvm/trunk/test/CodeGen/NVPTX/proxy-reg-erasure-ptx.ll
  llvm/trunk/test/CodeGen/NVPTX/zero-cs.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34708.179516.patch
Type: text/x-patch
Size: 27041 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181226/b0bbbc40/attachment.bin>


More information about the llvm-commits mailing list