Age | Commit message (Expand) | Author | Files | Lines |
2010-05-29 | tree-vrp.c (debug_value_range, [...]): Annotate with DEBUG_FUNCTION. | Jan Hubicka | 1 | -1/+1 |
2010-05-21 | diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h or langhooks-de... | Joseph Myers | 1 | -2/+4 |
2009-11-28 | matrix-reorg.c (analyze_matrix_allocation_site): Remove unused malloc_fname v... | Jakub Jelinek | 1 | -6/+1 |
2009-11-25 | Remove trailing white spaces. | H.J. Lu | 1 | -23/+23 |
2009-09-23 | value-prof.c (gimple_ic): Purge old EH edges only after building the new ones. | Richard Guenther | 1 | -2/+3 |
2009-09-18 | value-prof.c (interesting_stringop_to_profile_p): Added output argument to in... | Neil Vachharajani | 1 | -14/+22 |
2009-09-14 | Squash commit of EH in gimple | Richard Henderson | 1 | -119/+111 |
2009-08-06 | * value-prof.c (init_pid_map): Replace xmalloc with XCNEWVEC. | Neil Vachharajani | 1 | -3/+2 |
2009-07-07 | c-lex.c: Replace %H by an explicit location. | Manuel López-Ibáñez | 1 | -3/+3 |
2008-10-24 | re PR c/7543 (no warning for always-false "if (!a & 0x4)" bitwise and on bool... | Manuel López-Ibáñez | 1 | -1/+1 |
2008-09-10 | value-prof.c (gimple_ic): Fix tuplification bug. | Jan Hubicka | 1 | -2/+1 |
2008-08-29 | loop-unswitch.c (unswitch_single_loop): Use optimize_loop_for_speed_p. | Jan Hubicka | 1 | -4/+4 |
2008-08-20 | value-prof.c (check_counter): Revert wrong call to error. | Manuel López-Ibáñez | 1 | -3/+2 |
2008-08-20 | profile.c: Update calls to inform. | Manuel López-Ibáñez | 1 | -4/+5 |
2008-08-18 | re PR bootstrap/37153 (Revision 139210 failed to bootstrap) | H.J. Lu | 1 | -2/+2 |
2008-08-18 | cgraph.c (cgraph_edge): Handle inconsistent counts when setting count_scale. | Paul Yuan | 1 | -13/+40 |
2008-08-09 | gimple.c (gimple_build_call_1): Deal with FUNCTION_DECL fn. | Richard Guenther | 1 | -44/+3 |
2008-08-06 | builtins.c (expand_builtin_profile_func): Avoid C++ keywords. | Kaveh R. Ghazi | 1 | -6/+6 |
2008-07-28 | backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch. | Richard Biener | 1 | -375/+364 |
2008-06-20 | ggc.h (GGC_RESIZEVAR): New, reorder macros. | Kaveh R. Ghazi | 1 | -3/+3 |
2008-06-10 | value_prob.c (tree_divmod_fixed_value_transform): Use gcov_type. | Vinodha Ramasamy | 1 | -12/+30 |
2008-06-06 | cgraph.c: Fix typos in comments. | Ralf Wildenhues | 1 | -2/+3 |
2008-05-28 | value-prof.c (tree_ic_transform): Use HOST_WIDEST_INT_PRINT_DEC for printing ... | Seongbae Park | 1 | -1/+2 |
2008-05-28 | tree-ssa-propagate.c (set_rhs): Preserve the histogram and the eh region info... | Seongbae Park | 1 | -0/+19 |
2008-05-28 | value-prof.c (tree_ic_transform): Print counts. | Seongbae Park | 1 | -0/+1 |
2008-05-10 | value-prof.c (interesting_stringop_to_profile): Do not return early for BUILT... | Uros Bizjak | 1 | -2/+2 |
2007-08-24 | re PR target/11787 (always call memcpy for block move in mips16) | Sandra Loosemore | 1 | -2/+2 |
2007-07-26 | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 1 | -4/+3 |
2007-07-25 | c-lex.c (c_lex_with_flags, lex_string): Constify. | Kaveh R. Ghazi | 1 | -2/+2 |
2007-04-27 | tree-ssa-loop-im.c (determine_invariantness_stmt): Attempt to transform only ... | Zdenek Dvorak | 1 | -13/+6 |
2007-02-19 | function.c (gimplify_parameters): Call build_gimple_modify_stmt instead of ca... | Roger Sayle | 1 | -31/+35 |
2007-02-15 | tree.h (enum tree_code_class): Add tcc_vl_exp. | Sandra Loosemore | 1 | -34/+28 |
2007-02-08 | value-prof.c (visit_hist, free_hist): Return 1 instead of 0. | Jan Hubicka | 1 | -2/+2 |
2007-02-03 | re PR gcov-profile/30650 (ICE with -fprofile-use) | Jan Hubicka | 1 | -4/+14 |
2007-01-31 | cgraphunit.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2007-01-28 | builtins.c (expand_builtin_memset): Fix typo in my last patch. | Jan Hubicka | 1 | -1/+1 |
2007-01-28 | expr.c (emit_block_move_via_movmem, [...]): Add variant handling histograms; ... | Jan Hubicka | 1 | -2/+82 |
2007-01-19 | Patch by Tomas Bily <tbily@suse.cz> | Tomas Bily | 1 | -1/+250 |
2006-12-13 | Makefile.in: Add dependencies. | Jan Hubicka | 1 | -115/+352 |
2006-12-11 | value-prof.c (tree_stringops_transform): New. | Jan Hubicka | 1 | -13/+280 |
2006-12-05 | Merge gimple-tuples-branch into mainline. | Aldy Hernandez | 1 | -27/+28 |
2006-11-03 | tree-dump.c (dump_enable_all): Rename local variable ir_type to avoid name co... | Steven Bosscher | 1 | -1/+1 |
2006-08-17 | PR gcov/profile/26570 | Zdenek Dvorak | 1 | -10/+1 |
2006-07-13 | cgraphunit.c (cgraph_varpool_analyze_pending_decls): Call align_variable. | Jan Hubicka | 1 | -1/+5 |
2006-04-24 | re PR tree-optimization/22525 (tree based value profiling (-fprofile-use) pro... | Richard Guenther | 1 | -9/+7 |
2005-08-06 | Makefile.in, [...]: Fix comment/doc typos. | Kazu Hirata | 1 | -1/+1 |
2005-08-01 | profile.c (compute_value_histograms): Fix thinko. | Jan Hubicka | 1 | -0/+30 |
2005-07-28 | Makefile.in (rtl-profile.o): Kill all traces of it. | Jan Hubicka | 1 | -1024/+36 |
2005-07-05 | Makefile.in: Adjust dependencies. | Paolo Bonzini | 1 | -0/+39 |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |