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
/
amd
/
compiler
/
aco_validate.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
aco: improve validation checks for readlane/writelane
Samuel Pitoiset
2020-06-22
1
-10
/
+30
*
aco: fix validation of opsel when set for the definition
Rhys Perry
2020-06-17
1
-4
/
+4
*
aco: fix sub-dword opsel/sdwa checks
Rhys Perry
2020-06-17
1
-3
/
+3
*
aco: don't allow SGPRs on logical phis
Daniel Schürmann
2020-06-16
1
-1
/
+1
*
aco: validate sub-dword pseudo instructions
Rhys Perry
2020-06-15
1
-0
/
+18
*
aco: use Info::definition_size instead of definition's regclass
Rhys Perry
2020-06-10
1
-1
/
+1
*
aco: validate instructions reading/writing upper halves/bytes
Rhys Perry
2020-06-10
1
-12
/
+151
*
aco: validate 8-bit/16-bit VGPR operands for readfirstlane/readlane/writelane
Samuel Pitoiset
2020-05-21
1
-1
/
+1
*
aco: don't allow unaligned subdword accesses on GFX6/7
Daniel Schürmann
2020-05-21
1
-9
/
+11
*
aco: validate v_interp_*_f16 as VOP3 instructions instead of VINTRP
Samuel Pitoiset
2020-05-19
1
-2
/
+13
*
aco: fix sub-dword overwrite check in RA validator
Rhys Perry
2020-04-28
1
-1
/
+1
*
aco: fix sub-dword out-of-bounds check in RA validator
Rhys Perry
2020-04-28
1
-2
/
+2
*
aco: allocate full register for subdword definitions if HW doesn't support it
Daniel Schürmann
2020-04-22
1
-3
/
+15
*
aco: fix p_extract_vector validation
Rhys Perry
2020-04-14
1
-1
/
+1
*
aco: validate RA of subdword assignments
Daniel Schürmann
2020-04-03
1
-21
/
+22
*
aco: validate uninitialized operands
Daniel Schürmann
2020-04-03
1
-0
/
+2
*
aco: validate register alignment of subdword operands and definitions
Daniel Schürmann
2020-04-03
1
-0
/
+8
*
aco: validate p_create_vector with subdword elements properly
Daniel Schürmann
2020-04-03
1
-2
/
+3
*
aco: print and validate opsel
Rhys Perry
2020-04-03
1
-0
/
+7
*
aco: add SDWA_instruction
Rhys Perry
2020-04-03
1
-2
/
+50
*
aco: add a late kill flag
Rhys Perry
2020-03-16
1
-1
/
+12
*
aco: only reserve sgprs for vcc if it's used
Rhys Perry
2020-03-05
1
-0
/
+4
*
aco: fix image_atomic_cmp_swap
Daniel Schürmann
2020-01-31
1
-1
/
+2
*
aco: reorder VMEM operands in ACO IR
Daniel Schürmann
2020-01-29
1
-6
/
+20
*
aco: update IR validator
Rhys Perry
2020-01-14
1
-30
/
+41
*
aco: split read/writelane opcode into VOP2/VOP3 version for SI/CI
Daniel Schürmann
2019-12-07
1
-3
/
+12
*
aco/wave32: Use lane mask regclass for exec/vcc.
Timur Kristóf
2019-12-04
1
-1
/
+1
*
aco: validate the CFG
Rhys Perry
2019-12-02
1
-0
/
+31
*
aco: Allow literals on VOP3 instructions.
Rhys Perry
2019-10-10
1
-1
/
+3
*
android: aco: fix undefined template 'std::__1::array' build errors
Mauro Rossi
2019-09-28
1
-0
/
+1
*
aco: Initial commit of independent AMD compiler
Daniel Schürmann
2019-09-19
1
-0
/
+460