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
/
amd
/
compiler
/
aco_opt_value_numbering.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
aco: add and set precise flag
Rhys Perry
2020-06-15
1
-0
/
+2
*
aco: consider SDWA during value numbering
Rhys Perry
2020-05-28
1
-0
/
+17
*
aco: improve hashing for value numbering
Daniel Schürmann
2020-04-09
1
-28
/
+79
*
aco: value-number MUBUF instructions
Rhys Perry
2020-01-28
1
-2
/
+16
*
aco: compact various Instruction classes
Daniel Schürmann
2020-01-10
1
-3
/
+3
*
aco: fix a couple of value numbering issues
Daniel Schürmann
2019-11-29
1
-11
/
+18
*
aco: don't value-number instructions from within a loop with ones after the l...
Daniel Schürmann
2019-11-26
1
-1
/
+6
*
aco: implement VK_KHR_shader_float_controls
Rhys Perry
2019-11-15
1
-1
/
+2
*
aco: value number instructions using the execution mask
Daniel Schürmann
2019-11-14
1
-28
/
+51
*
aco: add a few missing checks in value numbering
Rhys Perry
2019-10-22
1
-1
/
+4
*
aco: refactor value numbering
Daniel Schürmann
2019-10-22
1
-55
/
+53
*
aco: CSE readlane/readfirstlane/permute/reduce with the same exec mask
Rhys Perry
2019-09-26
1
-9
/
+36
*
aco: don't CSE v_readlane_b32/v_readfirstlane_b32
Rhys Perry
2019-09-26
1
-0
/
+4
*
aco: Initial commit of independent AMD compiler
Daniel Schürmann
2019-09-19
1
-0
/
+327