Dmitry Preobrazhensky
							
						 
						
							 
							
							
							
							
								
							
							
								c7ca4c6365 
								
							 
						 
						
							
							
								
								[AMDGPU][GFX10][MC] Updated symbolic names of internal HW registers  
							
							 
							
							... 
							
							
							
							GFX10 no longer support HW_ID. It has been replaced with HW_ID1 and HW_ID2.
See bug 52904: https://github.com/llvm/llvm-project/issues/52904 
Differential Revision: https://reviews.llvm.org/D117313  
							
						 
						
							2022-01-17 20:29:10 +03:00  
						
					 
				
					
						
							
							
								 
								Dmitry Preobrazhensky
							
						 
						
							 
							
							
							
							
								
							
							
								9e3f86e273 
								
							 
						 
						
							
							
								
								[AMDGPU][MC][NFC][DOC] Updated description of registers  
							
							 
							
							... 
							
							
							
							Corrected list of available register tuples to reflect changes introduced by
commits https://reviews.llvm.org/D103672  and https://reviews.llvm.org/D103800 
See bug https://bugs.llvm.org/show_bug.cgi?id=51388  
							
						 
						
							2021-09-03 13:09:54 +03:00  
						
					 
				
					
						
							
							
								 
								Dmitry Preobrazhensky
							
						 
						
							 
							
							
							
							
								
							
							
								8ea3e9d9a2 
								
							 
						 
						
							
							
								
								[AMDGPU][MC][NFC][DOC] Updated AMD GPU assembler syntax description.  
							
							 
							
							... 
							
							
							
							Summary of changes:
- Added f16 omod modifier (bug 51386).
- Corrected names of data types (bug 48638).
- Enabled a16 with most GFX10 MIMG opcodes (see https://reviews.llvm.org/D102231 ).
- Corrected description of integer operands (bug 51130).
- Corrected description of 8-bit DS offsets (bug 51536).
- Improved PERMLANE op_sel description.
- Corrected *SAD* opcode types. 
							
						 
						
							2021-08-27 17:23:20 +03:00  
						
					 
				
					
						
							
							
								 
								Dmitry Preobrazhensky
							
						 
						
							 
							
							
							
							
								
							
							
								02b1c3f052 
								
							 
						 
						
							
							
								
								[AMDGPU][MC][NFC][DOC] Updated AMD GPU assembler syntax description.  
							
							 
							
							... 
							
							
							
							Corrected sendmsg description (bug https://bugs.llvm.org/show_bug.cgi?id=49648 ). 
							
						 
						
							2021-08-06 15:52:26 +03:00  
						
					 
				
					
						
							
							
								 
								Dmitry Preobrazhensky
							
						 
						
							 
							
							
							
							
								
							
							
								424fe903d4 
								
							 
						 
						
							
							
								
								[AMDGPU][MC][GFX9][NFC][DOC] Updated AMD GPU assembler syntax description.  
							
							 
							
							... 
							
							
							
							Fixed bugs 48639, 49447, 49448, 49449. 
							
						 
						
							2021-07-23 12:59:42 +03:00  
						
					 
				
					
						
							
							
								 
								Dmitry Preobrazhensky
							
						 
						
							 
							
							
							
							
								
							
							
								434b278cde 
								
							 
						 
						
							
							
								
								[AMDGPU][MC][NFC][DOC] Updated AMD GPU assembler syntax description.  
							
							 
							
							... 
							
							
							
							Summary of changes:
- added description of GFX90A;
- minor bugfixing and improvements. 
							
						 
						
							2021-05-14 16:13:30 +03:00  
						
					 
				
					
						
							
							
								 
								Dmitry Preobrazhensky
							
						 
						
							 
							
							
							
							
								
							
							
								3f7985e6ec 
								
							 
						 
						
							
							
								
								[AMDGPU][MC][NFC][DOC] Updated AMD GPU assembler syntax description.  
							
							 
							
							... 
							
							
							
							Summary of changes:
- added description of MTBUF instructions and format modifier;
- described limitations of f16 inline constants when used with integer operands;
- updated description of gfx9+ flat global addressing modes;
- v_accvgpr_write_b32 src0 corrections (gfx908);
- minor bugfixing and improvements. 
							
						 
						
							2020-08-21 14:25:14 +03:00  
						
					 
				
					
						
							
							
								 
								Dmitry Preobrazhensky
							
						 
						
							 
							
							
							
							
								
							
							
								2de2275cbd 
								
							 
						 
						
							
							
								
								[AMDGPU][MC][DOC] Updated AMD GPU assembler syntax description.  
							
							 
							
							... 
							
							
							
							Summary of changes:
- updated description of gfx906 and gfx908;
- added description of gfx1011 and gfx1012 subtargets. 
							
						 
						
							2020-02-07 16:23:46 +03:00  
						
					 
				
					
						
							
							
								 
								Kazuaki Ishizaki
							
						 
						
							 
							
							
							
							
								
							
							
								f65d4aa960 
								
							 
						 
						
							
							
								
								[llvm] NFC: fix trivial typos in documents  
							
							 
							
							... 
							
							
							
							Reviewers: hans, Jim
Reviewed By: Jim
Subscribers: jvesely, nhaehnle, mgorny, arphaman, bmahjour, kerbowa, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D73017  
							
						 
						
							2020-01-22 11:32:51 +08:00  
						
					 
				
					
						
							
							
								 
								Dmitry Preobrazhensky
							
						 
						
							 
							
							
							
							
								
							
							
								80c45e49c3 
								
							 
						 
						
							
							
								
								[AMDGPU][MC][DOC] Updated AMD GPU assembler syntax description.  
							
							 
							
							... 
							
							
							
							Summary of changes:
- added description of GFX9 subtargets:
  - gfx900;
  - gfx902;
  - gfx904;
  - gfx906;
  - gfx908;
  - gfx909. 
							
						 
						
							2019-12-25 17:51:53 +03:00  
						
					 
				
					
						
							
							
								 
								Dmitry Preobrazhensky
							
						 
						
							 
							
							
							
							
								
							
							
								b9683d3c53 
								
							 
						 
						
							
							
								
								[AMDGPU][MC][DOC] Updated AMD GPU assembler description.  
							
							 
							
							... 
							
							
							
							Summary of changes:
- Updated to reflect recent changes in assembler;
- Minor bugfixing and improvements.
llvm-svn: 372857 
							
						 
						
							2019-09-25 12:38:35 +00:00  
						
					 
				
					
						
							
							
								 
								Dmitry Preobrazhensky
							
						 
						
							 
							
							
							
							
								
							
							
								5153b1723a 
								
							 
						 
						
							
							
								
								[AMDGPU][MC][GFX9][GFX10] Added support of GET_DOORBELL message  
							
							 
							
							... 
							
							
							
							Reviewers: artem.tamazov, arsenm
Differential Revision: https://reviews.llvm.org/D64729 
llvm-svn: 366071 
							
						 
						
							2019-07-15 15:12:16 +00:00  
						
					 
				
					
						
							
							
								 
								Dmitry Preobrazhensky
							
						 
						
							 
							
							
							
							
								
							
							
								cef9d42157 
								
							 
						 
						
							
							
								
								[AMDGPU][MC][DOC] Updated AMD GPU assembler syntax description.  
							
							 
							
							... 
							
							
							
							Summary of changes:
- added description of GFX10;
- added description of operands sccz, vccz, lds_direct, etc;
- minor bugfixing and improvements.
llvm-svn: 365347 
							
						 
						
							2019-07-08 16:50:11 +00:00  
						
					 
				
					
						
							
							
								 
								Dmitry Preobrazhensky
							
						 
						
							 
							
							
							
							
								
							
							
								ddac5c9ba5 
								
							 
						 
						
							
							
								
								[AMDGPU][MC][DOC] Updated AMD GPU assembler description.  
							
							 
							
							... 
							
							
							
							Minor bugfixing and improvements.
See bug 36572: https://bugs.llvm.org/show_bug.cgi?id=36572 
llvm-svn: 350120 
							
						 
						
							2018-12-28 11:48:23 +00:00  
						
					 
				
					
						
							
							
								 
								Dmitry Preobrazhensky
							
						 
						
							 
							
							
							
							
								
							
							
								1fa7aaf5a7 
								
							 
						 
						
							
							
								
								[AMDGPU][MC][DOC] A fix for build failure in r349370  
							
							 
							
							... 
							
							
							
							llvm-svn: 349375 
							
						 
						
							2018-12-17 18:53:10 +00:00  
						
					 
				
					
						
							
							
								 
								Dmitry Preobrazhensky
							
						 
						
							 
							
							
							
							
								
							
							
								47eb63684d 
								
							 
						 
						
							
							
								
								[AMDGPU][MC][DOC] Updated AMD GPU assembler description  
							
							 
							
							... 
							
							
							
							Stage 2: added detailed description of operands
See bug 36572: https://bugs.llvm.org/show_bug.cgi?id=36572 
llvm-svn: 349368 
							
						 
						
							2018-12-17 17:38:11 +00:00