summaryrefslogtreecommitdiff
path: root/gcc/value-prof.c
Commit message (Expand)AuthorAgeFilesLines
* PR gcov-profile/49299jakub2011-06-071-12/+22
* Remove cgraph piddavidxl2011-04-221-14/+36
* gcc/rsandifo2011-04-201-0/+4
* sanity check ic targetdavidxl2011-04-111-1/+22
* 2011-04-08 Richard Guenther <rguenther@suse.de>rguenth2011-04-081-4/+1
* * value-prof.c (check_counter): Corrected error message.asharif2011-01-291-2/+6
* PR bootstrap/47187jakub2011-01-071-1/+16
* * value-prof.c (value_prof_hooks): Remove.steven2010-12-211-37/+2
* 2010-12-02 Richard Guenther <rguenther@suse.de>rguenth2010-12-021-1/+1
* 2010-12-01 Richard Guenther <rguenther@suse.de>rguenth2010-12-011-2/+7
* 2010-11-30 Richard Guenther <rguenther@suse.de>rguenth2010-11-301-12/+22
* * diagnostic-core.h: Include bversion.h.jsm282010-11-301-1/+0
* 2010-11-17 Richard Guenther <rguenther@suse.de>rguenth2010-11-171-0/+3
* * cfgloop.c (verify_loop_structure): Use %' in diagnostics. Startjsm282010-11-101-3/+3
* 2010-10-05 Richard Guenther <rguenther@suse.de>rguenth2010-10-051-22/+56
* gcc/froydnj2010-08-201-1/+1
* * 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