]> gcc.gnu.org Git - gcc.git/commit
loop.c: (PREFETCH_EXTREME_DIFFERENCE, PREFETCH_BEFORE_LOOP): New.
authorJanis Johnson <janis187@us.ibm.com>
Fri, 10 May 2002 20:48:32 +0000 (20:48 +0000)
committerJanis Johnson <janis@gcc.gnu.org>
Fri, 10 May 2002 20:48:32 +0000 (20:48 +0000)
commit79a497cd1dd6b3f6b0d9195bdbff2eb13c8919dd
treefe686b5c19f3a51d8f460078905b75b178bde2ab
parent7440af146e17a8ba291f11da9a94c1da28380f00
loop.c: (PREFETCH_EXTREME_DIFFERENCE, PREFETCH_BEFORE_LOOP): New.

* 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).

From-SVN: r53371
gcc/ChangeLog
gcc/loop.c
This page took 0.062285 seconds and 5 git commands to generate.