summaryrefslogtreecommitdiff
path: root/gcc/value-prof.c
Commit message (Expand)AuthorAgeFilesLines
* 2013-06-15 Dehao Chen <dehao@google.com>dehao2013-06-151-1/+1
* Remove the trayed debug_gimple_stmthjl2013-04-301-1/+0
* First phase of unifying the computation of profile scale factors/probabilitiestejohnson2013-04-081-6/+6
* * data-streamer-in.c (streamer_read_gcov_count): New function.hubicka2013-03-281-0/+90
* Update copyright years in gcc/rsandifo2013-01-101-2/+1
* Introduce vNULL to use as a nil initializer for vec<>.dnovillo2012-11-201-1/+1
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-34/+26
* 2012-08-14 Richard Guenther <rguenther@suse.de>rguenth2012-08-141-1/+1
* 2012-08-10 Richard Guenther <rguenther@suse.de>rguenth2012-08-101-26/+13
* 2012-08-08 Richard Guenther <rguenther@suse.de>rguenth2012-08-081-4/+4
* 2012-08-07 Richard Guenther <rguenther@suse.de>rguenth2012-08-071-2/+0
* 2012-08-02 Richard Guenther <rguenther@suse.de>rguenth2012-08-021-3/+3
* * opts.c (common_handle_option): Do not set steven2012-07-231-31/+63
* gcc/steven2012-07-161-2/+1
* 2012-07-16 Dehao Chen <dehao@google.com>dehao2012-07-161-8/+4
* gcc/steven2012-07-111-1/+1
* 2012-07-10 Dehao Chen <dehao@google.com>dehao2012-07-101-4/+8
* * output.h (__gcc_host_wide_int__): Move to hwint.h.steven2012-05-311-1/+0
* * cgraph.h (FOR_EACH_VARIABLE, FOR_EACH_VARIABLE, FOR_EACH_FUNCTION):hubicka2012-04-161-1/+1
* * cgraph.h: Update copyrights;hubicka2012-04-141-7/+7
* PR tree-optimization/51719jakub2012-01-031-7/+16
* 2011-08-10 Richard Guenther <rguenther@suse.de>rguenth2011-08-101-2/+2
* 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