* predict.c (estimate_probability): New heuristic: if a jump
commit7fdc504b710c98bd35cc6435af26eac7994516d7
authorzack <zack@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 21 Apr 2000 16:19:20 +0000 (21 16:19 +0000)
committerzack <zack@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 21 Apr 2000 16:19:20 +0000 (21 16:19 +0000)
tree35203b209db18c9660d4be98dfd9a892e8804de4
parent09f4eead50cd3f3ee80c14513c9c37a1ccb936bd
* predict.c (estimate_probability): New heuristic: if a jump
branches around a block with no successors, predict it taken.
Disentangle control flow.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@33308 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/predict.c