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]

[tree-ssa] Speeding up the dominator optimizer



I should not that for the one test in question (java/interpret.cc) the
dominator optimizer went from consuming from 50 seconds to ~5 with that patch.
It ought to get the dominator optimizer off the radar for a while (with PRE
and CCP being the biggest hogs for java/interpret.cc).

Jeff


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