summaryrefslogtreecommitdiff
path: root/gcc/gimple-fold.c
Commit message (Expand)AuthorAgeFilesLines
* PR c++/61214jason2014-09-091-1/+2
* 2014-08-14 Thomas Preud'homme <thomas.preudhomme@arm.com>thopre012014-08-141-2/+2
* * tree-vrp.c (simplify_internal_call_using_ranges): If onlyjakub2014-03-261-12/+72
* * cgraph.c (cgraph_update_edges_for_call_stmt_node): Added case whenjakub2014-03-181-1/+6
* PR ipa/58721jakub2014-03-181-0/+14
* PR lto/59468hubicka2014-02-111-9/+39
* * gimple-fold.c (gimple_get_virt_method_for_vtable): Do O(1)hubicka2014-02-071-4/+27
* * gimple-fold.c (can_refer_decl_in_current_unit_p): Default visibility is safe.hubicka2014-02-051-0/+1
* * gimple-fold.c (gimple_extract_devirt_binfo_from_cst): Remove.hubicka2014-02-041-68/+0
* * ipa-cp.c (ipa_get_indirect_edge_target_1): Do directhubicka2014-02-041-15/+27
* PR ipa/59831hubicka2014-02-031-24/+30
* PR middle-end/59860jakub2014-01-201-0/+8
* PR c/58346mpolacek2014-01-171-1/+2
* PR tree-optimization/59387jakub2014-01-131-0/+62
* PR tree-optimization/59622jakub2014-01-091-4/+25
* 2014-01-08 Richard Biener <rguenther@suse.de>rguenth2014-01-081-8/+12
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* PR tree-optimization/59622jakub2013-12-311-6/+12
* PR middle-end/35535hubicka2013-12-171-0/+31
* * g++.dg/ipa/devirt-13.C: Update template.hubicka2013-12-171-18/+12
* * asan.c: Remove struct tags when referring to class varpool_node.olegendo2013-12-061-1/+1
* Implement -fsanitize=signed-integer-overflow.mpolacek2013-12-041-2/+31
* Don't create out-of-bounds BIT_FIELD_REF.vries2013-11-271-1/+1
* * gimple.h: Remove all includes.amacleod2013-11-221-0/+6
* * gimplify.h (gimplify_hasher : typed_free_remove, struct gimplify_ctx):amacleod2013-11-211-3/+1
* gcc/ada/rsandifo2013-11-201-2/+2
* Factor unrelated declarations out of tree.h.dnovillo2013-11-191-0/+4
* gcc/ada/rsandifo2013-11-181-4/+4
* gcc/c-family/rsandifo2013-11-181-1/+1
* gcc/ada/rsandifo2013-11-181-2/+2
* gcc/ada/rsandifo2013-11-181-1/+1
* * gimplify-be.h: New file. Add prototypes.amacleod2013-11-141-0/+1
* * 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/+1
* 2013-11-12 Andrew MacLeod <amacleod@redhat.com>amacleod2013-11-121-1/+1
* Re-factor tree.h - Part 1.dnovillo2013-11-081-0/+1
* 2013-11-07 Richard Biener <rguenther@suse.de>rguenth2013-11-071-0/+2
* typojason2013-11-061-1/+1
* Automated part of renaming of symtab_node_base to symtab_node.dmalcolm2013-10-311-1/+1
* Autogenerated fixes of "->symbol." to "->"dmalcolm2013-10-291-4/+4
* * tree-ssa.h: Remove all #include'samacleod2013-10-231-0/+6
* * tree-ssa.h: Don't include gimple-low.h, tree-ssa-address.h, sbitmap.h,amacleod2013-10-181-0/+1
* 2013-10-10 Andrew MacLeod <amacleod@redhat.com>amacleod2013-10-101-0/+122
* 2013-10-02 Andrew MacLeod <amacleod@redhat.com>amacleod2013-10-021-1/+0
* gcc/rsandifo2013-09-281-1/+1
* * ipa-cp.c (ipa_get_indirect_edge_target_1): Add sanity checkhubicka2013-09-231-0/+20
* * gimple-fold.c (can_refer_decl_in_current_unit_p): Do not accepthubicka2013-09-161-4/+18
* * tree-ssa.h: New. Move content from tree-flow.h andamacleod2013-09-121-1/+1
* * gimple-fold.c (gimple_get_virt_method_for_binfo): Pass realhubicka2013-09-101-1/+1
* * gimple-fold.c (gimple_get_virt_method_for_binfo): Use ctor_for_folding.hubicka2013-08-261-5/+15