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_eu_compact.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
intel/compiler: Handle invalid compacted immediates
Matt Turner
2020-01-22
1
-1
/
+15
*
intel/compiler: Add a INVALID_{,HW_}REG_TYPE macros
Matt Turner
2020-01-22
1
-2
/
+2
*
intel/compiler: Fix 'comparison is always true' warning
Ian Romanick
2019-12-04
1
-2
/
+2
*
intel/compiler: Add instruction compaction support on Gen12
Matt Turner
2019-10-30
1
-184
/
+856
*
intel/compiler: Make separate src0/src1 index tables
Matt Turner
2019-10-30
1
-11
/
+18
*
intel/compiler: Inline get_src_index()
Matt Turner
2019-10-30
1
-26
/
+15
*
intel/compiler: Restructure instruction compaction in preparation for Gen12
Matt Turner
2019-10-30
1
-20
/
+28
*
intel/eu: Encode and decode native instruction opcodes from/to IR opcodes.
Francisco Jerez
2019-10-11
1
-7
/
+13
*
intel/compiler: Disable compaction on gen12 for now
Jordan Justen
2019-08-28
1
-1
/
+7
*
intel/compiler: don't compact 3-src instructions with Src1Type or Src2Type bits
Iago Toral Quiroga
2019-04-18
1
-1
/
+4
*
intel/common: move gen_debug to intel/dev
Mark Janes
2019-04-10
1
-1
/
+1
*
intel/compiler: Add commas on final values of compaction table arrays
Matt Turner
2019-03-01
1
-15
/
+15
*
intel/compiler: Add instruction compaction support on Gen11
Matt Turner
2018-02-28
1
-0
/
+42
*
i965: Rename intel_asm_annotation -> brw_disasm_info
Matt Turner
2017-11-17
1
-1
/
+1
*
i965: Rewrite disassembly annotation code
Matt Turner
2017-11-17
1
-10
/
+16
*
i965: Rename brw_inst 3src functions in preparation for align1
Matt Turner
2017-10-20
1
-12
/
+18
*
i965: Fix src0 vs src1 typo
Matt Turner
2017-10-04
1
-1
/
+1
*
i965: Switch to using the logical register types
Matt Turner
2017-08-21
1
-11
/
+16
*
i965: Rename brw_inst's functions that access the register type
Matt Turner
2017-08-21
1
-11
/
+11
*
i965: Use separate enums for register vs immediate types
Matt Turner
2017-08-21
1
-4
/
+4
*
i965: Only change type of 0.0f to VF if destination stride == 1
Matt Turner
2017-08-21
1
-1
/
+2
*
i965: Move compaction "prepass" into brw_eu_compact.c
Matt Turner
2017-08-21
1
-2
/
+80
*
i965: Mark src inst pointer const in compaction code
Matt Turner
2017-08-21
1
-11
/
+12
*
i965/cnl: Handle gen10 in switch cases across the driver
Anuj Phogat
2017-06-09
1
-0
/
+1
*
i965: Move the back-end compiler to src/intel/compiler
Jason Ekstrand
2017-03-13
1
-0
/
+1579