summaryrefslogtreecommitdiff
path: root/src/cpu/o3/mem_dep_unit.hh
AgeCommit message (Expand)Author
2018-11-16cpu: Fix the usage of const DynInstPtrRekai Gonzalez-Alberquilla
2015-10-12misc: Remove redundant compiler-specific definesAndreas Hansson
2014-10-29cpu: Add drain check functionality to IEWMitch Hayenga
2014-10-16o3: Use shared_ptr for MemDepEntryAndreas Hansson
2014-09-03cpu: Fix cache blocked load behavior in o3 cpuMitch Hayenga
2013-01-07cpu: Rewrite O3 draining to avoid stopping in microcodeAndreas Sandberg
2012-01-31clang: Enable compiling gem5 using clang 2.9 and 3.0Koan-Sin Tan
2011-08-19LSQ: Add some better dprintfs for storeset predictor.Mrinmoy Ghosh
2011-04-15trace: reimplement the DTRACE function so it doesn't use a vectorNathan Binkert
2009-05-26types: add a type for thread IDs and try to use it everywhereNathan Binkert
2009-03-07stats: fix duplicate statistics names.Nathan Binkert
2009-03-05stats: Fix all stats usages to deal with template fixesNathan Binkert
2008-08-11params: Convert the CPU objects to use the auto generated param structs.Nathan Binkert
2006-11-07Initialize mem dep unit properly.Kevin Lim
2006-06-04Merge ktlim@zamp:/z/ktlim2/clean/m5-o3Kevin Lim
2006-06-02Merge ktlim@zizzer:/bk/newmemKevin Lim
2006-05-31Updated Authors from bk prs infoAli Saidi
2006-05-30Merge ktlim@zizzer:/bk/m5Kevin Lim
2006-05-22New directory structure:Steve Reinhardt