summaryrefslogtreecommitdiff
path: root/gcc/lto-streamer-in.c
Commit message (Expand)AuthorAgeFilesLines
* 2014-02-04 Richard Biener <rguenther@suse.de>rguenth2014-02-041-22/+1
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* Eliminate FOR_ALL_BB macro.dmalcolm2013-12-091-2/+2
* Rename profile_status_for_function to profile_status_for_fn.dmalcolm2013-12-091-2/+2
* Rename label_to_block_map_for_function to label_to_block_map_for_fn.dmalcolm2013-12-091-2/+2
* Rename last_basic_block_for_function to last_basic_block_for_fn.dmalcolm2013-12-091-1/+1
* Rename macros (basic_block_info_for_function, BASIC_BLOCK_FOR_FUNCTION,dmalcolm2013-12-091-7/+7
* gcc/burnus2013-12-041-2/+24
* 2013-11-27 Richard Biener <rguenther@suse.de>rguenth2013-11-271-2/+10
* * gimple.h: Remove all includes.amacleod2013-11-221-2/+4
* Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosdmalcolm2013-11-191-2/+2
* Factor unrelated declarations out of tree.h.dnovillo2013-11-191-0/+1
* Eliminate n_basic_blocks macrodmalcolm2013-11-191-1/+1
* * lto-streamer-in.c (input function): Call cgraph_create_node ifuros2013-11-151-1/+2
* * gimple-walk.h: New File. Relocate prototypes from gimple.h.amacleod2013-11-131-0/+1
* 2013-11-13 Martin Jambor <mjambor@suse.cz>jamborm2013-11-131-1/+2
* Autogenerated fixes of "->symbol." to "->"dmalcolm2013-10-291-3/+3
* * tree-ssa.h: Remove all #include'samacleod2013-10-231-1/+6
* gcc/rsandifo2013-09-281-1/+1
* * tree-ssa.h: New. Move content from tree-flow.h andamacleod2013-09-121-1/+1
* * cgraphunit.c (expand_thunk): Get body before touching arguments.hubicka2013-09-071-2/+1
* * cgraph.c (cgraph_get_body): Update call of lto_input_function_body.hubicka2013-08-311-6/+6
* * cgraph.c (cgraph_resolve_speculation): Cut frequency tohubicka2013-08-091-4/+4
* * cgraphbuild.c (cgraph_rebuild_references): Rebuild only non-speculativehubicka2013-08-091-5/+35
* * lto-streamer-out.c (output_function): Renumber PHIs.hubicka2013-08-091-1/+13
* * lto-cgraph.c (compute_ltrans_boundary): Add abstract origins intohubicka2013-08-031-14/+21
* 2013-06-18 Richard Biener <rguenther@suse.de>rguenth2013-06-181-1/+1
* 2013-06-17 Richard Biener <rguenther@suse.de>rguenth2013-06-171-32/+117
* 2013-04-30 Richard Biener <rguenther@suse.de>rguenth2013-04-301-3/+3
* This patch fixes PR bootstrap/57077. Certain new uses of apply_probabilitytejohnson2013-04-291-2/+2
* 2013-04-26 Richard Biener <rguenther@suse.de>rguenth2013-04-261-0/+54
* This patch is the main part of a consolodation of the hash_tablecrowl2013-04-261-6/+16
* First phase of unifying the computation of profile scale factors/probabilitiestejohnson2013-04-081-2/+2
* * data-streamer-in.c (streamer_read_gcov_count): New function.hubicka2013-03-281-1/+1
* 2013-02-08 Richard Biener <rguenther@suse.de>rguenth2013-02-081-29/+16
* Update copyright years in gcc/rsandifo2013-01-101-1/+1
* Update Copyright years for files modified in 2011 and/or 2012.jakub2013-01-041-1/+1
* Introduce vNULL to use as a nil initializer for vec<>.dnovillo2012-11-201-4/+2
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-37/+35
* 2012-10-18 Richard Guenther <rguenther@suse.de>rguenth2012-10-181-2/+2
* 2012-10-10 Richard Biener <rguenther@suse.de>rguenth2012-10-101-30/+14
* 2012-09-28 Richard Guenther <rguenther@suse.de>rguenth2012-09-281-17/+0
* 2012-09-20 Martin Jambor <mjambor@suse.cz>jamborm2012-09-201-1/+0
* 2012-08-02 Richard Guenther <rguenther@suse.de>rguenth2012-08-021-1/+1
* 2012-07-30 Richard Guenther <rguenther@suse.de>rguenth2012-07-301-3/+3
* Tidy some include usage + dependenciesrth2012-07-241-1/+0
* * opts.c (common_handle_option): Do not set steven2012-07-231-1/+0
* gcc/steven2012-07-161-1/+0
* PR middle-end/53590ebotcazou2012-06-151-0/+1
* * output.h (__gcc_host_wide_int__): Move to hwint.h.steven2012-05-311-1/+0