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_inst.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
intel/compiler: Fix array bounds warning on GCC 10.
Timur Kristóf
2020-01-22
1
-0
/
+2
*
intel/compiler: Add instruction compaction support on Gen12
Matt Turner
2019-10-30
1
-0
/
+12
*
intel/fs/gen11+: Fix CS_OPCODE_CS_TERMINATE codegen.
Francisco Jerez
2019-10-11
1
-2
/
+2
*
intel/eu/gen12: Implement immediate 64 bit constant encoding.
Sagar Ghuge
2019-10-11
1
-2
/
+13
*
intel/eu/gen12: Implement compact instruction binary encoding.
Francisco Jerez
2019-10-11
1
-39
/
+49
*
intel/eu/gen12: Implement indirect region binary encoding.
Francisco Jerez
2019-10-11
1
-8
/
+15
*
intel/eu/gen12: Implement SEND instruction binary encoding.
Francisco Jerez
2019-10-11
1
-69
/
+135
*
intel/eu/gen12: Implement control flow instruction binary encoding.
Francisco Jerez
2019-10-11
1
-0
/
+6
*
intel/eu/gen12: Implement three-source instruction binary encoding.
Francisco Jerez
2019-10-11
1
-67
/
+85
*
intel/eu/gen12: Implement basic instruction binary encoding.
Francisco Jerez
2019-10-11
1
-47
/
+51
*
intel/eu/gen12: Add sanity-check asserts to brw_inst_bits() and brw_inst_set_...
Francisco Jerez
2019-10-11
1
-0
/
+2
*
intel/eu/gen12: Extend brw_inst.h macros for Gen12 support.
Francisco Jerez
2019-10-11
1
-202
/
+346
*
intel/eu: Encode and decode native instruction opcodes from/to IR opcodes.
Francisco Jerez
2019-10-11
1
-4
/
+4
*
intel/eu: Split brw_inst ex_desc accessors for SEND(C) vs. SENDS(C).
Francisco Jerez
2019-10-11
1
-27
/
+41
*
tree-wide: replace MAYBE_UNUSED with ASSERTED
Eric Engestrom
2019-07-31
1
-5
/
+5
*
intel/compiler: add instruction setters for Src1Type and Src2Type.
Iago Toral Quiroga
2019-04-18
1
-0
/
+2
*
intel/eu: Add support for the SENDS[C] messages
Jason Ekstrand
2019-01-29
1
-12
/
+45
*
intel/inst: Fix the ia16_addr_imm helpers
Jason Ekstrand
2019-01-29
1
-4
/
+5
*
intel/eu: Use GET_BITS in brw_inst_set_send_ex_desc
Jason Ekstrand
2019-01-29
1
-5
/
+5
*
intel/compiler: Expand untyped atomic message type field by a bit
Ian Romanick
2018-08-22
1
-1
/
+1
*
intel/eu: Add brw_inst.h helpers for the SEND(C) descriptor and extended desc...
Francisco Jerez
2018-07-09
1
-0
/
+78
*
intel/compiler/icl: Clear "null render target" bit in extended message descri...
Jason Ekstrand
2018-03-22
1
-0
/
+3
*
intel: Split gen_device_info out into libintel_dev
Jordan Justen
2018-03-05
1
-1
/
+1
*
i965: Silence warnings about mixing enum and non-enum in conditional
Ian Romanick
2018-03-02
1
-1
/
+1
*
intel/compiler: Silence unused parameter warnings in release builds
Ian Romanick
2018-03-02
1
-5
/
+6
*
i965: Add align1 ternary instruction-word support
Matt Turner
2017-10-20
1
-0
/
+108
*
i965: Add align1 ternary instruction support to conversion functions
Matt Turner
2017-10-20
1
-2
/
+2
*
i965: Add functions to abstract access to 3src register types
Matt Turner
2017-10-20
1
-0
/
+21
*
i965: Rename brw_inst's functions that access the 3src register type
Matt Turner
2017-10-20
1
-2
/
+2
*
i965: Rename brw_inst 3src functions in preparation for align1
Matt Turner
2017-10-20
1
-27
/
+27
*
i965: Optimize reading the destination type
Matt Turner
2017-08-21
1
-1
/
+3
*
i965: Add functions to abstract access to register types
Matt Turner
2017-08-21
1
-0
/
+28
*
i965: Rename brw_inst's functions that access the register type
Matt Turner
2017-08-21
1
-3
/
+3
*
i965: Add support for disassembling 64-bit integer immediates
Matt Turner
2017-08-21
1
-0
/
+7
*
tree-wide: remove trailing backslash
Eric Engestrom
2017-06-07
1
-1
/
+1
*
i965: Move the back-end compiler to src/intel/compiler
Jason Ekstrand
2017-03-13
1
-0
/
+866