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
/
intel
/
compiler
/
brw_fs_reg_allocate.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
intel/compiler: split is_partial_write() into two variants
Iago Toral Quiroga
2019-04-18
1
-1
/
+1
*
intel/fs: Do the grf127 hack on SIMD8 instructions in SIMD16 mode
Jason Ekstrand
2019-02-01
1
-7
/
+6
*
intel/fs: Add interference between SENDS sources
Jason Ekstrand
2019-01-29
1
-0
/
+27
*
intel/fs: Add a generic SEND opcode
Jason Ekstrand
2019-01-29
1
-2
/
+4
*
intel/compiler: Prevent warnings in the following patch
Matt Turner
2019-01-09
1
-1
/
+1
*
intel/compiler: fix node interference of simd16 instructions
Iago Toral Quiroga
2018-11-09
1
-19
/
+17
*
i965/fs: unspills shoudn't use grf127 as dest since Gen8+
Jose Maria Casanova Crespo
2018-07-12
1
-5
/
+22
*
i965/fs: Register allocator shoudn't use grf127 for sends dest
Jose Maria Casanova Crespo
2018-07-10
1
-0
/
+25
*
intel/fs: Take into account amount of data read in spilling cost heuristic.
Francisco Jerez
2017-04-24
1
-1
/
+1
*
intel/fs: Use regs_written() in spilling cost heuristic for improved accuracy.
Francisco Jerez
2017-04-24
1
-2
/
+1
*
i965/fs: Take into account lower frequency of conditional blocks in spilling ...
Francisco Jerez
2017-04-11
1
-5
/
+14
*
i965: Move the back-end compiler to src/intel/compiler
Jason Ekstrand
2017-03-13
1
-0
/
+992