]> gcc.gnu.org Git - gcc.git/history - gcc/tree-ssa-structalias.c
backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.
[gcc.git] / gcc / tree-ssa-structalias.c
2008-07-28 Richard Bienerbackport: ChangeLog.tuples: ChangeLog from gimple-tuple...
2008-07-25 Jan Hubickacgraphbuild.c (record_reference): Drop non-unit-at...
2008-07-07 Fernando Pereiratree-ssa-structalias.c (compute_points_to_sets): Add...
2008-07-07 Richard Guenthertree-ssa-structalias.h (set_used_smts): Remove.
2008-07-07 Richard Guenthertree-ssa-structalias.c (struct variable_info): Add...
2008-07-06 Richard Guenthertree-ssa-structalias.c (struct variable_info): Remove... r137564/tags/stack-last-merge r137566/tags/ix86/avx-last-merge
2008-07-04 Richard Guenthertree-ssa-structalias.c (lookup_vi_for_tree): Declare.
2008-07-02 Richard Guenthertree-ssa-structalias.c (struct variable_info): Reorder...
2008-07-02 Richard Guentherbitmap.h (bitmap_set_bit): Return bool.
2008-07-01 Richard Guentherre PR tree-optimization/36666 (ICE in process_constrain...
2008-06-30 Richard Guentherre PR middle-end/36671 (gfortran.dg/associated_1.f90)
2008-06-29 Richard Guenthertree-ssa-structalias.h (compute_points_to_sets): Adjust...
2008-06-28 Richard Guenthertree-ssa-structalias.c (callused_id, [...]): Add.
2008-06-27 Richard Guentherre PR tree-optimization/36400 (points-to results wrong)
2008-06-27 Daniel BerlinDon't mark statements modified when we are in ipa mode
2008-06-25 Richard Guenthertree-ssa-structalias.c (fieldoff_compare): Make sure... r137182/tags/ix86/avx-last-merge r137186/tags/stack-last-merge
2008-06-12 Richard Guentherre PR tree-optimization/36345 (TBAA-pruning of points...
2008-06-06 Richard Guenthertree-ssa-structalias.c (merge_smts_into): Remove.
2008-06-04 Richard Guenthertree-ssa-structalias.c (handle_ptr_arith): Correctly...
2008-06-03 Richard Guenthertree-ssa-structalias.c (find_func_aliases): Add constra...
2008-05-29 Richard Guentherre PR tree-optimization/36343 (Wrong code due to bad...
2008-05-09 Tomas Bilypa.c (reloc_needed): Use CASE_CONVERT.
2008-05-09 Richard Guenthertree-flow-inline.h (var_can_have_subvars): Move ...
2008-05-08 Richard Guenthertree-data-ref.c (dr_analyze_alias): Do not set DR_SUBVARS.
2008-05-08 Richard Guentherre PR middle-end/36154 (internal compiler error: in...
2008-04-29 Richard Guenthertree-ssa-alias.c (finalize_ref_all_pointers): Remove.
2008-04-23 Richard Guentherre PR tree-optimization/27799 (adding unused char field...
2008-04-23 Tomas Bilytree-cfg.c (verify_expr): Check for NON_LVALUE_EXPR...
2008-04-15 Eric Botcazoutree-ssa-structalias.c (get_constraint_for_component_re...
2008-04-02 Ben Ellistonexpmed.c (extract_split_bit_field): Remove if (0) code.
2008-03-19 Jan Hubickare PR other/35094 (RTL dump file letters hosed and...
2008-03-05 Richard Guenthertree-ssa-structalias.c (get_constraint_for_component_re...
2008-02-28 Richard Guentherrevert: tree-flow.h (uid_decl_map_hash, [...]): Move ...
2008-02-26 Richard Guenthertree-flow.h (uid_decl_map_hash, [...]): Move ...
2008-02-25 Richard Guentherrevert: tree-flow.h (uid_decl_map_hash, [...]): Move ...
2008-02-25 Richard Guenthertree-flow.h (uid_decl_map_hash, [...]): Move ...
2008-01-08 Richard Guentherre PR c++/31863 (g++-4.1: out of memory with -O1/-O2)
2007-11-21 Richard Guentherre PR tree-optimization/34148 (Too many VOPs, too deep...
2007-11-16 Richard Guentherre PR tree-optimization/33870 (miscompiles sqlite)
2007-11-16 Tom Tromeytree-ssa-structalias.c (ipa_pta_execute): Rename 'cfun...
2007-11-15 Richard Guenthertree-ssa-alias.c (create_overlap_variables_for): Make...
2007-11-15 Richard Guenthertree-ssa-structalias.c (set_uids_in_ptset): Use the...
2007-11-13 Diego Novillopr 33870
2007-11-08 Diego Novillore PR tree-optimization/33870 (miscompiles sqlite)
2007-10-28 Richard Guenthertree-flow.h (subvar_t): Make it a VEC.
2007-10-17 Daniel Berlintree-ssa-structalias.c (rewrite_constraints): Don't...
2007-09-18 Richard Guentherre PR c++/31863 (g++-4.1: out of memory with -O1/-O2)
2007-09-11 Eric Botcazoutree-ssa-structalias.c (push_fields_onto_fieldstack...
2007-08-30 Richard Guentherre PR middle-end/33199 (tr1/2_general_utilities/shared_...
2007-08-23 Kaveh R. Ghaziarc-protos.h (arc_select_cc_mode, gen_compare_reg)...
2007-08-19 Daniel BerlinFix PR 32772 Fix PR 32716 Fix PR 32328 Fix PR 32303
2007-08-11 Ian Lance Tayloralias.h (alias_set_type): Define new type.
2007-07-26 Nick CliftonChange copyright header to refer to version 3 of the...
2007-07-25 Kaveh R. Ghazicselib.c (entry_and_rtx_equal_p): Constify.
2007-06-20 Adam Nemetre PR tree-optimization/25737 (ACATS c974001 c974013...
2007-06-19 Richard Bienertree-ssa-structalias.c (handle_ptr_arith): Make sure...
2007-06-19 Jakub Jelinekre PR tree-optimization/32353 (Miscompilation with...
2007-06-16 Andrew Pinski[multiple changes]
2007-06-12 Ian Lance Taylorre PR libstdc++/29286 (placement new does not change...
2007-06-11 Eric Botcazoutree-ssa-structalias.c (find_what_p_points_to): Return...
2007-06-10 Daniel Berlintree-ssa-structalias.c (set_uids_in_ptset): Add is_dere...
2007-06-06 Thomas Neumanntree-ssa-alias-warnings.c (maybe_add_match): Cast accor...
2007-05-26 Kazu Hiratai386.c, [...]: Fix comment typos.
2007-04-21 Andrew Pinskitree.h (GIMPLE_TUPLE_P): Also true for PHI_NODEs.
2007-04-20 Zdenek Dvoraktree-ssa-structalias.c (delete_points_to_sets): Free...
2007-04-15 Kazu Hiratai386.c, [...]: Fix comment typos.
2007-04-11 Diego Novillore PR tree-optimization/30735 (50% slow down due to...
2007-03-09 Daniel Berlintree-ssa-structalias.c (variable_info): Remove finished...
2007-03-02 Diego Novillotree-ssa-structalias.c (could_have_pointers): Tidy.
2007-02-25 Mark Mitchellextend.texi: Document optional priority argument to...
2007-02-15 Sandra Loosemoretree.h (enum tree_code_class): Add tcc_vl_exp.
2007-02-08 Diego Novillore PR tree-optimization/30562 (remove unused variable...
2007-02-06 Paolo BonziniMakefile.in (tree-ssa-loop-ivopts.o): Add pointer-set...
2007-02-01 Roger Saylealias.c (init_alias_analysis): Correct whitespace.
2007-01-29 Daniel Berlintree.h (struct tree_memory_tag): Add aliases member.
2007-01-29 Daniel Berlinre PR tree-optimization/30630 (Trunk GCC hangs while...
2007-01-26 Daniel Berlintree-ssa-structalias.c (solve_graph): Handle case we...
2007-01-20 Jan Hubickatree-ssa.c (init_tree_ssa): Do not call init_alias_heap...
2007-01-19 Dirk Muellertree-ssa-alias.c (perform_var_substitution): Fix typo...
2007-01-18 Daniel Berlintree-ssa-structalias.c: Update comments.
2006-12-21 Daniel Berlintree-ssa-structalias.c (build_constraint_graph): Insert...
2006-12-12 Daniel Berlintree-ssa-structalias.c (handle_ptr_arith): Return false...
2006-12-12 Diego Novillo[multiple changes]
2006-12-05 Daniel BerlinMissed commit
2006-12-05 Daniel Berlintree-ssa-structalias.c (set_used_smts): Re-fix pr29156.
2006-12-05 Aldy HernandezMerge gimple-tuples-branch into mainline.
2006-12-05 Daniel Berlintree-ssa-alias.c (compute_flow_sensitive_aliasing)...
2006-12-04 Daniel Berlintree-ssa-alias.c (compute_may_aliases): Compute flow...
2006-11-28 Jan HubickaPrivatize SSA variables into gimple_df.
2006-11-24 Daniel Berlintree-ssa-alias.c (tree_pointer_compare): New function.
2006-11-23 Daniel Berlintree-ssa-structalias.c: Remove edge weights in favor...
2006-11-23 Daniel BerlinRevert accidental commit (patch coming for this :P)
2006-11-23 Daniel BerlinRemove weighted edges from the graph
2006-11-13 Daniel Berlinre PR java/29587 (jc1: out of memory allocating 4072...
2006-10-29 Kazu Hiratadarwin.c, [...]: Fix comment typos.
2006-10-25 Daniel Berlintree-ssa-structalias.c (intra_create_variable_infos...
2006-10-24 Zdenek Dvorakre PR tree-optimization/14784 ([Tree-ssa] alias analysi...
2006-10-21 Daniel Berlintree.h (DECL_PTA_ARTIFICIAL): Remove.
2006-10-19 Daniel BerlinFix PR tree-optimization/28778 Fix PR tree-optimization...
2006-07-07 Roger Saylepointer-set.c (pointer_set_destroy): Correct whitespace.
next
This page took 1.637928 seconds and 108 git commands to generate.