commit | deb3f9e6434f8357bc42cb0e315a690dd8becb9e | [log] [tgz] |
---|---|---|
author | Tom Stellard <thomas.stellard@amd.com> | Wed Sep 24 01:33:26 2014 +0000 |
committer | Tom Stellard <thomas.stellard@amd.com> | Wed Sep 24 01:33:26 2014 +0000 |
tree | 4392bfc42b3dcbb09225dcb8972cbd98c9d2aeea | |
parent | 60024a05580fbc46ca9512660b4590f4d8223cc2 [diff] |
R600/SI: Move PHIs that define SGPRs to the VALU in most cases This fixes a bug that is uncovered by a future commit and will be tested by the test/CodeGen/R600/sgpr-control-flow.ll test case. llvm-svn: 218352