summaryrefslogtreecommitdiff
path: root/src/gallium/drivers
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gmail.com>2014-03-29 12:31:24 -0700
committerMatt Turner <mattst88@gmail.com>2014-04-05 09:47:37 -0700
commit34ec1a24d61f8b2f6ed58efa9fe7ea8cec917612 (patch)
tree0d157306f5281dd7892232d2543886bdc5a4f2de /src/gallium/drivers
parent6499ecafa5ffd8c3c62ac449a78ecefdbdd7dbbd (diff)
glsl: Optimize (x + y cmp 0) into (x cmp -y).
Cuts a small handful of instructions in Serious Sam 3: instructions in affected programs: 4692 -> 4666 (-0.55%) Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
Diffstat (limited to 'src/gallium/drivers')
0 files changed, 0 insertions, 0 deletions