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_ir_vec4.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
intel/vec4: Fix constness of vec4_instruction::reads_flag() and ::writes_flag().
Francisco Jerez
2020-04-28
1
-2
/
+2
*
intel/compiler: Mark some methods and parameters const
Matt Turner
2020-03-09
1
-1
/
+1
*
intel/vec4: Make implied_mrf_writes() a vec4_instruction method
Matt Turner
2020-03-09
1
-0
/
+1
*
intel: Don't propagate conditional modifiers if a UD source is negated
Jason Ekstrand
2018-10-10
1
-0
/
+1
*
intel/compiler: Add scheduler deps for instructions that implicitly read g0
Ian Romanick
2018-04-24
1
-0
/
+25
*
i965: Add negative_equals methods
Ian Romanick
2018-03-26
1
-0
/
+1
*
i965/fs: Add infrastructure for generating CSEL instructions.
Kenneth Graunke
2018-03-08
1
-0
/
+1
*
i965/vec4: don't do horizontal stride on some register file types
Samuel Iglesias Gonsálvez
2017-04-14
1
-2
/
+5
*
i965/vec4: split DF instructions and later double its execsize in IVB/BYT
Samuel Iglesias Gonsálvez
2017-04-14
1
-0
/
+33
*
i965: Move the back-end compiler to src/intel/compiler
Jason Ekstrand
2017-03-13
1
-0
/
+409