R600: Make sure to schedule AR register uses and defs in the same clause
authorTom Stellard <thomas.stellard@amd.com>
Wed, 5 Jun 2013 03:43:06 +0000 (03:43 +0000)
committerTom Stellard <thomas.stellard@amd.com>
Wed, 5 Jun 2013 03:43:06 +0000 (03:43 +0000)
commitad7ecc65b1b1d6466ff035168c86f208a91aa1b4
tree50680fbe0211eb5a6b6433816f028cc4e09572fc
parent23a22cdedda691b5ed39f75bc1a846fd890f07fb
R600: Make sure to schedule AR register uses and defs in the same clause

Reviewed-by: vljn at ovi.com
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@183294 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/R600/R600InstrInfo.cpp
lib/Target/R600/R600MachineScheduler.cpp
lib/Target/R600/R600MachineScheduler.h
test/CodeGen/R600/indirect-addressing.ll [new file with mode: 0644]