]> granicus.if.org Git - llvm/commit
Merging r263441:
authorTom Stellard <thomas.stellard@amd.com>
Fri, 3 Jun 2016 20:22:46 +0000 (20:22 +0000)
committerTom Stellard <thomas.stellard@amd.com>
Fri, 3 Jun 2016 20:22:46 +0000 (20:22 +0000)
commitc15c355e3be7ae3bfb4a6529afbd68c481bda02b
tree7192cd77c7f5c00b7ada44f5dc77a0976ff3fbca
parent47bf9db963045dd1bfc4d93cade3a503b51b99b5
Merging r263441:

------------------------------------------------------------------------
r263441 | marek.olsak | 2016-03-14 08:57:14 -0700 (Mon, 14 Mar 2016) | 8 lines

AMDGPU/SI: Incomplete shader binaries need to finish execution at the end

Reviewers: tstellarAMD, arsenm

Subscribers: arsenm

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

------------------------------------------------------------------------

git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_38@271723 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/AMDGPU/SIInsertWaits.cpp
lib/Target/AMDGPU/SILowerControlFlow.cpp
test/CodeGen/AMDGPU/ret_jump.ll [new file with mode: 0644]