SConscript (13772:31b71dadc472) SConscript (13786:860c780d9f30)
1# -*- mode:python -*-
2
3# Copyright (c) 2006 The Regents of The University of Michigan
4# All rights reserved.
5#
6# Redistribution and use in source and binary forms, with or without
7# modification, are permitted provided that the following conditions are
8# met: redistributions of source code must retain the above copyright

--- 29 unchanged lines hidden (view full) ---

38Source('delta_correlating_prediction_tables.cc')
39Source('irregular_stream_buffer.cc')
40Source('indirect_memory.cc')
41Source('queued.cc')
42Source('sbooe.cc')
43Source('signature_path.cc')
44Source('signature_path_v2.cc')
45Source('slim_ampm.cc')
1# -*- mode:python -*-
2
3# Copyright (c) 2006 The Regents of The University of Michigan
4# All rights reserved.
5#
6# Redistribution and use in source and binary forms, with or without
7# modification, are permitted provided that the following conditions are
8# met: redistributions of source code must retain the above copyright

--- 29 unchanged lines hidden (view full) ---

38Source('delta_correlating_prediction_tables.cc')
39Source('irregular_stream_buffer.cc')
40Source('indirect_memory.cc')
41Source('queued.cc')
42Source('sbooe.cc')
43Source('signature_path.cc')
44Source('signature_path_v2.cc')
45Source('slim_ampm.cc')
46Source('spatio_temporal_memory_streaming.cc')
46Source('stride.cc')
47Source('tagged.cc')
47Source('stride.cc')
48Source('tagged.cc')