Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D32644
AMDGPU: Add AMDGPU_HS calling convention ClosedPublic Authored by mareko on Apr 28 2017, 7:23 AM.
Details
Diff Detail
Event TimelineHerald added subscribers: t-tye, tpr, dstuttard and 4 others. · View Herald TranscriptApr 28 2017, 7:23 AM This revision is now accepted and ready to land.Apr 28 2017, 9:05 AM Closed by commit rL301930: AMDGPU: Add AMDGPU_HS calling convention (authored by mareko). · Explain WhyMay 2 2017, 8:56 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 97458 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
|