Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix various issues found by make check. | Matthäus G. Chajdas | 2021-02-14 | 1 | -4/+8 |
| | |||||
* | AMDGPU ISA Lexer (#1626) | Thomas Symalla | 2021-01-30 | 1 | -0/+44 |
* 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> |