R600/SI: Mark the EXEC register as reserved
authorTom Stellard <thomas.stellard@amd.com>
Thu, 10 Oct 2013 17:11:19 +0000 (17:11 +0000)
committerTom Stellard <thomas.stellard@amd.com>
Thu, 10 Oct 2013 17:11:19 +0000 (17:11 +0000)
commit219e788dc6e38120266d366a51286739fa33123b
tree60bae601ce2c2e641e758cb74067c2b716cdc700
parentde28bdadff78ceea6bb05e23dc3b4cc92fa359ed
R600/SI: Mark the EXEC register as reserved

This prevents the machine verifier from complaining about uses of
an undefined physical register.

Reviewed-by: Vincent Lejeune<vljn at ovi.com>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@192364 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/R600/SIRegisterInfo.cpp