index
:
gem5
hitsb
invisispec-1.0
invisispec-with-dift
is-ift
is-ift-cachehit
is-rebase
is-rebase-new
is-rebase-new2
is-rebase-new3-rdtscp
is-rebase04-linux3.2
is-rebase05
is-rebase06-RequestPtr
is-rebase07-GCC8
is-rebase08-QoSmem
is-rebase09-linuxarm-3.7.0
is-rebase10-DynInstPtr
is-rebase11-LSQUnit
is-rebase12
simple-object-demo
gem5
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gpu-compute
Age
Commit message (
Expand
)
Author
2016-11-09
style: [patch 3/22] reduce include dependencies in some headers
Brandon Potter
2016-12-02
hsail: remove the panic guarding function directives
Brandon Potter
2016-11-21
gpu-compute: fix segfault when constructing GPUExecContext
Tony Gutierrez
2016-11-21
gpu-compute: init valid field of GpuTlbEntry in default ctor
Tony Gutierrez
2016-10-26
hsail,gpu-compute: fixes to appease clang++
Tony Gutierrez
2016-10-26
gpu-compute: support in-order data delivery in GM pipe
Tony Gutierrez
2016-10-26
gpu-compute, hsail: pass GPUDynInstPtr to getRegisterIndex()
Tony Gutierrez
2016-10-26
gpu-compute: use System cache line size in the GPU
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: add gpu_isa.hh to switch hdrs, add GPUISA to WF
Tony Gutierrez
2016-10-26
gpu-compute: add instruction mix stats for the gpu
Tony Gutierrez
2016-10-26
gpu-compute, hsail: call discardFetch() from the WF
Tony Gutierrez
2016-10-26
hsail, gpu-compute: remove doGm/SmReturn add completeAcc
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-10-04
gpu-compute: Added method to compute the actual workgroup size
Alexandru Dutu
2016-09-16
gpu-compute: fix typo in GPUDispatcher
Tony Gutierrez
2016-09-16
gpu-compute: Adding context serialization methods to Wavefront
Alexandru Dutu
2016-09-16
gpu-compute: Refactoring Wavefront::dynWaveId
Alexandru Dutu
2016-09-16
gpu-compute: Adding vector register file debug messages
Alexandru Dutu
2016-09-16
gpu-compute: Changing reconvergenceStack type
Alexandru Dutu
2016-09-16
gpu-compute: Adding ioctl for HW context size
Alexandru Dutu
2016-09-16
gpu-compute: Wavefront refactoring
Alexandru Dutu
2016-09-16
gpu-compute: Remove WFContext
Alexandru Dutu
2016-09-13
gpu-compute: Fix bug with return in cfg
Michael LeBeane
2016-06-09
gpu-compute: parametrize Wavefront size
jkalamat
2016-06-06
stats: Fixing regStats function for some SimObjects
David Guillen Fandos
2016-06-03
gpu-compute: Fixed a bug in global memory pipeline
Tuan Ta
2016-05-16
gpu-compute: fix bug in GPUDynInst::isScalarRegister()
Tony Gutierrez
2016-05-06
gpu-compute: fix spacing in GPUDynInst ctor
Tony Gutierrez
2016-05-06
gpu-compute: fix uninitialized member bug in GPUDynInst
Tony Gutierrez
2016-04-07
mem: Remove threadId from memory request class
Mitch Hayenga
2016-03-21
gpu-compute: remove unused variable from scoreboard check stage
jkalamat
2016-03-17
syscall_emul: move mmapGrowsDown() to LiveProcess
Steve Reinhardt
2016-03-04
base: Fix gpu-compute output stream creation
Andreas Hansson
2016-02-18
gpu: fix bugs with MemFence, Flat Instrs and Resource utilization
John Kalamatianos
2016-02-17
gpu-compute: remove brig_object.hh from hsa_object.cc
Tony Gutierrez
2016-01-19
gpu-compute: AMD's baseline GPU model
Tony Gutierrez