aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-operands.c
AgeCommit message (Expand)Author
2008-01-08re PR tree-optimization/34683 (SSA rewriting in the loop unroller causes quad...Richard Guenther
2008-01-02re PR tree-optimization/34093 (ICE in ssa_operand_alloc, at tree-ssa-operands...Richard Guenther
2007-12-14re PR middle-end/34462 (tree check: expected ssa_name, have struct_field_tag ...Richard Guenther
2007-12-04re PR middle-end/34334 (ICE in vuses_compare, at tree-vn.c:118)Richard Guenther
2007-11-23tree-ssa-copy.c (may_propagate_copy): Remove redundant checks.Richard Guenther
2007-11-20tree-ssa-operands.c (add_virtual_operand): Consistently prune accesses.Richard Guenther
2007-11-16re PR tree-optimization/33870 (miscompiles sqlite)Richard Guenther
2007-11-13pr 33870Diego Novillo
2007-11-07re PR tree-optimization/33870 (miscompiles sqlite)Diego Novillo
2007-11-06tree-flow.h (struct fieldoff): Reformat comment.Diego Novillo
2007-10-30tree-ssa-operands.c (add_vars_for_offset): Fix exit test of loop adding SFTs ...Richard Guenther
2007-10-29re PR tree-optimization/33870 (miscompiles sqlite)Richard Guenther
2007-10-29tree-flow-inline.h (get_subvar_at): Use binary search.Richard Guenther
2007-10-292007-09-23 Razya LadelskyRazya Ladelsky
2007-10-28tree-ssa-operands.c (add_vars_for_offset): Add parameter telling if the var i...Richard Guenther
2007-10-28tree-ssa-operands.c (add_vars_for_offset): Clean and speed up.Richard Guenther
2007-10-28tree-flow.h (subvar_t): Make it a VEC.Richard Guenther
2007-10-27re PR tree-optimization/33870 (miscompiles sqlite)Richard Guenther
2007-09-15tree-parloops.c: New file.Zdenek Dvorak
2007-09-13re PR tree-optimization/33389 (Revision 128239 causes libgomp failure)James E Wilson
2007-09-09tree-ssa-operands.c (add_virtual_operand): Only mark stores as has_volatile_o...Richard Guenther
2007-09-07re PR middle-end/33330 (Wrong alias for accessing scalar through array)Richard Guenther
2007-09-07cgraphbuild.c (rebuild_cgraph_edges): Export.Zdenek Dvorak
2007-09-05Revert:Jan Hubicka
2007-09-04tree-ssa-operands.c (add_virtual_operand): Only mark stores as has_volatile_o...Richard Biener
2007-09-01tree-ssa-alias.c (create_name_tags): Use TYPE_VOLATILE instead of TREE_THIS_V...Richard Guenther
2007-08-19Fix PR 32772 Fix PR 32716 Fix PR 32328 Fix PR 32303Daniel Berlin
2007-08-14alias.c (rtx_equal_for_memref_p): Constify.Kaveh R. Ghazi
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton
2007-07-13re PR tree-optimization/32721 (CCP removes volatile qualifiers.)Richard Guenther
2007-07-07tree-ssa-operands.c (realloc_vop, [...]): Remove.Kazu Hirata
2007-06-12re PR libstdc++/29286 (placement new does not change the dynamic type as it s...Ian Lance Taylor
2007-06-06tree-ssa-alias-warnings.c (maybe_add_match): Cast according to the coding con...Thomas Neumann
2007-04-20tree-ssa-structalias.c (delete_points_to_sets): Free graph->complex.Zdenek Dvorak
2007-04-11re PR tree-optimization/30735 (50% slow down due to mem-ssa merge)Diego Novillo
2007-03-09tree-ssa-structalias.c (variable_info): Remove finished_solution.Daniel Berlin
2007-03-02tree-ssa-structalias.c (could_have_pointers): Tidy.Diego Novillo
2007-02-15tree.h (enum tree_code_class): Add tcc_vl_exp.Sandra Loosemore
2007-02-08re PR tree-optimization/30562 (remove unused variable is removing a reference...Diego Novillo
2007-01-29tree.h (struct tree_memory_tag): Add aliases member.Daniel Berlin
2007-01-20tree-ssa-operands.h (struct vuse_vec_d): Change num_vuse field to unsigned.Ian Lance Taylor
2007-01-18tree-ssa-operands.c (vop_free_bucket_size): Never return value greater than N...Jan Hubicka
2007-01-11re PR tree-optimization/1046 (gcc less efficient than jdk for recursion with ...Jan Hubicka
2006-12-30tree-ssa-alias.c (create_structure_vars): When in SSA, update operand caches.Jan Hubicka
2006-12-26* tree-ssa-operands.c: Fix a comment typo.Kazu Hirata
2006-12-24tree-ssa-operands.h (struct ssa_operand_memory_d): add ssa_operand_mem_size.Jan Hubicka
2006-12-22cgraphunit.c, [...]: Fix comment typos.Kazu Hirata
2006-12-18Add memory reuse to virtual operands in the operand scanner.Andrew MacLeod
2006-12-11[multiple changes]Diego Novillo
2006-12-11tree-ssa-operands.h (create_ssa_artificial_load_stmt): Rename from create_ssa...Diego Novillo