summaryrefslogtreecommitdiff
path: root/gcc/value-prof.c
Commit message (Expand)AuthorAgeFilesLines
* * tree-vrp.c (debug_value_range, debug_all_value_ranges,hubicka2010-05-291-1/+1
* * diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h orjsm282010-05-211-2/+4
* * matrix-reorg.c (analyze_matrix_allocation_site): Remove unusedjakub2009-11-281-6/+1
* Remove trailing white spaces.hjl2009-11-251-23/+23
* 2009-09-23 Richard Guenther <rguenther@suse.de>rguenth2009-09-231-2/+3
* 2009-09-18 Neil Vachharajani <nvachhar@google.com>nvachhar2009-09-181-14/+22
* Squash commit of EH in gimplerth2009-09-141-119/+111
* * value-prof.c (init_pid_map): Replace xmalloc with XCNEWVEC.nvachhar2009-08-061-3/+2
* 2009-07-07 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2009-07-071-3/+3
* 2008-10-24 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2008-10-241-1/+1
* * value-prof.c (gimple_ic): Fix tuplification bug.hubicka2008-09-101-2/+1
* * loop-unswitch.c (unswitch_single_loop): Use optimize_loop_for_speed_p.hubicka2008-08-291-4/+4
* 2008-08-20 Manuel Lopez-Ibanez <manu@gcc.gnu.org>manu2008-08-201-3/+2
* 2008-08-20 Manuel Lopez-Ibanez <manu@gcc.gnu.org>manu2008-08-201-4/+5
* 2008-08-18 H.J. Lu <hongjiu.lu@intel.com>hjl2008-08-181-2/+2
* 2008-08-18 Paul Yuan <yingbo.com@gmail.com>spark2008-08-181-13/+40
* 2008-08-09 Richard Guenther <rguenther@suse.de>rguenth2008-08-091-44/+3
* * builtins.c (expand_builtin_profile_func): Avoid C++ keywords.ghazi2008-08-061-6/+6
* 2008-07-28 Richard Guenther <rguenther@suse.de>rguenth2008-07-281-375/+364
* * ggc.h (GGC_RESIZEVAR): New, reorder macros.ghazi2008-06-201-3/+3
* 2008-06-10 Vinodha Ramasamy <vinodha@google.com>dougkwan2008-06-101-12/+30
* gcc/rwild2008-06-061-2/+3
* 2008-05-28 Seongbae Park <seongbae.park@gmail.com>spark2008-05-281-1/+2
* 2008-05-28 Seongbae Park <seongbae.park@gmail.com>spark2008-05-281-0/+19
* gcc/ChangeLog:spark2008-05-281-0/+1
* * value-prof.c (interesting_stringop_to_profile): Do noturos2008-05-101-2/+2
* 2007-08-24 Sandra Loosemore <sandra@codesourcery.com>sandra2007-08-241-2/+2
* Change copyright header to refer to version 3 of the GNU General Public Licen...nickc2007-07-261-4/+3
* * c-lex.c (c_lex_with_flags, lex_string): Constify.ghazi2007-07-251-2/+2
* * tree-ssa-loop-im.c (determine_invariantness_stmt): Attempt torakdver2007-04-271-13/+6
* * function.c (gimplify_parameters): Call build_gimple_modify_stmtsayle2007-02-191-31/+35
* 2007-02-15 Sandra Loosemore <sandra@codesourcery.com>sandra2007-02-151-34/+28
* * value-prof.c (visit_hist, free_hist): Return 1 instead of 0.hubicka2007-02-081-2/+2
* PR gcov-profile/30650hubicka2007-02-031-4/+14
* * cgraphunit.c, config/arm/arm.c, config/m68k/m68k.c,kazu2007-01-311-1/+1
* * builtins.c (expand_builtin_memset): Fix typo in my last patch.hubicka2007-01-281-1/+1
* * expr.c (emit_block_move_via_movmem, emit_block_move_via_libcall): Addhubicka2007-01-281-2/+82
* Patch by Tomas Bily <tbily@suse.cz>hubicka2007-01-191-1/+250
* hubicka2006-12-131-115/+352
* * value-prof.c (tree_stringops_transform): New.hubicka2006-12-111-13/+280
* Merge gimple-tuples-branch into mainline.aldyh2006-12-051-27/+28
* * tree-dump.c (dump_enable_all): Rename local variablesteven2006-11-031-1/+1
* PR gcov/profile/26570rakdver2006-08-171-10/+1
* * cgraphunit.c (cgraph_varpool_analyze_pending_decls): Call align_variable.hubicka2006-07-131-1/+5
* 2006-04-24 Richard Guenther <rguenther@suse.de>rguenth2006-04-241-9/+7
* * Makefile.in, cfgexpand.c, cfgloop.h, cfgloopmanip.c,kazu2005-08-061-1/+1
* * profile.c (compute_value_histograms): Fix thinko.hubicka2005-08-011-0/+30
* * Makefile.in (rtl-profile.o): Kill all traces of it.hubicka2005-07-281-1024/+36
* 2005-07-05 Paolo Bonzini <bonzini@gnu.org>bonzini2005-07-051-0/+39
* Update FSF address.kcook2005-06-251-2/+2