Age | Commit message (Expand) | Author |
---|---|---|
2018-05-16 | style: fix amd license and style issues | Tony Gutierrez |
2017-02-27 | gpu-compute: mark functions with override if replacing virtual | Brandon Potter |
2016-10-26 | hsail,gpu-compute: fixes to appease clang++ | Tony Gutierrez |
2016-10-26 | gpu-compute, hsail: pass GPUDynInstPtr to getRegisterIndex() | Tony Gutierrez |
2016-10-26 | gpu-compute, hsail: make the PC a byte address, not an instruction index | Tony Gutierrez |
2016-10-26 | gpu-compute: remove inst enums and use bit flag for attributes | Tony Gutierrez |
2016-10-26 | gpu-compute: move disassemle() implementation to GPUStaticInst | Tony Gutierrez |
2016-10-26 | gpu-compute, arch: add some methods to the base inst classes for ISA support | Tony Gutierrez |
2016-01-19 | gpu-compute: AMD's baseline GPU model | Tony Gutierrez |