nv50/ir: set position before i instead of i->next in NV50LoweringPreSSA::visit
authorBryan Cain <bryancain3@gmail.com>
Wed, 18 Jul 2012 04:46:39 +0000 (23:46 -0500)
committerChristoph Bumiller <e0425955@student.tuwien.ac.at>
Fri, 20 Jul 2012 18:30:07 +0000 (20:30 +0200)
commit248e6f03313afdfd3c23be269b0da7a1aa31cff2
tree6d0b2df01f377b5dd111652b8d6a94e70f6bb912
parentb2a44cde6468fb6065169194fe3a67b2f4738b71
nv50/ir: set position before i instead of i->next in NV50LoweringPreSSA::visit

Fixes rendering glitches in Psychonauts such as Raz's eyes flickering white.
Fixes https://bugs.freedesktop.org/show_bug.cgi?id=51962.
src/gallium/drivers/nv50/codegen/nv50_ir_lowering_nv50.cpp