summaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-operands.c
Commit message (Expand)AuthorAgeFilesLines
* re PR tree-optimization/28807 (wrong code with may_alias and structs)Andrew Pinski2006-08-251-1/+4
* re PR tree-optimization/28410 (Wrong aliasing with global var grouping during...Diego Novillo2006-07-181-3/+7
* re PR tree-optimization/27381 (ice on valid code with -O)Andrew MacLeod2006-05-031-3/+6
* re PR tree-optimization/26626 (ICE in in add_virtual_operand)Daniel Berlin2006-05-031-0/+21
* Implement new immediate use iterators.Andrew MacLeod2006-04-271-78/+8
* re PR libgomp/26651 ([gomp] #omp for ordered leaks memory)Richard Henderson2006-04-131-1/+2
* builtins.c, [...]: Fix comment typos.Kazu Hirata2006-04-081-3/+3
* tree-ssa-operands.c (finalize_ssa_def_ops): Move the declaration of ptr into ...Andreas Tobler2006-03-081-1/+2
* tree-ssa-opfinalize.h: Removed.Zdenek Dvorak2006-03-081-111/+485
* tree-ssa-operands.c: Tidy whitespace.Diego Novillo2006-03-031-145/+126
* tree-ssa-operands.c (update_stmt_operands): Update documentation.Diego Novillo2006-03-021-3/+1
* tree.def (SYMBOL_MEMORY_TAG): Rename from TYPE_MEMORY_TAG.Diego Novillo2006-03-011-14/+15
* tree-ssa-operands.c: Cleanup whitespace.Diego Novillo2006-03-011-920/+919
* ipa-type-escape.c: Tidy some comments and white space.Diego Novillo2006-02-201-69/+77
* tree.h (struct tree_memory_tag): Add is_used_alone member.Daniel Berlin2006-02-201-3/+18
* tree-flow.h (struct var_ann_d): Rename field is_alias_tag to is_aliased.Diego Novillo2006-02-181-6/+9
* re PR tree-optimization/26341 (930217-1.c and 931013-3.c ICE at -O2 and above...Daniel Berlin2006-02-181-12/+2
* tree-ssa-operands.c (access_can_touch_variable): Fix typo in previous change.Daniel Berlin2006-02-161-1/+1
* Add a little whitespaceDaniel Berlin2006-02-151-0/+5
* tree.c (init_ttree): Add STRUCT_FIELD_TAG handling.Daniel Berlin2006-02-151-92/+296
* tree-pretty-print.c (dump_generic_node): Handle OMP_PARALLEL_FN, OMP_PARALLEL...Diego Novillo2006-01-191-0/+8
* Makefile.in (tree-vect-patterns.o): Add rule for new file.Dorit Nuzman2006-01-191-1/+2
* tree-ssa-operands.h (ssa_call_clobbered_cache_valid): Remove.Daniel Berlin2006-01-191-122/+109
* re PR tree-optimization/22548 (Aliasing can not tell array members apart)Richard Guenther2006-01-141-5/+9
* tree-ssa-operands.c (add_call_clobber_ops): Use SFT_PARENT_VAR to try to avoi...Daniel Berlin2006-01-121-4/+15
* tree-ssa-operands.c (get_expr_operands): Record addressable variables directly.Zdenek Dvorak2006-01-111-49/+9
* re PR tree-optimization/25528 (missed LIM on the tree level (complex types))Andrew Pinski2006-01-061-3/+5
* re PR tree-optimization/22555 (array in struct disables salias subvars for ot...Richard Guenther2006-01-051-3/+10
* re PR tree-optimization/24793 (ICE: expected ssa_name, have var_decl in verif...Zdenek Dvorak2005-12-191-6/+31
* tree-flow.h (struct var_ann_d): Change type of may_aliases field to VEC(tree,...Zdenek Dvorak2005-12-191-7/+8
* tree-flow.h (struct stmt_ann_d): Remove makes_aliased_loads and makes_aliased...Zdenek Dvorak2005-12-191-42/+3
* tree-tailcall.c (find_tail_calls): Use XNEW.Gabriel Dos Reis2005-12-181-1/+1
* tree-flow.h (okay_component_ref_for_subvars): Remove.Richard Guenther2005-12-151-5/+6
* tree-ssa-operands.c (build_ssa_operands): Update leading comment.Sebastian Pop2005-12-141-21/+1
* tree-ssa-dom.c (simplify_rhs_and_lookup_avail_expr): Remove reassociation code.Jeff Law2005-12-121-34/+0
* re PR tree-optimization/25291 (ICE in tree-check add_call_clobber_ops)Daniel Berlin2005-12-071-3/+1
* In gcc/ 2005-12-05 Daniel Berlin <dberlin@dberlin.org>Daniel Berlin2005-12-061-2/+5
* re PR tree-optimization/24709 (4.1.0 HEAD crashes with enable-checking on hug...Andrew MacLeod2005-11-131-2/+2
* c-typeck.c, [...]: Fix comment typos.Kazu Hirata2005-11-051-1/+1
* re PR tree-optimization/19097 (Quadratic behavior with many sets for the same...Andrew MacLeod2005-10-311-19/+4
* re PR tree-optimization/18587 (build_v_may_defs and build_vuses can be improv...Andrew MacLeod2005-10-051-315/+137
* re PR tree-optimization/21430 (Quadratic behavior with constant initializers)Andrew MacLeod2005-09-301-0/+22
* tree-ssa-operands.c (swap_tree_operands): Export.Dorit Nuzman2005-09-191-1/+1
* re PR tree-optimization/23177 (internal compiler error with -O option)Richard Guenther2005-08-021-1/+1
* builtins.c: Fix comment typo(s).Volker Reichelt2005-07-281-3/+3
* reg-stack.c: Fix comment typo(s).Volker Reichelt2005-07-211-3/+3
* Make CONSTRUCTOR use VEC to store initializers.Giovanni Bajo2005-07-201-3/+6
* Makefile.in: Added rules for ipa-pure-const.c...Daniel Berlin2005-07-161-32/+67
* * tree-ssa-operands.c (get_expr_operands): Fix typo in previous patch.Jan Hubicka2005-07-131-1/+1
* tree-ssa-operands.c (parse_ssa_operands): Fix formatting.Jan Hubicka2005-07-121-3/+5