[PATCH] D37752: [AMDGPU] calling conventions for AMDPAL OS type

Tim Renouf via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 29 02:53:08 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL314502: [AMDGPU] calling conventions for AMDPAL OS type (authored by tpr).

Changed prior to commit:
  https://reviews.llvm.org/D37752?vs=115380&id=117110#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D37752

Files:
  llvm/trunk/include/llvm/IR/CallingConv.h
  llvm/trunk/lib/AsmParser/LLLexer.cpp
  llvm/trunk/lib/AsmParser/LLParser.cpp
  llvm/trunk/lib/AsmParser/LLToken.h
  llvm/trunk/lib/IR/AsmWriter.cpp
  llvm/trunk/lib/Target/AMDGPU/AMDGPUAliasAnalysis.cpp
  llvm/trunk/lib/Target/AMDGPU/AMDGPUAsmPrinter.cpp
  llvm/trunk/lib/Target/AMDGPU/AMDGPUISelLowering.cpp
  llvm/trunk/lib/Target/AMDGPU/AMDGPUTargetTransformInfo.cpp
  llvm/trunk/lib/Target/AMDGPU/SIDefines.h
  llvm/trunk/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.cpp
  llvm/trunk/test/Bitcode/compatibility.ll
  llvm/trunk/test/CodeGen/AMDGPU/amdpal-cs.ll
  llvm/trunk/test/CodeGen/AMDGPU/amdpal-es.ll
  llvm/trunk/test/CodeGen/AMDGPU/amdpal-gs.ll
  llvm/trunk/test/CodeGen/AMDGPU/amdpal-hs.ll
  llvm/trunk/test/CodeGen/AMDGPU/amdpal-ls.ll
  llvm/trunk/test/CodeGen/AMDGPU/amdpal-ps.ll
  llvm/trunk/test/CodeGen/AMDGPU/amdpal-vs.ll
  llvm/trunk/test/CodeGen/AMDGPU/calling-conventions.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37752.117110.patch
Type: text/x-patch
Size: 18134 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170929/777e0ccd/attachment-0001.bin>


More information about the llvm-commits mailing list