This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
Dear Andrew Pinski,
Care to share information about Shark tool?
I used google, but I hit so many movie (Jaws?) pages and got lost.
Using Shark from the CHUD tools, sampling for 30 seconds, here are the
top 3 functions which call expr_equiv_p:
8.2% ldst_entry cc1
3.1% expr_equiv_p cc1 <--- itself (already lowered)
2.1% trim_ld_motion_mems cc1
Also, it would be interesting to look at the mods to for_each_rtx.
Thanks, Andrew Pinski
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |