On Fri, Nov 09, 2012 at 03:25:33PM +0100, Christian König wrote:
> SGPRs are not affected by flow control.
>
> v2: don't use liveness analyse any more, handle partial
> dominated end notes.
>
Reviewed-by: Tom Stellard
> Signed-off-by: Christian König
> ---
> lib/Target/AMDGPU/AMDGPU.h
On Fre, 2012-11-09 at 15:25 +0100, Christian König wrote:
> SGPRs are not affected by flow control.
Control flow. :)
> v2: don't use liveness analyse any more, handle partial
> dominated end notes.
>
> Signed-off-by: Christian König
Tested-by: Michel Dänzer
--
Earthling Michel Dänzer
SGPRs are not affected by flow control.
v2: don't use liveness analyse any more, handle partial
dominated end notes.
Signed-off-by: Christian König
---
lib/Target/AMDGPU/AMDGPU.h|1 +
lib/Target/AMDGPU/AMDGPUTargetMachine.cpp |3 +
lib/Target/AMDGPU/CMakeLists.txt