[PATCH] D32644: AMDGPU: Add AMDGPU_HS calling convention

Marek Olšák via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 2 08:56:10 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL301930: AMDGPU: Add AMDGPU_HS calling convention (authored by mareko).

Changed prior to commit:
  https://reviews.llvm.org/D32644?vs=97093&id=97458#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D32644

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/IR/Verifier.cpp
  llvm/trunk/lib/Target/AMDGPU/AMDGPUAsmPrinter.cpp
  llvm/trunk/lib/Target/AMDGPU/AMDGPUISelLowering.cpp
  llvm/trunk/lib/Target/AMDGPU/AMDGPUMachineFunction.cpp
  llvm/trunk/lib/Target/AMDGPU/AMDGPUTargetMachine.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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32644.97458.patch
Type: text/x-patch
Size: 7874 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170502/40af1146/attachment-0001.bin>


More information about the llvm-commits mailing list