]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/tree-ssa-operands.c
Change copyright header to refer to version 3 of the GNU General Public License and...
[thirdparty/gcc.git] / gcc / tree-ssa-operands.c
2007-07-26  Nick CliftonChange copyright header to refer to version 3 of the...
2007-07-13  Richard Guentherre PR tree-optimization/32721 (CCP removes volatile...
2007-07-07  Kazu Hiratatree-ssa-operands.c (realloc_vop, [...]): Remove.
2007-06-12  Ian Lance Taylorre PR libstdc++/29286 (placement new does not change...
2007-06-06  Thomas Neumanntree-ssa-alias-warnings.c (maybe_add_match): Cast accor...
2007-04-20  Zdenek Dvoraktree-ssa-structalias.c (delete_points_to_sets): Free...
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-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-01-29  Daniel Berlintree.h (struct tree_memory_tag): Add aliases member.
2007-01-20  Ian Lance Taylortree-ssa-operands.h (struct vuse_vec_d): Change num_vus...
2007-01-18  Jan Hubickatree-ssa-operands.c (vop_free_bucket_size): Never retur...
2007-01-11  Jan Hubickare PR tree-optimization/1046 (gcc less efficient than...
2006-12-30  Jan Hubickatree-ssa-alias.c (create_structure_vars): When in SSA...
2006-12-26  Kazu Hirata* tree-ssa-operands.c: Fix a comment typo.
2006-12-24  Jan Hubickatree-ssa-operands.h (struct ssa_operand_memory_d):...
2006-12-22  Kazu Hiratacgraphunit.c, [...]: Fix comment typos.
2006-12-18  Andrew MacLeodAdd memory reuse to virtual operands in the operand...
2006-12-12  Diego Novillo[multiple changes]
2006-12-11  Diego Novillotree-ssa-operands.h (create_ssa_artificial_load_stmt...
2006-12-05  Daniel Berlintree-vrp.c (pass_vrp): Remove PROP_smt_usage.
2006-12-05  Zdenek Dvorakre PR tree-optimization/14784 ([Tree-ssa] alias analysi...
2006-12-05  Aldy HernandezMerge gimple-tuples-branch into mainline.
2006-12-04  Daniel Berlintree-ssa-alias.c (compute_may_aliases): Compute flow...
2006-11-30  Jan Hubickatree-ssa-operands.h (struct ssa_operands): New.
2006-11-28  Jan HubickaPrivatize SSA variables into gimple_df.
2006-11-13  H.J. Lure PR tree-optimization/29680 (Misscompilation of spec2...
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-08-25  Andrew Pinskire PR tree-optimization/28807 (wrong code with may_alia...
2006-07-18  Diego Novillore PR tree-optimization/28410 (Wrong aliasing with...
2006-05-03  Andrew MacLeodre PR tree-optimization/27381 (ice on valid code with -O)
2006-05-03  Daniel Berlinre PR tree-optimization/26626 (ICE in in add_virtual_op...
2006-04-27  Andrew MacLeodImplement new immediate use iterators.
2006-04-13  Richard Hendersonre PR libgomp/26651 ([gomp] #omp for ordered leaks...
2006-04-08  Kazu Hiratabuiltins.c, [...]: Fix comment typos.
2006-03-08  Andreas Toblertree-ssa-operands.c (finalize_ssa_def_ops): Move the...
2006-03-08  Zdenek Dvoraktree-ssa-opfinalize.h: Removed.
2006-03-03  Diego Novillotree-ssa-operands.c: Tidy whitespace.
2006-03-02  Diego Novillotree-ssa-operands.c (update_stmt_operands): Update...
2006-03-01  Diego Novillotree.def (SYMBOL_MEMORY_TAG): Rename from TYPE_MEMORY_TAG.
2006-03-01  Diego Novillotree-ssa-operands.c: Cleanup whitespace.
2006-02-20  Diego Novilloipa-type-escape.c: Tidy some comments and white space.
2006-02-20  Daniel Berlintree.h (struct tree_memory_tag): Add is_used_alone...
2006-02-18  Diego Novillotree-flow.h (struct var_ann_d): Rename field is_alias_t...
2006-02-18  Daniel Berlinre PR tree-optimization/26341 (930217-1.c and 931013...
2006-02-16  Daniel Berlintree-ssa-operands.c (access_can_touch_variable): Fix...
2006-02-15  Daniel BerlinAdd a little whitespace
2006-02-15  Daniel Berlintree.c (init_ttree): Add STRUCT_FIELD_TAG handling.
2006-01-19  Diego Novillotree-pretty-print.c (dump_generic_node): Handle OMP_PAR...
2006-01-19  Dorit NuzmanMakefile.in (tree-vect-patterns.o): Add rule for new...
2006-01-19  Daniel Berlintree-ssa-operands.h (ssa_call_clobbered_cache_valid...
2006-01-14  Richard Guentherre PR tree-optimization/22548 (Aliasing can not tell...
2006-01-12  Daniel Berlintree-ssa-operands.c (add_call_clobber_ops): Use SFT_PAR...
2006-01-11  Zdenek Dvoraktree-ssa-operands.c (get_expr_operands): Record address...
2006-01-06  Andrew Pinskire PR tree-optimization/25528 (missed LIM on the tree...
2006-01-05  Richard Guentherre PR tree-optimization/22555 (array in struct disables...
2005-12-19  Zdenek Dvorakre PR tree-optimization/24793 (ICE: expected ssa_name...
2005-12-19  Zdenek Dvoraktree-flow.h (struct var_ann_d): Change type of may_alia...
2005-12-19  Zdenek Dvoraktree-flow.h (struct stmt_ann_d): Remove makes_aliased_l...
2005-12-18  Gabriel Dos Reistree-tailcall.c (find_tail_calls): Use XNEW.
2005-12-15  Richard Guenthertree-flow.h (okay_component_ref_for_subvars): Remove.
2005-12-14  Sebastian Poptree-ssa-operands.c (build_ssa_operands): Update leadin...
2005-12-12  Jeff Lawtree-ssa-dom.c (simplify_rhs_and_lookup_avail_expr...
2005-12-07  Daniel Berlinre PR tree-optimization/25291 (ICE in tree-check add_ca...
2005-12-06  Daniel BerlinIn gcc/ 2005-12-05 Daniel Berlin <dberlin@dberlin.org>
2005-11-13  Andrew MacLeodre PR tree-optimization/24709 (4.1.0 HEAD crashes with...
2005-11-05  Kazu Hiratac-typeck.c, [...]: Fix comment typos.
2005-10-31  Andrew MacLeodre PR tree-optimization/19097 (Quadratic behavior with...
2005-10-05  Andrew MacLeodre PR tree-optimization/18587 (build_v_may_defs and...
2005-09-30  Andrew MacLeodre PR tree-optimization/21430 (Quadratic behavior with...
2005-09-19  Dorit Nuzmantree-ssa-operands.c (swap_tree_operands): Export.
2005-08-02  Richard Guentherre PR tree-optimization/23177 (internal compiler error...
2005-07-28  Volker Reicheltbuiltins.c: Fix comment typo(s).
2005-07-21  Volker Reicheltreg-stack.c: Fix comment typo(s).
2005-07-20  Giovanni BajoMake CONSTRUCTOR use VEC to store initializers.
2005-07-16  Daniel BerlinMakefile.in: Added rules for ipa-pure-const.c...
2005-07-13  Jan Hubicka* tree-ssa-operands.c (get_expr_operands): Fix typo...
2005-07-12  Jan Hubickatree-ssa-operands.c (parse_ssa_operands): Fix formatting.
2005-07-10  Diego NovilloMakefile.in (tree-ssa-alias.o): Depend on tree-ssa...
2005-06-30  Daniel Berlin[multiple changes]
2005-06-27  Jan Hubickatree-optimize.c (exercute_free_datastructures): Do...
2005-06-25  Kelley CookUpdate FSF address.
2005-06-24  Mark Mitchellre PR tree-optimization/22171 (gcc-4.0-20050623 interna...
2005-06-24  Mark Mitchellre PR tree-optimization/22000 (Read from volatile membe...
2005-06-07  Zdenek Dvoraktree-ssa-address.c: New file.
2005-06-01  Kaveh R. Ghazibasic-block.h, [...]: Don't include errors.h and includ...
2005-05-26  Kazu Hiratac-common.c, [...]: Fix comment typos.
2005-05-19  Richard Hendersontree-ssa-operands.c (opf_non_specific): New.
2005-05-18  Daniel Berlinre PR tree-optimization/21407 (wrong code with downcast...
2005-05-06  Kazu Hiratatree-ssa-operands.c (clobbered_v_may_defs, [...]):...
2005-05-04  Kazu Hiratatree-flow-inline.h, [...]: Likewise.
2005-05-03  Andrew MacLeodlambda-code.c (gcc_loop_to_lambda_loop, [...]): Use...
2005-04-29  Kazu Hirata* tree-flow-inline.h, tree-ssa-operands.c: Fix comment...
2005-04-21  Nathan Sidwelllambda.h (lambda_vector_min_nz): Likewise.
2005-04-17  Kazu Hiratatree-flow-inline.h (get_stmt_operands): Remove.
2005-04-09  Kazu Hiratadominance.c, [...]: Fix comment typos.
next