summaryrefslogtreecommitdiff
path: root/gcc/ipa-prop.c
Commit message (Expand)AuthorAgeFilesLines
* 2014-06-26 Martin Jambor <mjambor@suse.cz>jamborm2014-06-261-6/+6
* 2014-06-20 Martin Jambor <mjambor@suse.cz>jamborm2014-06-201-17/+27
* 2014-05-15 Martin Jambor <mjambor@suse.cz>jamborm2014-05-151-4/+8
* 2014-05-15 Martin Jambor <mjambor@suse.cz>jamborm2014-05-151-0/+1
* 2014-03-13 Martin Jambor <mjambor@suse.cz>jamborm2014-03-141-2/+1
* PR ipa/60306hubicka2014-03-021-2/+1
* 2014-02-19 Richard Biener <rguenther@suse.de>rguenth2014-02-191-8/+30
* * ipa-prop.h (ipa_ancestor_jf_data): Update ocmment.hubicka2014-02-191-5/+15
* * ipa-prop.c (compute_complex_ancestor_jump_func): Replace overzealousebotcazou2014-02-181-1/+2
* * ipa-prop.c (detect_type_change): Shor circuit testing ofhubicka2014-02-051-0/+13
* * ipa-cp.c (ipa_get_indirect_edge_target_1): Do directhubicka2014-02-041-10/+29
* * ipa-cp.c (ipa_get_indirect_edge_target_1): Do directhubicka2014-02-041-6/+27
* PR ipa/59831hubicka2014-02-031-13/+38
* * ipa-devirt.c (subbinfo_with_vtable_at_offset,hubicka2014-02-031-9/+12
* * ipa-prop.c (update_jump_functions_after_inlining): When type is nothubicka2014-02-021-4/+7
* PR ipa/59722jakub2014-01-081-2/+5
* 2014-01-06 Martin Jambor <mjambor@suse.cz>jamborm2014-01-061-0/+1
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* PR middle-end/58956jakub2013-12-161-2/+1
* PR ipa/59265hubicka2013-12-151-1/+10
* PR middle-end/58477hubicka2013-12-141-0/+2
* * gcc/cgraph.h (cgraph_node_set_iterator, varpool_node_set_iterator):olegendo2013-12-101-7/+7
* Eliminate FOR_EACH_BB macro.dmalcolm2013-12-091-1/+1
* 2013-12-05 Martin Jambor <mjambor@suse.cz>jamborm2013-12-051-1/+9
* 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