]> gcc.gnu.org Git - gcc.git/history - gcc/tree-ssa-operands.c
ipa-reference.c (mark_load): Use get_base_address.
[gcc.git] / gcc / tree-ssa-operands.c
2010-04-07 Richard Guentheripa-reference.c (mark_load): Use get_base_address.
2010-04-02 Steven BosscherMake-lang.in, [...]: Update copyright years.
2010-04-01 Richard Guentherre PR tree-optimization/43614 (ice in gimple_rhs_has_si...
2009-11-28 Jakub Jelinekmatrix-reorg.c (analyze_matrix_allocation_site): Remove...
2009-11-25 H.J. LuRemove trailing white spaces.
2009-10-12 Alexandre Olivare PR debug/41343 (sysdeps/ieee754/dbl-64/dosincos...
2009-09-14 Richard HendersonSquash commit of EH in gimple
2009-09-05 Richard Guentherre PR c++/41273 (ICE in add_virtual_operand, at tree...
2009-09-02 Alexandre Olivainvoke.texi (-fvar-tracking-assignments): New.
2009-06-12 Aldy Hernandezjava-gimplify.c (java_gimplify_block): New argument...
2009-05-29 Richard Guenthertree-ssa-operands.c (get_expr_operands): Do not handle...
2009-05-24 Paolo Bonzinitree-ssa-operands.h (push_stmt_changes, [...]): Delete.
2009-05-22 Richard Guentherre PR tree-optimization/38964 (TBAA side-effects of...
2009-04-16 Richard Guenthergimple.c (gimple_copy): Do not clear addresses_taken...
2009-04-04 Richard Guenthertree-ssa-operands.c (pop_stmt_changes): Remove automati...
2009-04-04 Richard Guenthertree-ssa.c (verify_ssa): With -O0 we do not need VOPs.
2009-04-03 Richard Guentherre PR middle-end/13146 (inheritance for nonoverlapping_...
2008-12-06 Jakub Jelinekre PR middle-end/38428 (ice for Linux kernel code with...
2008-09-18 Jan Hubickare PR middle-end/37448 (cannot compile big function)
2008-08-29 Richard Guentherre PR middle-end/37236 (ICE: in mark_operand_necessary...
2008-08-18 Richard Guenthertree-sra.c (generate_element_init_1): Deal with NULL...
2008-07-28 Richard Bienerbackport: ChangeLog.tuples: ChangeLog from gimple-tuple...
2008-06-28 Richard Guenthertree-ssa-structalias.c (callused_id, [...]): Add.
2008-06-06 Jakub Jelinekc-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value...
2008-06-06 Richard Guenthertree-ssa-structalias.c (merge_smts_into): Remove.
2008-05-23 Richard Guenthertree-ssa-operands.c (mark_difference_for_renaming)...
2008-05-15 Diego Novillotreestruct.def (TS_STRUCT_FIELD_TAG): Remove.
2008-05-08 Richard Guenthertree-data-ref.c (dr_analyze_alias): Do not set DR_SUBVARS.
2008-03-18 Jan Hubickatree-pretty-print.c: Include predict.h.
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 tree-optimization/34683 (SSA rewriting in the...
2008-01-02 Richard Guentherre PR tree-optimization/34093 (ICE in ssa_operand_alloc...
2007-12-14 Richard Guentherre PR middle-end/34462 (tree check: expected ssa_name...
2007-12-04 Richard Guentherre PR middle-end/34334 (ICE in vuses_compare, at tree...
2007-11-23 Richard Guenthertree-ssa-copy.c (may_propagate_copy): Remove redundant...
2007-11-20 Richard Guenthertree-ssa-operands.c (add_virtual_operand): Consistently...
2007-11-16 Richard Guentherre PR tree-optimization/33870 (miscompiles sqlite)
2007-11-13 Diego Novillopr 33870
2007-11-08 Diego Novillore PR tree-optimization/33870 (miscompiles sqlite)
2007-11-07 Diego Novillotree-flow.h (struct fieldoff): Reformat comment.
2007-10-30 Richard Guenthertree-ssa-operands.c (add_vars_for_offset): Fix exit...
2007-10-29 Richard Guentherre PR tree-optimization/33870 (miscompiles sqlite)
2007-10-29 Richard Guenthertree-flow-inline.h (get_subvar_at): Use binary search.
2007-10-29 Razya Ladelsky2007-09-23 Razya Ladelsky
2007-10-28 Richard Guenthertree-ssa-operands.c (add_vars_for_offset): Add paramete...
2007-10-28 Richard Guenthertree-ssa-operands.c (add_vars_for_offset): Clean and...
2007-10-28 Richard Guenthertree-flow.h (subvar_t): Make it a VEC.
2007-10-27 Richard Guentherre PR tree-optimization/33870 (miscompiles sqlite)
2007-09-15 Zdenek Dvoraktree-parloops.c: New file.
2007-09-13 James E Wilsonre PR tree-optimization/33389 (Revision 128239 causes...
2007-09-09 Richard Guenthertree-ssa-operands.c (add_virtual_operand): Only mark...
2007-09-07 Richard Guentherre PR middle-end/33330 (Wrong alias for accessing scala...
2007-09-07 Zdenek Dvorakcgraphbuild.c (rebuild_cgraph_edges): Export.
2007-09-05 Jan HubickaRevert:
2007-09-04 Richard Bienertree-ssa-operands.c (add_virtual_operand): Only mark...
2007-09-01 Richard Guenthertree-ssa-alias.c (create_name_tags): Use TYPE_VOLATILE...
2007-08-19 Daniel BerlinFix PR 32772 Fix PR 32716 Fix PR 32328 Fix PR 32303
2007-08-14 Kaveh R. Ghazialias.c (rtx_equal_for_memref_p): Constify.
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.
next
This page took 2.158169 seconds and 108 git commands to generate.