Really commit patch announced at Oct 14 PR c/7344
authorJan Hubicka <jh@suse.cz>
Thu, 17 Oct 2002 15:11:57 +0000 (17:11 +0200)
committerJan Hubicka <hubicka@gcc.gnu.org>
Thu, 17 Oct 2002 15:11:57 +0000 (15:11 +0000)
commitccc4bdea164b72e5bdd281f0ec1b9aff83edf75f
tree878113b828251fd0ef26e058bff989ee6997f34b
parent2ffa993239e53b8a905c7761c1f065d24f74556e
Really commit patch announced at Oct 14 PR c/7344

Really commit patch announced at Oct 14
PR c/7344
* predict.c (can_predict_insn_p): New function.
(estimate_probability): Avoid unnecesary work.
(process_note_prediction): Likewise.
* toplev.c (rest_of_compilation): Account early branch prediction pass
as TV_BRANCH_PROB.

PR other/8048
Found by Ian Ollmann
* xmmintrin.h (_mm_shuffle_pd): Fix typo.
(_mm_load?_pd): Likewise.
(_mm_store?_pd): Likewise.

PR target/7386
* i386.c (builtin_description):Drop cmpg[te]s[sd].
* xmmintrin.h (__mm_cmpg[te]_s[sd]): Rewrite using
swapped alternative.

PR opt/7630
* reload1.c (reload_inner_reg_of_subreg): New argument output;
(push_reload): Update call.

From-SVN: r58247
gcc/ChangeLog
gcc/config/i386/xmmintrin.h