[gem5-dev] changeset in gem5: hsail: remove the panic guarding function dir...

2016-12-02 Thread Brandon Potter
changeset d5ffebd89eb2 in /z/repo/gem5 details: http://repo.gem5.org/gem5?cmd=changeset;node=d5ffebd89eb2 description: hsail: remove the panic guarding function directives HSA functions calls are still not supported properly with HSAIL, but the recent AMP runtime

[gem5-dev] changeset in gem5: hsail: add popcount type and generate popcoun...

2016-12-02 Thread Brandon Potter
changeset 50eceddc2286 in /z/repo/gem5 details: http://repo.gem5.org/gem5?cmd=changeset;node=50eceddc2286 description: hsail: add popcount type and generate popcount instructions diffstat: src/arch/hsail/Brig_new.hpp | 2 ++ src/arch/hsail/gen.py| 7 +--

[gem5-dev] changeset in gem5: hsail: add a wavesize case statement to regis...

2016-12-02 Thread Brandon Potter
changeset c33d3607683c in /z/repo/gem5 details: http://repo.gem5.org/gem5?cmd=changeset;node=c33d3607683c description: hsail: add a wavesize case statement to register operand code diffstat: src/arch/hsail/operand.cc | 68 ++ 1 files changed,

[gem5-dev] changeset in gem5: hsail: disable asserts to allow immediate ope...

2016-12-02 Thread Brandon Potter
changeset 173006ed898a in /z/repo/gem5 details: http://repo.gem5.org/gem5?cmd=changeset;node=173006ed898a description: hsail: disable asserts to allow immediate operands i.e. 0 with loads diffstat: src/arch/hsail/operand.cc | 15 +-- 1 files changed, 13 insertions(+), 2

[gem5-dev] changeset in gem5: hsail: add stub type and stub out several ins...

2016-12-02 Thread Brandon Potter
changeset ad7e8afa0dfe in /z/repo/gem5 details: http://repo.gem5.org/gem5?cmd=changeset;node=ad7e8afa0dfe description: hsail: add stub type and stub out several instructions diffstat: src/arch/hsail/gen.py| 61 ++-

[gem5-dev] changeset in gem5: hsail: generate mov instructions for more ari...

2016-12-02 Thread Brandon Potter
changeset 4e208a5350b8 in /z/repo/gem5 details: http://repo.gem5.org/gem5?cmd=changeset;node=4e208a5350b8 description: hsail: generate mov instructions for more arith_types and bit_types diffstat: src/arch/hsail/gen.py | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diffs (12

[gem5-dev] changeset in gem5: hsail: fix unsigned offset bug in address cal...

2016-12-02 Thread Tony Gutierrez
changeset 96c81efdd3be in /z/repo/gem5 details: http://repo.gem5.org/gem5?cmd=changeset;node=96c81efdd3be description: hsail: fix unsigned offset bug in address calculation it's possible for the offset provided to an HSAIL mem inst to be a negative value, however the

[gem5-dev] changeset in gem5: ruby: Fix overflow reported by ASAN in Messag...

2016-12-02 Thread Matthew Poremba
changeset e15e445c21a6 in /z/repo/gem5 details: http://repo.gem5.org/gem5?cmd=changeset;node=e15e445c21a6 description: ruby: Fix overflow reported by ASAN in MessageBuffer. In MessageBuffer the m_not_avail_count member is incremented but not used. This causes an overflow

Re: [gem5-dev] Review Request 3711: ruby: Detect garnet network-level deadlock.

2016-12-02 Thread Andreas Hansson
> On Nov. 17, 2016, 10:36 p.m., Andreas Hansson wrote: > > src/mem/ruby/network/garnet2.0/NetworkInterface.cc, line 326 > > > > > > this should not be a panic, perhaps a fatal? > > Jieming Yin wrote: > I think here

[gem5-dev] Cron <m5test@zizzer> /z/m5/regression/do-regression quick

2016-12-02 Thread Cron Daemon
* build/RISCV/tests/opt/quick/se/00.hello/riscv/linux/minor-timing: FAILED! * build/RISCV/tests/opt/quick/se/00.hello/riscv/linux/o3-timing: FAILED! * build/RISCV/tests/opt/quick/se/00.hello/riscv/linux/simple-atomic: FAILED! *