index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
drivers
/
dri
/
i965
/
brw_vec4_copy_propagation.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965/vs: Preserve the type when copy propagating into an instruction.
Kenneth Graunke
2012-10-25
1
-0
/
+1
*
i965/vs: Fix invalid array access in copy propagation.
Kenneth Graunke
2012-01-06
1
-14
/
+15
*
i965/vs: Properly clear cur_value when propagating direct copies.
Kenneth Graunke
2011-12-27
1
-16
/
+12
*
i965/vs: Fix incorrect subscript when resetting copy propagation records.
Kenneth Graunke
2011-12-27
1
-1
/
+1
*
i965: Fix constant propagation into 32-bit integer MUL.
Paul Berry
2011-11-03
1
-1
/
+7
*
i965/vs: Fix comparisons with uint negation.
Eric Anholt
2011-10-20
1
-0
/
+9
*
i965/vs: Fix access beyond array bounds for non-GRF operands.
Eric Anholt
2011-09-26
1
-3
/
+3
*
i965 new VS: Fix copy propagation of double negatives.
Paul Berry
2011-09-19
1
-1
/
+1
*
i965/vs: Allow copy propagation on GRFs.
Eric Anholt
2011-09-08
1
-1
/
+6
*
i965/vs: Clear tracked copy propagation values whose source gets overwritten.
Eric Anholt
2011-09-08
1
-3
/
+12
*
i965/vs: Add support for copy propagation of the UNIFORM and ATTR files.
Eric Anholt
2011-09-08
1
-1
/
+57
*
i965/vs: Add constant propagation to a few opcodes.
Eric Anholt
2011-09-08
1
-0
/
+260