| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
Add support for scratch_ instructions, the attr*.* argument as well
as the off modifier. Without support for attr*.*, multiple v_interp
instructions are previously rendered incorrectly.
|
| |
|
|
|
|
|
|
|
| |
* Added new modifier tokenizer.
* Add expected output for the AMDGPU test.
* Used "words" function.
|
| |
|
| |
|
|
* This commit implements a basic lexer for the AMDGPU ISA definition.
* Updated comment.
* Updated comment.
* Tried to fix case-sensitive issue.
* Updated AUTHORS file.
* Added shader unit test for the AMD ISA Parser.
* Renamed AMDGCN lexer to AMDGPU.
* Renamed example file.
* Renames.
Co-authored-by: Thomas Symalla <root@SEUCHOMAT.localdomain>
|