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]

Re: [patch tree-optimization 1/2]: Branch-cost optimizations


Hi,

with not much hope that this patch gets into 4.7 version, resent revised version for the first part of patch.  I updated the patch according to comments I got by matz on IRC  yesterday.
Patch uses now vector for collecting truth &/|'s conditional chain.  Additionally it checks now consistent for VA.values before trying to access DEF_STMT.

Bootstrapped and regression tested for all languages.  Ok for apply?

Regards,
Kai

Attachment: bc_opt1.txt
Description: Text document


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