diff options
author | Tom Stellard <thomas.stellard@amd.com> | 2013-08-14 23:24:24 +0000 |
---|---|---|
committer | Tom Stellard <thomas.stellard@amd.com> | 2013-08-14 23:24:24 +0000 |
commit | 636298ba64fd07d4ddcae6005e7fc1db43eb5335 (patch) | |
tree | a65b1daaa89c1589cf37ebe806c871b8e5b3b705 /test | |
parent | df4626ef15ba0eb5f571a3ee6314e5c388258927 (diff) | |
download | external_llvm-636298ba64fd07d4ddcae6005e7fc1db43eb5335.zip external_llvm-636298ba64fd07d4ddcae6005e7fc1db43eb5335.tar.gz external_llvm-636298ba64fd07d4ddcae6005e7fc1db43eb5335.tar.bz2 |
R600/SI: Choose the correct MOV instruction for copying immediates
The instruction selector will now try to infer the destination register
so it can decided whether to use V_MOV_B32 or S_MOV_B32 when copying
immediates.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@188426 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions