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

Tim Renouf via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 15 02:20:43 PDT 2017


tpr updated this revision to Diff 115380.
tpr marked an inline comment as done.
tpr added a comment.

Added more missing 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.115380.patch
Type: text/x-patch
Size: 17887 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170915/b28198dc/attachment.bin>


More information about the llvm-commits mailing list