[PATCH] D29674: [AMDGPU] Split R600/SI getFrameIndexReference and emit stack object offsets for SI

Konstantin Zhuravlyov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 17 16:08:14 PST 2017


kzhuravl updated this revision to Diff 88986.
kzhuravl added a comment.

Add test that tests that DW_OP_swap and DW_OP_xderef are not present in dwarf v1.


https://reviews.llvm.org/D29674

Files:
  lib/Target/AMDGPU/AMDGPUFrameLowering.cpp
  lib/Target/AMDGPU/AMDGPUFrameLowering.h
  lib/Target/AMDGPU/R600FrameLowering.cpp
  lib/Target/AMDGPU/R600FrameLowering.h
  lib/Target/AMDGPU/SIFrameLowering.cpp
  lib/Target/AMDGPU/SIFrameLowering.h
  test/DebugInfo/AMDGPU/variable-locations-dwarf-v1.ll
  test/DebugInfo/AMDGPU/variable-locations.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29674.88986.patch
Type: text/x-patch
Size: 15260 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170218/437a97c7/attachment.bin>


More information about the llvm-commits mailing list