i386.md (prefetch): Rename as prefetch_sse to avoid conflicts with new generic prefet...
authorJanis Johnson <janis@gcc.gnu.org>
Tue, 4 Dec 2001 00:40:21 +0000 (00:40 +0000)
committerJanis Johnson <janis@gcc.gnu.org>
Tue, 4 Dec 2001 00:40:21 +0000 (00:40 +0000)
commit7a9aba6ccfd5937a67da1076801c472bd698aafd
tree2d3174ecd43f96e73746818b7514315f8efe37f0
parentcc1648227fd5db09f46d203374d91534425d1586
i386.md (prefetch): Rename as prefetch_sse to avoid conflicts with new generic prefetch functionality.

* config/i386/i386.md (prefetch): Rename as prefetch_sse to avoid
  conflicts with new generic prefetch functionality.
* config/i386/i386.c (ix86_expand_builtin): Use new name for
  prefetch_sse.

From-SVN: r47577
gcc/config/i386/i386.c
gcc/config/i386/i386.md