Searched hist:10766 (Results 1 - 3 of 3) sorted by relevance

/gem5/src/mem/cache/
H A Dmshr_queue.cc10766:b2071d0eb5f1 Fri Mar 27 04:55:00 EDT 2015 Andreas Hansson <andreas.hansson@arm.com> mem: Modernise MSHR iterators to C++11

This patch updates the iterators in the MSHR and MSHR queues to use
C++11 range-based for loops. It also does a bit of additional house
keeping.
H A Dmshr.hh10766:b2071d0eb5f1 Fri Mar 27 04:55:00 EDT 2015 Andreas Hansson <andreas.hansson@arm.com> mem: Modernise MSHR iterators to C++11

This patch updates the iterators in the MSHR and MSHR queues to use
C++11 range-based for loops. It also does a bit of additional house
keeping.
H A Dmshr.cc10766:b2071d0eb5f1 Fri Mar 27 04:55:00 EDT 2015 Andreas Hansson <andreas.hansson@arm.com> mem: Modernise MSHR iterators to C++11

This patch updates the iterators in the MSHR and MSHR queues to use
C++11 range-based for loops. It also does a bit of additional house
keeping.

Completed in 33 milliseconds