OSDN Git Service

* loop.c: (PREFETCH_EXTREME_DIFFERENCE, PREFETCH_BEFORE_LOOP): New.
authorjanis <janis@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 10 May 2002 20:48:32 +0000 (20:48 +0000)
committerjanis <janis@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 10 May 2002 20:48:32 +0000 (20:48 +0000)
commit44d233416485f12f4bf2299b2e1bd1ae74a4f800
treefe686b5c19f3a51d8f460078905b75b178bde2ab
parent5fdf542c1156638b7a930d57e35eacea0af87d71
* loop.c: (PREFETCH_EXTREME_DIFFERENCE, PREFETCH_BEFORE_LOOP): New.
(PREFETCH_CONDITIONAL): Renamed from PREFETCH_NOT_ALWAYS.
(struct prefetch_info): Fix spelling of member bytes_accessed.
(emit_prefetch_instructions): Make dump messages more regular;
restructure code to add more dump messages; use new macros for
heuristics. (There are no code generation changes in any of this).

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@53371 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/loop.c