index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
intel
/
compiler
/
brw_eu_validate.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965: Stop using hardware register types directly
Matt Turner
2017-08-21
1
-105
/
+91
*
i965: Rename brw_inst's functions that access the register type
Matt Turner
2017-08-21
1
-14
/
+14
*
i965: Reverse file/type arguments to register type functions
Matt Turner
2017-08-21
1
-1
/
+1
*
i965: Use separate enums for register vs immediate types
Matt Turner
2017-08-21
1
-30
/
+30
*
i965: Validate destination restrictions with vector immediates
Matt Turner
2017-08-21
1
-0
/
+61
*
i965: Don't let raw-move check be tricked by immediate vector types
Matt Turner
2017-08-21
1
-3
/
+10
*
i965: Allow brw_eu_validate to handle compact instructions
Matt Turner
2017-05-15
1
-2
/
+15
*
i965: Pass pointer and end of assembly to brw_validate_instructions
Matt Turner
2017-05-15
1
-5
/
+4
*
intel: compiler: prevent integer overflow
Lionel Landwerlin
2017-05-09
1
-2
/
+2
*
intel: compiler: remove duplicated code
Lionel Landwerlin
2017-05-09
1
-12
/
+0
*
i965: Handle IVB DF differences in the validator.
Matt Turner
2017-04-14
1
-0
/
+24
*
i965: Move the back-end compiler to src/intel/compiler
Jason Ekstrand
2017-03-13
1
-0
/
+1051