index
:
external_mesa3d.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
nv50
/
codegen
/
nv50_ir_ssa.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move nv30, nv50 and nvc0 to nouveau.
Johannes Obermayr
2013-09-11
1
-552
/
+0
*
mesa: Restore 78-column wrapping of license text in C-style comments.
Kenneth Graunke
2013-04-23
1
-4
/
+4
*
mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability.
Kenneth Graunke
2013-04-23
1
-1
/
+1
*
nv50/ir/ssa: add a few comments regarding RenamePass
Christoph Bumiller
2013-03-12
1
-0
/
+19
*
nv50/ir: fix reg file conflicts with undefined-value placeholders
Christoph Bumiller
2012-04-14
1
-10
/
+19
*
nv50/ir/ssa: Take into account function inputs and outputs.
Francisco Jerez
2012-04-14
1
-2
/
+30
*
nv50/ir: Take into account function args in the live range calculation code.
Francisco Jerez
2012-04-14
1
-0
/
+9
*
nv50/ir: Deal with graph iterators using RAII.
Francisco Jerez
2012-04-14
1
-17
/
+13
*
nv50/ir: Add convenience method for calculating the live sets of a function.
Francisco Jerez
2012-04-14
1
-7
/
+1
*
nv50/ir: Add support code for calculating the clobber set of a BB or function.
Francisco Jerez
2012-04-14
1
-0
/
+21
*
nv50/ir: make Instruction::src/def container private
Christoph Bumiller
2012-04-14
1
-6
/
+6
*
nv50/ir: Add support for unlimited instruction arguments.
Francisco Jerez
2012-04-14
1
-13
/
+4
*
nv50/ir: copy value size in SSA-rename pass
Christoph Bumiller
2012-04-14
1
-0
/
+1
*
nv50/ir: add missing license headers
Christoph Bumiller
2011-09-14
1
-0
/
+21
*
nv50/ir: import new shader backend code
Christoph Bumiller
2011-09-14
1
-0
/
+463