OSDN Git Service

nv50/ir/opt: don't copy-propagate cond MOVs or MOVs to other reg files
authorChristoph Bumiller <e0425955@student.tuwien.ac.at>
Thu, 22 Mar 2012 10:51:52 +0000 (11:51 +0100)
committerChristoph Bumiller <e0425955@student.tuwien.ac.at>
Sat, 14 Apr 2012 19:54:02 +0000 (21:54 +0200)
commit44e84d6f161e95d44d847440b3bc6d670c242cd7
tree7c99e858766d8120dca5df6e8080505b7ae203fb
parentca1fc2b86400e3fc9dd0517863e22721b5e91c77
nv50/ir/opt: don't copy-propagate cond MOVs or MOVs to other reg files

We've never encountered the latter on nvc0, but on nv50 we have moves
between GPRs and address regs.
src/gallium/drivers/nv50/codegen/nv50_ir_peephole.cpp