Age | Commit message (Expand) | Author |
2015-07-20 | ruby: split CPU and GPU latency stats | David Hashe |
2016-01-19 | gpu-compute: AMD's baseline GPU model | Tony Gutierrez |
2015-07-20 | ruby: slicc: have a static MachineType | Tony Gutierrez |
2015-07-20 | ruby: slicc: remove support for single machine, multiple types | Tony Gutierrez |
2015-11-13 | slicc: fixes for the Address to Addr changeset (11025) | Tony Gutierrez |
2015-09-18 | ruby: print addresses in hex | Nilay Vaish |
2015-09-18 | ruby: slicc: derive DataMember class from Var instead of PairContainer | Nilay Vaish |
2015-09-17 | ruby: update WireBuffer API to match that of MessageBuffer | Tony Gutierrez |
2015-09-16 | ruby: fix message buffer init order | Joe Gross |
2015-09-16 | ruby: message buffer, timer table: significant changes | Nilay Vaish |
2015-09-16 | ruby: rename System.{hh,cc} to RubySystem.{hh,cc} | David Hashe |
2015-09-14 | ruby: slicc: remove member buffer_expr from Var class | Nilay Vaish |
2015-09-08 | ruby: slicc: remove nextLineHack from Type.py | Nilay Vaish |
2015-09-05 | ruby: declare all protocol message buffers as parameters | Nilay Vaish |
2015-08-30 | ruby: slicc: avoid duplicate code for function argument check | Nilay Vaish |
2015-08-29 | ruby: eliminate type uint64 and int64 | Nilay Vaish |
2015-08-19 | ruby: reverts to changeset: bf82f1f7b040 | Nilay Vaish |
2015-08-14 | ruby: slicc: remove a stray line in StateMachine.py | Nilay Vaish |
2015-08-14 | ruby: eliminate type uint64 and int64 | Nilay Vaish |
2015-08-14 | ruby: slicc: use default argument value | Nilay Vaish |
2015-08-14 | ruby: slicc: avoid duplicate code for function argument check | Nilay Vaish |
2015-08-14 | ruby: drop the [] notation for lookup function. | Nilay Vaish |
2015-08-14 | ruby: replace Address by Addr | Nilay Vaish |
2015-08-14 | ruby: Expose MessageBuffers as SimObjects | Joel Hestness |
2015-08-14 | ruby: Change PerfectCacheMemory::lookup to return pointer | Joel Hestness |
2015-08-11 | ruby: slicc: allow mathematical operations on Ticks | Nilay Vaish |
2015-07-20 | slicc: fix error in conflicing symbol declaration | Brad Beckmann |
2015-07-20 | slicc: enable overloading in functions not in classes | Brad Beckmann |
2015-07-20 | slicc: improved stalling support in protocols | Brad Beckmann |
2015-07-20 | slicc: support for arbitrary DPRINTF flags (not just RubySlicc) | David Hashe |
2015-07-20 | slicc: support for local variable declarations in action blocks | David Hashe |
2015-07-20 | slicc: support for multiple cache entry types in the same state machine | David Hashe |
2015-07-20 | slicc: Fix bug in enqueue and peek statements. | David Hashe |
2015-07-20 | slicc: fix missing inline function in LocalVariableAST | David Hashe |
2015-07-20 | slicc: improve support for prefix operations | David Hashe |
2015-07-20 | slicc: support for transitions with a wildcard next state | David Hashe |
2015-07-20 | slicc: support for multiple message types on the same buffer | David Hashe |
2015-08-01 | slicc: fatal->panic on invalid transitions | Brad Beckmann |
2015-07-20 | slicc: isinstance bugfix | David Hashe |
2015-07-10 | ruby: replace global g_abs_controls with per-RubySystem var | Brandon Potter |
2015-07-10 | ruby: replace global g_system_ptr with per-object pointers | Brandon Potter |
2015-07-10 | ruby: remove extra whitespace and correct misspelled words | Brandon Potter |
2015-07-04 | ruby: drop NetworkMessage class | Nilay Vaish |
2015-06-25 | ruby: slicc: remove README | Nilay Vaish |
2014-11-06 | ruby: interface with classic memory controller | Nilay Vaish |
2014-11-06 | ruby: remove the function functionalReadBuffers() | Nilay Vaish |
2014-11-06 | ruby: slicc: allow adding a bool to an int, like C++. | Nilay Vaish |
2014-10-16 | mem: Use shared_ptr for Ruby Message classes | Andreas Hansson |
2014-09-01 | ruby: message buffers: significant changes | Nilay Vaish |
2014-09-01 | ruby: slicc: change the way configurable members are specified | Nilay Vaish |