AMDGPU/SI: Add MachineBasicBlock parameter to SIInstrInfo::insertWaitStates
authorTom Stellard <thomas.stellard@amd.com>
Thu, 7 Apr 2016 14:47:07 +0000 (14:47 +0000)
committerTom Stellard <thomas.stellard@amd.com>
Thu, 7 Apr 2016 14:47:07 +0000 (14:47 +0000)
commitd37630e461cb6e1db4fdf221f6ff978c8d7b0bc1
tree88352d149f66e64c7c229206510848aecd535f4b
parent5ae71243c2b5389117534f6167646a17dfaeeda5
AMDGPU/SI: Add MachineBasicBlock parameter to SIInstrInfo::insertWaitStates

Summary: This makes it possible to insert nops at the end of blocks.

Reviewers: arsenm

Subscribers: arsenm, llvm-commits

Differential Revision: http://reviews.llvm.org/D18549

llvm-svn: 265678
llvm/lib/Target/AMDGPU/SIInsertWaits.cpp
llvm/lib/Target/AMDGPU/SIInstrInfo.cpp
llvm/lib/Target/AMDGPU/SIInstrInfo.h
llvm/lib/Target/AMDGPU/SIRegisterInfo.cpp