[PATCH] D19079: [AMDGPU] Add insert nops pass based on subtarget features instead of cl::opt

Konstantin Zhuravlyov via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 18 09:34:10 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL266626: [AMDGPU] Add insert nops pass based on subtarget features instead of cl::opt (authored by kzhuravl).

Changed prior to commit:
  http://reviews.llvm.org/D19079?vs=53629&id=54075#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D19079

Files:
  llvm/trunk/lib/Target/AMDGPU/AMDGPU.td
  llvm/trunk/lib/Target/AMDGPU/AMDGPUSubtarget.cpp
  llvm/trunk/lib/Target/AMDGPU/AMDGPUSubtarget.h
  llvm/trunk/lib/Target/AMDGPU/AMDGPUTargetMachine.cpp
  llvm/trunk/lib/Target/AMDGPU/SIInsertNopsPass.cpp
  llvm/trunk/test/CodeGen/AMDGPU/debugger_insert_nops.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19079.54075.patch
Type: text/x-patch
Size: 10606 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160418/947cbc40/attachment.bin>


More information about the llvm-commits mailing list