predict.def (PRED_CALL, [...]): New.
authorJan Hubicka <jh@suse.cz>
Sun, 10 Jun 2001 08:01:57 +0000 (10:01 +0200)
committerJan Hubicka <hubicka@gcc.gnu.org>
Sun, 10 Jun 2001 08:01:57 +0000 (08:01 +0000)
commit0b92ff33b86d469cb4fcfaa645e0d39a7a266de6
tree85be21b7941eb12af078af9b59979abfebe2ecf5
parent680cd9ed7be2e8bef6a37d41b1078ebac782b70e
predict.def (PRED_CALL, [...]): New.

* predict.def (PRED_CALL, PRED_ERROR_RETURN): New.
* predict.c (estimate_probability): Calculate dominance
information; improve detection of NORETURN heuristics;
add call/error_return heuiristics; tweak comparison heuristics
to recognize -1.

From-SVN: r43130
gcc/ChangeLog
gcc/predict.c
gcc/predict.def