https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84482
Martin Liška <marxin at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |hubicka at ucw dot cz --- Comment #2 from Martin Liška <marxin at gcc dot gnu.org> --- I see one big regression in between: 4a57ae2569fba9cf(17 Nov 2017 17:53): [took: 60.695s] result: FAILED (1) 437.leslie3d -- 35.7 -- S SVN revision: 254889 Author: hubicka * i386.c (ix86_multiplication_cost, ix86_division_cost, ix86_shift_rotate_cost): Break out from ... (ix86_rtx_costs): ... here. (ix86_add_stmt_cost): Use rtx cost machinery to compute cost of vector operations. * gcc.target/i386/xop-imul64-vector.c: Disable vectorizer costmodel. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@254889 138bc75d-0d04-0410-961f-82ee72b054a4 7ae0128a031e2fd2(17 Nov 2017 17:47): [took: 55.618s] result: OK 437.leslie3d -- 30.5 -- S SVN revision: 254888 Author: hubicka * predict.c (determine_unlikely_bbs): Set cgraph node count to 0 when entry block was promoted unlikely. (estimate_bb_frequencies): Increase frequency scale. * profile-count.h (profile_count): Export precision info. * gcc.dg/tree-ssa/dump-2.c: Fixup template for profile precision changes. * gcc.dg/tree-ssa/pr77445-2.c: Fixup template for profile precision changes. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@254888 138bc75d-0d04-0410-961f-82ee72b054a4