summaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-operands.c
Commit message (Expand)AuthorAgeFilesLines
* tree-ssa-structalias.c (callused_id, [...]): Add.Richard Guenther2008-06-281-26/+38
* c-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value to 200805.Jakub Jelinek2008-06-061-9/+14
* tree-ssa-structalias.c (merge_smts_into): Remove.Richard Guenther2008-06-061-1/+2
* tree-ssa-operands.c (mark_difference_for_renaming): Use bitmap_xor.Richard Guenther2008-05-231-7/+1
* treestruct.def (TS_STRUCT_FIELD_TAG): Remove.Diego Novillo2008-05-151-3/+1
* tree-data-ref.c (dr_analyze_alias): Do not set DR_SUBVARS.Richard Guenther2008-05-081-241/+25
* tree-pretty-print.c: Include predict.h.Jan Hubicka2008-03-181-0/+1
* revert: tree-flow.h (uid_decl_map_hash, [...]): Move ...Richard Guenther2008-02-281-25/+28
* tree-flow.h (uid_decl_map_hash, [...]): Move ...Richard Guenther2008-02-261-28/+25
* revert: tree-flow.h (uid_decl_map_hash, [...]): Move ...Richard Guenther2008-02-251-25/+28
* tree-flow.h (uid_decl_map_hash, [...]): Move ...Richard Guenther2008-02-251-28/+25
* re PR tree-optimization/34683 (SSA rewriting in the loop unroller causes quad...Richard Guenther2008-01-081-1/+1
* re PR tree-optimization/34093 (ICE in ssa_operand_alloc, at tree-ssa-operands...Richard Guenther2008-01-021-5/+4
* re PR middle-end/34462 (tree check: expected ssa_name, have struct_field_tag ...Richard Guenther2007-12-141-5/+12
* re PR middle-end/34334 (ICE in vuses_compare, at tree-vn.c:118)Richard Guenther2007-12-041-3/+17
* tree-ssa-copy.c (may_propagate_copy): Remove redundant checks.Richard Guenther2007-11-231-3/+5
* tree-ssa-operands.c (add_virtual_operand): Consistently prune accesses.Richard Guenther2007-11-201-1/+0
* re PR tree-optimization/33870 (miscompiles sqlite)Richard Guenther2007-11-161-85/+27
* pr 33870Diego Novillo2007-11-131-9/+43
* re PR tree-optimization/33870 (miscompiles sqlite)Diego Novillo2007-11-071-2/+42
* tree-flow.h (struct fieldoff): Reformat comment.Diego Novillo2007-11-061-33/+37
* tree-ssa-operands.c (add_vars_for_offset): Fix exit test of loop adding SFTs ...Richard Guenther2007-10-301-1/+2
* re PR tree-optimization/33870 (miscompiles sqlite)Richard Guenther2007-10-291-34/+6
* tree-flow-inline.h (get_subvar_at): Use binary search.Richard Guenther2007-10-291-68/+63
* 2007-09-23 Razya LadelskyRazya Ladelsky2007-10-291-28/+62
* tree-ssa-operands.c (add_vars_for_offset): Add parameter telling if the var i...Richard Guenther2007-10-281-7/+12
* tree-ssa-operands.c (add_vars_for_offset): Clean and speed up.Richard Guenther2007-10-281-46/+59
* tree-flow.h (subvar_t): Make it a VEC.Richard Guenther2007-10-281-16/+22
* re PR tree-optimization/33870 (miscompiles sqlite)Richard Guenther2007-10-271-61/+47
* tree-parloops.c: New file.Zdenek Dvorak2007-09-151-0/+50
* re PR tree-optimization/33389 (Revision 128239 causes libgomp failure)James E Wilson2007-09-131-1/+8
* tree-ssa-operands.c (add_virtual_operand): Only mark stores as has_volatile_o...Richard Guenther2007-09-091-1/+2
* re PR middle-end/33330 (Wrong alias for accessing scalar through array)Richard Guenther2007-09-071-0/+17
* cgraphbuild.c (rebuild_cgraph_edges): Export.Zdenek Dvorak2007-09-071-4/+55
* Revert:Jan Hubicka2007-09-051-2/+1
* tree-ssa-operands.c (add_virtual_operand): Only mark stores as has_volatile_o...Richard Biener2007-09-041-1/+2
* tree-ssa-alias.c (create_name_tags): Use TYPE_VOLATILE instead of TREE_THIS_V...Richard Guenther2007-09-011-14/+12
* Fix PR 32772 Fix PR 32716 Fix PR 32328 Fix PR 32303Daniel Berlin2007-08-191-48/+120
* alias.c (rtx_equal_for_memref_p): Constify.Kaveh R. Ghazi2007-08-141-7/+5
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-4/+3
* re PR tree-optimization/32721 (CCP removes volatile qualifiers.)Richard Guenther2007-07-131-0/+3
* tree-ssa-operands.c (realloc_vop, [...]): Remove.Kazu Hirata2007-07-071-93/+0
* re PR libstdc++/29286 (placement new does not change the dynamic type as it s...Ian Lance Taylor2007-06-121-0/+4
* tree-ssa-alias-warnings.c (maybe_add_match): Cast according to the coding con...Thomas Neumann2007-06-061-34/+35
* tree-ssa-structalias.c (delete_points_to_sets): Free graph->complex.Zdenek Dvorak2007-04-201-0/+1
* re PR tree-optimization/30735 (50% slow down due to mem-ssa merge)Diego Novillo2007-04-111-86/+0
* tree-ssa-structalias.c (variable_info): Remove finished_solution.Daniel Berlin2007-03-091-7/+17
* tree-ssa-structalias.c (could_have_pointers): Tidy.Diego Novillo2007-03-021-21/+42
* tree.h (enum tree_code_class): Add tcc_vl_exp.Sandra Loosemore2007-02-151-6/+6
* re PR tree-optimization/30562 (remove unused variable is removing a reference...Diego Novillo2007-02-081-28/+19