aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-operands.c
AgeCommit message (Expand)AuthorFilesLines
2007-09-15tree-parloops.c: New file.Zdenek Dvorak1-0/+50
2007-09-13re PR tree-optimization/33389 (Revision 128239 causes libgomp failure)James E Wilson1-1/+8
2007-09-09tree-ssa-operands.c (add_virtual_operand): Only mark stores as has_volatile_o...Richard Guenther1-1/+2
2007-09-07re PR middle-end/33330 (Wrong alias for accessing scalar through array)Richard Guenther1-0/+17
2007-09-07cgraphbuild.c (rebuild_cgraph_edges): Export.Zdenek Dvorak1-4/+55
2007-09-05Revert:Jan Hubicka1-2/+1
2007-09-04tree-ssa-operands.c (add_virtual_operand): Only mark stores as has_volatile_o...Richard Biener1-1/+2
2007-09-01tree-ssa-alias.c (create_name_tags): Use TYPE_VOLATILE instead of TREE_THIS_V...Richard Guenther1-14/+12
2007-08-19Fix PR 32772 Fix PR 32716 Fix PR 32328 Fix PR 32303Daniel Berlin1-48/+120
2007-08-14alias.c (rtx_equal_for_memref_p): Constify.Kaveh R. Ghazi1-7/+5
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton1-4/+3
2007-07-13re PR tree-optimization/32721 (CCP removes volatile qualifiers.)Richard Guenther1-0/+3
2007-07-07tree-ssa-operands.c (realloc_vop, [...]): Remove.Kazu Hirata1-93/+0
2007-06-12re PR libstdc++/29286 (placement new does not change the dynamic type as it s...Ian Lance Taylor1-0/+4
2007-06-06tree-ssa-alias-warnings.c (maybe_add_match): Cast according to the coding con...Thomas Neumann1-34/+35
2007-04-20tree-ssa-structalias.c (delete_points_to_sets): Free graph->complex.Zdenek Dvorak1-0/+1
2007-04-11re PR tree-optimization/30735 (50% slow down due to mem-ssa merge)Diego Novillo1-86/+0
2007-03-09tree-ssa-structalias.c (variable_info): Remove finished_solution.Daniel Berlin1-7/+17
2007-03-02tree-ssa-structalias.c (could_have_pointers): Tidy.Diego Novillo1-21/+42
2007-02-15tree.h (enum tree_code_class): Add tcc_vl_exp.Sandra Loosemore1-6/+6
2007-02-08re PR tree-optimization/30562 (remove unused variable is removing a reference...Diego Novillo1-28/+19
2007-01-29tree.h (struct tree_memory_tag): Add aliases member.Daniel Berlin1-8/+11
2007-01-20tree-ssa-operands.h (struct vuse_vec_d): Change num_vuse field to unsigned.Ian Lance Taylor1-8/+8
2007-01-18tree-ssa-operands.c (vop_free_bucket_size): Never return value greater than N...Jan Hubicka1-5/+7
2007-01-11re PR tree-optimization/1046 (gcc less efficient than jdk for recursion with ...Jan Hubicka1-0/+9
2006-12-30tree-ssa-alias.c (create_structure_vars): When in SSA, update operand caches.Jan Hubicka1-0/+5
2006-12-26* tree-ssa-operands.c: Fix a comment typo.Kazu Hirata1-1/+1
2006-12-24tree-ssa-operands.h (struct ssa_operand_memory_d): add ssa_operand_mem_size.Jan Hubicka1-22/+31
2006-12-22cgraphunit.c, [...]: Fix comment typos.Kazu Hirata1-3/+3
2006-12-18Add memory reuse to virtual operands in the operand scanner.Andrew MacLeod1-290/+285
2006-12-11[multiple changes]Diego Novillo1-608/+816
2006-12-11tree-ssa-operands.h (create_ssa_artificial_load_stmt): Rename from create_ssa...Diego Novillo1-1/+247
2006-12-05tree-vrp.c (pass_vrp): Remove PROP_smt_usage.Daniel Berlin1-10/+1
2006-12-05re PR tree-optimization/14784 ([Tree-ssa] alias analysis deficiency)Zdenek Dvorak1-5/+0
2006-12-05Merge gimple-tuples-branch into mainline.Aldy Hernandez1-10/+11
2006-12-04tree-ssa-alias.c (compute_may_aliases): Compute flow sensitive before flow in...Daniel Berlin1-5/+0
2006-11-30tree-ssa-operands.h (struct ssa_operands): New.Jan Hubicka1-56/+57
2006-11-28Privatize SSA variables into gimple_df.Jan Hubicka1-15/+20
2006-11-13re PR tree-optimization/29680 (Misscompilation of spec2006 gcc)H.J. Lu1-1/+6
2006-10-24re PR tree-optimization/14784 ([Tree-ssa] alias analysis deficiency)Zdenek Dvorak1-1/+1
2006-10-21tree.h (DECL_PTA_ARTIFICIAL): Remove.Daniel Berlin1-1/+3
2006-10-19Fix PR tree-optimization/28778 Fix PR tree-optimization/29156 Fix PR tree-opt...Daniel Berlin1-0/+3
2006-08-25re PR tree-optimization/28807 (wrong code with may_alias and structs)Andrew Pinski1-1/+4
2006-07-18re PR tree-optimization/28410 (Wrong aliasing with global var grouping during...Diego Novillo1-3/+7
2006-05-03re PR tree-optimization/27381 (ice on valid code with -O)Andrew MacLeod1-3/+6
2006-05-03re PR tree-optimization/26626 (ICE in in add_virtual_operand)Daniel Berlin1-0/+21
2006-04-27Implement new immediate use iterators.Andrew MacLeod1-78/+8
2006-04-13re PR libgomp/26651 ([gomp] #omp for ordered leaks memory)Richard Henderson1-1/+2
2006-04-08builtins.c, [...]: Fix comment typos.Kazu Hirata1-3/+3
2006-03-08tree-ssa-operands.c (finalize_ssa_def_ops): Move the declaration of ptr into ...Andreas Tobler1-1/+2