[PATCH] D20335: [AMDGPU] Emit debugger prologue and emit the rest of the debugger fields in the kernel code header

Konstantin Zhuravlyov via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 24 20:18:25 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL273769: [AMDGPU] Emit debugger prologue and emit the rest of the debugger fields in… (authored by kzhuravl).

Changed prior to commit:
  http://reviews.llvm.org/D20335?vs=61834&id=61883#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D20335

Files:
  llvm/trunk/lib/Target/AMDGPU/AMDGPU.td
  llvm/trunk/lib/Target/AMDGPU/AMDGPUAsmPrinter.cpp
  llvm/trunk/lib/Target/AMDGPU/AMDGPUAsmPrinter.h
  llvm/trunk/lib/Target/AMDGPU/AMDGPUSubtarget.cpp
  llvm/trunk/lib/Target/AMDGPU/AMDGPUSubtarget.h
  llvm/trunk/lib/Target/AMDGPU/SIFrameLowering.cpp
  llvm/trunk/lib/Target/AMDGPU/SIFrameLowering.h
  llvm/trunk/lib/Target/AMDGPU/SIISelLowering.cpp
  llvm/trunk/lib/Target/AMDGPU/SIISelLowering.h
  llvm/trunk/lib/Target/AMDGPU/SIMachineFunctionInfo.cpp
  llvm/trunk/lib/Target/AMDGPU/SIMachineFunctionInfo.h
  llvm/trunk/test/CodeGen/AMDGPU/debugger-emit-prologue.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20335.61883.patch
Type: text/x-patch
Size: 20094 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160625/6a8c9d29/attachment-0001.bin>


More information about the llvm-commits mailing list