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
/
gallium
/
drivers
/
nv50
/
nv50_pc_optimize.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
nv50,nvc0: fix condition code change when commuting SET sources
Christoph Bumiller
2011-02-09
1
-1
/
+1
*
nv50: fix always true conditional in shader optimization
Nicolas Kaiser
2010-10-05
1
-1
/
+1
*
nv50: improve and fix modifier folding optimization
Christoph Bumiller
2010-09-15
1
-25
/
+40
*
nv50: consider address register in reload elimination
Christoph Bumiller
2010-09-15
1
-7
/
+11
*
nv50: check for immediates when turning MUL ADD into MAD
Christoph Bumiller
2010-09-13
1
-0
/
+9
*
nv50: handle TGSI EXP and LOG again
Christoph Bumiller
2010-09-13
1
-0
/
+2
*
nv50: cannot move from local mem to output reg directly
Christoph Bumiller
2010-09-12
1
-1
/
+2
*
nv50: reduce bb_reachable_by runtime from pot to linear
Christoph Bumiller
2010-09-12
1
-3
/
+1
*
nv50: use actual loads/stores if TEMPs are accessed indirectly
Christoph Bumiller
2010-09-09
1
-7
/
+12
*
nv50: prepare for having multiple functions
Christoph Bumiller
2010-09-09
1
-16
/
+40
*
nv50: fix build-predicate function
Christoph Bumiller
2010-09-02
1
-0
/
+9
*
nv50: re-add proper TEXBIAS sequence
Christoph Bumiller
2010-09-01
1
-23
/
+11
*
nv50: SSG
Christoph Bumiller
2010-09-01
1
-8
/
+5
*
nv50: attempt at making more complicated loops work
Christoph Bumiller
2010-09-01
1
-5
/
+9
*
nv50: turn off verbose debug output by default
Christoph Bumiller
2010-09-01
1
-22
/
+8
*
nv50: check dst compatibility in CSE
Christoph Bumiller
2010-08-17
1
-0
/
+7
*
nv50: more TGSI opcodes (SIN, SCS, ARL, RET, KILP)
Christoph Bumiller
2010-08-17
1
-6
/
+7
*
nv50: generate JOINs for outermost IF clauses
Christoph Bumiller
2010-08-17
1
-3
/
+13
*
nv50: fix thinko in store to output reg possible check
Christoph Bumiller
2010-08-17
1
-1
/
+1
*
nv50: flatten simple IF/ELSE/ENDIF constructs
Christoph Bumiller
2010-08-17
1
-20
/
+96
*
nv50: loops part 2
Christoph Bumiller
2010-08-15
1
-2
/
+2
*
nv50: more constant folding
Christoph Bumiller
2010-08-15
1
-27
/
+177
*
nv50: begin implementing loops
Christoph Bumiller
2010-08-10
1
-19
/
+9
*
nv50: build proper phi functions in the first place
Christoph Bumiller
2010-08-05
1
-0
/
+4
*
nv50: don't eliminate loads to dedicated values
Christoph Bumiller
2010-08-05
1
-6
/
+4
*
nv50: fixes for nested IFs
Christoph Bumiller
2010-07-31
1
-0
/
+1
*
nv50: fix for empty BBs
Christoph Bumiller
2010-07-31
1
-13
/
+18
*
nv50: fix constant_operand opt mul by 2 case
Christoph Bumiller
2010-07-26
1
-5
/
+1
*
nv50: simple reload elimination and local CSE
Christoph Bumiller
2010-07-26
1
-18
/
+150
*
nv50: add/fix some license headers
Christoph Bumiller
2010-07-24
1
-0
/
+21
*
nv50: don't produce MOV immediate to output reg in store opt
Christoph Bumiller
2010-07-24
1
-4
/
+8
*
nv50: import new compiler
Christoph Bumiller
2010-07-23
1
-0
/
+717