c4x.c (c4x_parallel_process): Disable until BCT loop optimization stable for the...
authorMichael Hayes <m.hayes@elec.canterbury.ac.nz>
Tue, 20 Oct 1998 03:18:57 +0000 (03:18 +0000)
committerMichael Hayes <m.hayes@gcc.gnu.org>
Tue, 20 Oct 1998 03:18:57 +0000 (03:18 +0000)
commitf1c374cbf13459be57011c157b5ebba66cc1e02d
treeca3f61b370490f95a64414e52671e2b59bb7b0f2
parent95cb02033413e492b43f3d74192cf235d5a2c58c
c4x.c (c4x_parallel_process): Disable until BCT loop optimization stable for the C4x.

* config/c4x/c4x.c (c4x_parallel_process): Disable until BCT
loop optimization stable for the C4x.
(c4x_rptb_info_t, c4x_dump, c4x_rptb_in_range, c4x_rptb_unjumped_loop,
c4x_rptb_find_comp_and_jump, c4x_rptb_loop_info_get,
c4x_rptb_emit_init, c4x_rptb_process): Deleted (superceded by BCT
loop optimization).
(c4x_address_conflict): Be more paranoid when packing a volatile
memref in a parallel load/store.

From-SVN: r23196
gcc/ChangeLog
gcc/config/c4x/c4x.c