Skip to content
Snippets Groups Projects
Commit 4fb735e4 authored by Roger Sayle's avatar Roger Sayle Committed by Roger Sayle
Browse files

ifcvt.c (total_bb_rtx_cost): Rename function to cheap_bb_rtx_cost_p.

	* ifcvt.c (total_bb_rtx_cost): Rename function to cheap_bb_rtx_cost_p.
	Take a max_cost argument to avoid scanning large blocks, by returning
	a Boolean instead of a total.  Include the cost of a "fstp %st(0)"
	instruction required to pop dead values off of a register stack.

From-SVN: r92352
parent dbedefae
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment