This is the mail archive of the gcc-patches@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]

[sel-sched] find_used_regs speedup.


Hello,

This patch improves compile time by restricting find_used_regs_1 from
visiting the same basic blocks along different paths.

Tested on ia64, committed to sel-sched branch.

-- 
Best regards,
 Dmitry

Attachment: fur-speedup.diff.txt
Description: Text document

Attachment: fur-speedup.clg.txt
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]