util: Make dot_writer ignore NULL simobjects.
[gem5.git] / src / arch / hsail /
2017-05-19 Andreas Sandbergbase, sim, arch: Fix clang 5.0 warnings
2017-02-27 Tony Gutierrezgpu-compute: remove unnecessary member from class
2017-02-27 Brandon Pottergpu-compute: mark functions with override if replacing...
2016-12-02 Brandon Potterhsail: disable asserts to allow immediate operands...
2016-12-02 Brandon Potterhsail: add stub type and stub out several instructions
2016-12-02 Brandon Potterhsail: add popcount type and generate popcount instructions
2016-12-02 Brandon Potterhsail: add a wavesize case statement to register operan...
2016-12-02 Brandon Potterhsail: generate mov instructions for more arith_types...
2016-12-02 Tony Gutierrezhsail: fix unsigned offset bug in address calculation
2016-10-27 Tony Gutierrezhsail,gpu-compute: fixes to appease clang++
2016-10-27 Tony Gutierrezgpu-compute: support in-order data delivery in GM pipe
2016-10-27 Tony Gutierrezgpu-compute, hsail: pass GPUDynInstPtr to getRegisterIn...
2016-10-27 Tony Gutierrezgpu-compute, hsail: make the PC a byte address, not...
2016-10-27 Tony Gutierrezgpu-compute: add gpu_isa.hh to switch hdrs, add GPUISA...
2016-10-27 Tony Gutierrezgpu-compute, hsail: call discardFetch() from the WF
2016-10-27 Tony Gutierrezhsail, gpu-compute: remove doGm/SmReturn add completeAcc
2016-10-27 Tony Gutierrezgpu-compute: remove inst enums and use bit flag for...
2016-10-27 Tony Gutierrezgpu-compute: move disassemle() implementation to GPUSta...
2016-10-27 Tony Gutierrezgpu-compute, arch: add some methods to the base inst...
2016-09-16 Alexandru Dutuhsail: Fix disassembly of load instruction with 3 desti...
2016-09-16 Alexandru Dutugpu-compute: Refactoring Wavefront::dynWaveId
2016-09-16 Alexandru Dutugpu-compute: Wavefront refactoring
2016-06-18 Tuan Tagpu-compute: Fixed a bug in decoding Atomic ST
2016-06-09 jkalamatgpu-compute: parametrize Wavefront size
2016-04-07 Mitch Hayengamem: Remove threadId from memory request class
2016-02-23 Andreas Hanssonscons: Add missing override to appease clang
2016-02-07 Steve Reinhardtstyle: eliminate explicit boolean comparisons
2016-01-19 Tony Gutierrezgpu-compute: AMD's baseline GPU model