aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Object/Object.cpp
diff options
context:
space:
mode:
authorTom Stellard <thomas.stellard@amd.com>2014-09-05 14:08:01 +0000
committerTom Stellard <thomas.stellard@amd.com>2014-09-05 14:08:01 +0000
commit0c93c9ecee0624f8469f5a971a09fbc9e9cc1061 (patch)
treedb76fb2257ccf68f5bf78798a88118b24774285f /llvm/lib/Object/Object.cpp
parent80942a1b5035a547f5e2a1e4318bd305aa388b0c (diff)
downloadllvm-0c93c9ecee0624f8469f5a971a09fbc9e9cc1061.zip
llvm-0c93c9ecee0624f8469f5a971a09fbc9e9cc1061.tar.gz
llvm-0c93c9ecee0624f8469f5a971a09fbc9e9cc1061.tar.bz2
R600/SI: Fix bug in SIInstrInfo::legalizeOpWithMove()
We must constrain the destination register class of legalized operands to a VGPR class or else the illegal operand may be folded back into the instruction by the register coalescer. This fixes a bug in add.ll that will be uncovered by future commits. llvm-svn: 217249
Diffstat (limited to 'llvm/lib/Object/Object.cpp')
0 files changed, 0 insertions, 0 deletions