OSDN Git Service

i965: Stop lowering integer division to multiply and reciprocal.
authorKenneth Graunke <kenneth@whitecape.org>
Thu, 29 Sep 2011 00:37:57 +0000 (17:37 -0700)
committerKenneth Graunke <kenneth@whitecape.org>
Mon, 3 Oct 2011 00:01:21 +0000 (17:01 -0700)
commit1165b64f561a7bdd3f603d9e30a2340774ba31ee
tree0f21c35b25b9022b6d730a49e08762eb4e41f924
parentb9af592dfa8f8d0fe9f29c2d48bf6846cbd5c50f
i965: Stop lowering integer division to multiply and reciprocal.

Signed-off-by: Kenneth Graunke <kenneth@whitecape.org>
Tested-by: Ian Romanick <ian.d.romanick@intel.com>
Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
Reviewed-by: Eric Anholt <eric@anholt.net>
src/mesa/drivers/dri/i965/brw_shader.cpp