summaryrefslogtreecommitdiff
path: root/src/mem/cache/prefetch/SConscript
AgeCommit message (Expand)Author
2019-04-02mem-cache: Proactive Instruction Fetch ImplementationIvan Pizarro
2019-03-20mem-cache: Added the STeMS prefetcherJavier Bueno
2019-03-15mem-cache: Added the Indirect Memory PrefetcherJavier Bueno
2019-02-28mem-cache: Sandbox Based Optimal Offset ImplementationIvan Pizarro
2019-02-25mem-cache: A Best-Offset PrefetcherIvan Pizarro
2019-02-21mem-cache: Added the Slim AMPM PrefetcherJavier Bueno
2019-02-12mem-cache: Irregular Stream Buffer PrefetcherJavier Bueno
2019-02-12mem-cache: Added the Delta Correlating Prediction Tables PrefetcherJavier Bueno
2019-02-01mem-cache: Updated version of the Signature Path PrefetcherJavier Bueno
2019-01-16mem-cache: Access Map Pattern Matching PrefetcherJavier Bueno
2019-01-16mem-cache: Signature Path PrefetcherJavier Bueno
2014-12-23mem: Rework the structuring of the prefetchersMitch Hayenga
2014-09-20mem: Remove the GHB prefetcher from the source treeMitch Hayenga
2013-09-04arch: Resurrect the NOISA build target and rename it NULLAndreas Hansson
2012-02-12prefetcher: Make prefetcher a sim object instead of it being a parameter on c...Mrinmoy Ghosh
2010-11-19SCons: Support building without an ISAAli Saidi
2008-02-10Rename cache files for brevity and consistency with rest of tree.Steve Reinhardt
2007-03-10Rework the way SCons recurses into subdirectories, making itNathan Binkert