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
/
test_eu_validate.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
util: Remove tmp argument from BITSET_FOREACH_SET macro
Matt Turner
2020-01-23
1
-6
/
+3
*
intel/compiler: Add unit tests for new EU validation checks
Matt Turner
2020-01-22
1
-0
/
+396
*
intel/compiler: Split has_64bit_types into float/int
Matt Turner
2020-01-22
1
-13
/
+58
*
intel/compiler: Use ARRAY_SIZE()
Matt Turner
2020-01-22
1
-22
/
+22
*
intel/eu/validate/gen12: Add TGL to eu_validate tests.
Jordan Justen
2019-10-30
1
-0
/
+9
*
intel/eu: Encode and decode native instruction opcodes from/to IR opcodes.
Francisco Jerez
2019-10-11
1
-1
/
+1
*
intel/device: rename gen_get_device_info
Mark Janes
2019-08-01
1
-1
/
+1
*
intel/compiler: don't use byte operands for src1 on ICL
Lionel Landwerlin
2019-06-29
1
-0
/
+121
*
intel/compiler: validate region restrictions for mixed float mode
Iago Toral Quiroga
2019-04-18
1
-0
/
+630
*
intel/compiler: validate conversions between 64-bit and 8-bit types
Iago Toral Quiroga
2019-04-18
1
-0
/
+55
*
intel/compiler: validate region restrictions for half-float conversions
Iago Toral Quiroga
2019-04-18
1
-0
/
+116
*
intel: Introducing Whiskey Lake platform
Rodrigo Vivi
2018-10-11
1
-0
/
+1
*
intel: Introducing Amber Lake platform
Rodrigo Vivi
2018-08-31
1
-0
/
+1
*
intel/compiler: Readd ICL to test_eu_validate.cpp
Matt Turner
2018-03-22
1
-0
/
+1
*
intel/compiler: Skip 64-bit type tests when types not available
Matt Turner
2018-03-22
1
-0
/
+19
*
intel/compiler: Use gen_get_device_info() in test_eu_validate
Matt Turner
2018-03-16
1
-38
/
+17
*
intel/compiler: Add ICL to test_eu_validate.cpp
Matt Turner
2018-02-28
1
-0
/
+1
*
intel/compiler: Disable Align16 tests on Gen11+
Matt Turner
2018-02-28
1
-0
/
+16
*
i965: Correct disasm_info usage in eu_validate test
Andres Gomez
2017-11-18
1
-6
/
+6
*
i965: Rewrite disassembly annotation code
Matt Turner
2017-11-17
1
-11
/
+6
*
i965: Validate "Special Requirements for Handling Double Precision Data Types"
Matt Turner
2017-10-04
1
-0
/
+623
*
i965: Fix and enable forgotten validation test
Matt Turner
2017-10-04
1
-14
/
+17
*
i965: Add GLK, CFL, CNL to test_eu_validate.c
Matt Turner
2017-10-04
1
-0
/
+7
*
i965: Add functions to abstract access to register types
Matt Turner
2017-08-21
1
-51
/
+51
*
i965: Rename brw_inst's functions that access the register type
Matt Turner
2017-08-21
1
-47
/
+47
*
i965: Validate destination restrictions with vector immediates
Matt Turner
2017-08-21
1
-0
/
+79
*
i965: Fix test_eu_validate.cpp
Matt Turner
2017-05-16
1
-1
/
+1
*
i965: Pass pointer and end of assembly to brw_validate_instructions
Matt Turner
2017-05-15
1
-1
/
+2
*
i965: Move the back-end compiler to src/intel/compiler
Jason Ekstrand
2017-03-13
1
-0
/
+847