summaryrefslogtreecommitdiff
path: root/gcc/ipa-prop.c
Commit message (Expand)AuthorAgeFilesLines
* 2013-11-28 Andrew MacLeod <amacleod@redhat.com>amacleod2013-11-281-1/+1
* * cgraph.h (enum cgraph_simd_clone_arg_type): New.jakub2013-11-271-1/+2
* * ipa.c (symtab_remove_unreachable_nodes): Fix up comment typos.jakub2013-11-221-49/+177
* * gimple.h: Remove all includes.amacleod2013-11-221-1/+7
* Factor unrelated declarations out of tree.h.dnovillo2013-11-191-0/+3
* * cgraph.c (cgraph_create_indirect_edge): Use get_polymorphic_call_info.hubicka2013-11-191-2/+13
* gcc/ada/rsandifo2013-11-181-4/+4
* gcc/c-family/rsandifo2013-11-181-1/+1
* gcc/ada/rsandifo2013-11-181-3/+3
* remove nolonger needed {cgraph,varpool}_node_{,asm_}name () functionstbsaunde2013-11-181-16/+16
* * gimplify-be.h: New file. Add prototypes.amacleod2013-11-141-0/+2
* * gimple-walk.h: New File. Relocate prototypes from gimple.h.amacleod2013-11-131-0/+2
* 2013-11-13 Martin Jambor <mjambor@suse.cz>jamborm2013-11-131-1/+1
* 2013-11-12 Andrew MacLeod <amacleod@redhat.com>amacleod2013-11-121-1/+1
* PR tree-optimization/58984jakub2013-11-051-6/+12
* Automated part of renaming of symtab_node_base to symtab_node.dmalcolm2013-10-311-3/+3
* Autogenerated fixes of "->symbol." to "->"dmalcolm2013-10-291-43/+43
* * tree-outof-ssa.h: Remove include files.amacleod2013-10-291-0/+1
* * tree-ssa.h: Remove all #include'samacleod2013-10-231-3/+7
* gcc/pmatos2013-10-161-2/+1
* * ipa-cp.c (ipa_get_indirect_edge_target_1): Add sanity checkhubicka2013-09-231-1/+13
* * ipa-prop.c (ipa_compute_jump_functions_for_edge): Return earlyjakub2013-09-161-0/+2
* 2013-09-13 Martin Jambor <mjambor@suse.cz>jamborm2013-09-131-1/+2
* 2013-09-12 Martin Jambor <mjambor@suse.cz>jamborm2013-09-121-1/+10
* * tree-ssa.h: New. Move content from tree-flow.h andamacleod2013-09-121-1/+1
* * ipa-prop.c (ipa_modify_call_arguments): Initialize deref_align.uros2013-09-091-1/+1
* * ipa-prop.c (try_make_edge_direct_simple_call): Do not special casehubicka2013-09-091-3/+1
* 2013-09-05 Martin Jambor <mjambor@suse.cz>jamborm2013-09-051-11/+90
* 2013-09-02 Martin Jambor <mjambor@suse.cz>jamborm2013-09-021-8/+10
* * ipa-prop.c (ipa_set_jf_known_type): Check that we addhubicka2013-08-311-47/+98
* 2013-08-27 Martin Jambor <mjambor@suse.cz>jamborm2013-08-271-33/+121
* * ipa-prop.c (ipa_print_node_params): Do not ICE during WPA.hubicka2013-08-261-7/+1
* * cgraph.c (cgraph_create_indirect_edge): Discoverhubicka2013-08-181-1/+1
* * gimple-fold.c (gimple_extract_devirt_binfo_from_cst): Add newhubicka2013-08-161-2/+3
* * cgraphbuild.c (cgraph_rebuild_references): Rebuild only non-speculativehubicka2013-08-091-17/+26
* * ipa-cp.c (gather_context_independent_values): Use ipa_get_param_move_cost.hubicka2013-08-031-19/+40
* * cgraph.c (release_function_body): Break out from ...hubicka2013-07-251-0/+5
* Fix typos.mrs2013-07-211-1/+1
* 2013-06-25 Martin Jambor <mjambor@suse.cz>jamborm2013-06-251-1/+10
* 2013-06-24 Martin Jambor <mjambor@suse.cz>jamborm2013-06-241-2/+29
* 2013-06-24 Martin Jambor <mjambor@suse.cz>jamborm2013-06-241-12/+9
* 2013-06-15 Dehao Chen <dehao@google.com>dehao2013-06-151-2/+3
* * cgraph.h (symtab_node_base): Add definition, alias and analyzedhubicka2013-05-291-6/+5
* 2013-05-24 Martin Jambor <mjambor@suse.cz>jamborm2013-05-241-1/+13
* 2013-05-22 Martin Jambor <mjambor@suse.cz>jamborm2013-05-231-1/+4
* 2013-05-21 Martin Jambor <mjambor@suse.cz>jamborm2013-05-211-2/+2
* 2013-05-15 Martin Jambor <mjambor@suse.cz>jamborm2013-05-151-4/+10
* 2013-05-15 Martin Jambor <mjambor@suse.cz>jamborm2013-05-151-22/+37
* 2013-05-13 Martin Jambor <mjambor@suse.cz>jamborm2013-05-131-18/+309
* 2013-05-02 Martin Jambor <mjambor@suse.cz>jamborm2013-05-021-1/+10