index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
nvc0
/
nvc0_pc_optimize.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
nvc0: change TGSI CMP translation to use slct
Christoph Bumiller
2011-02-24
1
-3
/
+10
*
nvc0: fix new_value calls using type instead of size
Christoph Bumiller
2011-02-24
1
-3
/
+3
*
nvc0: preemptively insert branch at ENDIF
Christoph Bumiller
2011-02-24
1
-1
/
+5
*
nvc0: don't swap sources if either value is not in a GPR
Christoph Bumiller
2011-02-16
1
-0
/
+3
*
nvc0: add missing break statements in constant_operand
Christoph Bumiller
2011-02-16
1
-0
/
+2
*
nvc0: clone memory values with multiple refs before modifying them
Christoph Bumiller
2011-02-16
1
-2
/
+5
*
nvc0: make CSE work for ops with multiple results
Christoph Bumiller
2011-02-09
1
-13
/
+72
*
nvc0: replace branching with predicated insns where feasible
Christoph Bumiller
2011-02-09
1
-9
/
+77
*
nv50,nvc0: fix condition code change when commuting SET sources
Christoph Bumiller
2011-02-09
1
-2
/
+2
*
nvc0: try to fix register conflicts for vector instructions
Christoph Bumiller
2011-02-09
1
-12
/
+11
*
nvc0: don't combine memory loads across block boundaries
Christoph Bumiller
2011-02-09
1
-0
/
+5
*
nvc0: detect no-op MIN/MAX, do CSE earlier to succeed more often
Christoph Bumiller
2011-02-09
1
-48
/
+79
*
nvc0: fix address and value slot assignment in load combining
Christoph Bumiller
2011-01-23
1
-1
/
+6
*
nvc0: commute sources of SET too if beneficial
Christoph Bumiller
2011-01-23
1
-1
/
+1
*
nvc0: try to swap immediates to first source too
Christoph Bumiller
2011-01-15
1
-0
/
+7
*
nvc0: make sure all sources of the BIND op are distinct
Christoph Bumiller
2011-01-15
1
-0
/
+37
*
nvc0: use the proper typed opcodes in constant folding
Christoph Bumiller
2011-01-04
1
-86
/
+92
*
nvc0: reenable some shader optimizations
Christoph Bumiller
2010-12-27
1
-42
/
+54
*
nvc0: import nvc0 gallium driver
Christoph Bumiller
2010-11-12
1
-0
/
+1174