summaryrefslogtreecommitdiff
path: root/gcc/lto-streamer-in.c
Commit message (Expand)AuthorAgeFilesLines
* use templates instead of gengtype for typed allocation functionstbsaunde2014-05-171-4/+4
* Merge from trunk.rsandifo2014-04-171-4/+4
|\
| * * cfgloop.h (struct loop): Move force_vectorize down.ebotcazou2014-04-151-0/+1
| * * cfgloop.h (struct loop): Rename force_vect into force_vectorize.ebotcazou2014-04-141-2/+2
| * 2014-04-03 Richard Biener <rguenther@suse.de>rguenth2014-04-031-2/+1
* | Merge in trunk.mrs2014-04-021-9/+1
|\ \ | |/
| * 2014-03-19 Richard Biener <rguenther@suse.de>rguenth2014-03-191-1/+1
| * 2014-03-04 Richard Biener <rguenther@suse.de>rguenth2014-03-041-8/+0
* | Merge in trunk.mrs2014-02-101-22/+1
|\ \ | |/
| * 2014-02-04 Richard Biener <rguenther@suse.de>rguenth2014-02-041-22/+1
* | Review feedback, refactor a bit.mrs2014-02-061-20/+17
* | Fix x86 bootstrap problem; from_array was being use to convertmrs2014-01-141-0/+1
* | Merge in trunk.mrs2014-01-031-1/+1
|\ \ | |/
| * Update copyright years in gcc/rsandifo2014-01-021-1/+1
* | Merge in trunk.mrs2013-12-131-16/+38
|\ \ | |/
| * 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
* | Merge with trunk.rsandifo2013-12-041-4/+14
|\ \ | |/
| * 2013-11-27 Richard Biener <rguenther@suse.de>rguenth2013-11-271-2/+10
| * * gimple.h: Remove all includes.amacleod2013-11-221-2/+4
* | Remove trailing whitespace. Add missing dbxout.c hunk.rsandifo2013-11-211-3/+3
* | Merge from trunk.rsandifo2013-11-201-3/+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
* | Merge in trunk.mrs2013-11-161-1/+4
|\ \ | |/
| * * 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
* | Merge in trunk.mrs2013-11-041-4/+9
|\ \ | |/
| * Autogenerated fixes of "->symbol." to "->"dmalcolm2013-10-291-3/+3
| * * tree-ssa.h: Remove all #include'samacleod2013-10-231-1/+6
* | Rename max_wide_int to widest_int, addr_wide_int to offset_int,rsandifo2013-10-241-2/+2
* | Merge in trunk.mrs2013-10-201-1/+1
|\ \ | |/
| * gcc/rsandifo2013-09-281-1/+1
* | patch to canonize wide-ints smaller than one HWIzadeck2013-09-241-1/+1
* | Merge in trunk.mrs2013-09-201-3/+2
|\ \ | |/
| * * 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
* | Reorganise wide-int classes so that they are all instantiations of arsandifo2013-09-071-4/+2
* | Merge in trunk.mrs2013-09-041-6/+6
|\ \ | |/
| * * cgraph.c (cgraph_get_body): Update call of lto_input_function_body.hubicka2013-08-311-6/+6
* | Add wide-int branch.mrs2013-08-131-9/+28
|/
* * 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