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

Tim Renouf via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 12 23:26:02 PDT 2017


tpr updated this revision to Diff 114974.
tpr added a comment.

Added bitcode compatibility tests.


https://reviews.llvm.org/D37752

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37752.114974.patch
Type: text/x-patch
Size: 17743 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170913/484b081c/attachment.bin>


More information about the llvm-commits mailing list