summaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-copy.c
Commit message (Expand)AuthorAgeFilesLines
* global.c, [...]: Fix comment typos.Kazu Hirata2004-11-141-1/+1
* re PR tree-optimization/16728 (std::set tests for allocator/insert core in ma...Diego Novillo2004-10-281-2/+18
* re PR tree-optimization/17739 (tree-optimizers extend the lifetime of a hard ...Richard Henderson2004-09-291-4/+4
* re PR tree-optimization/15089 (local register variable with a specified regis...Richard Henderson2004-09-281-0/+10
* re PR tree-optimization/17558 (internal compiler error: in merge_alias_info, ...Andrew Pinski2004-09-201-2/+2
* pointer-reference-alias.C: New test.Andrew Pinski2004-09-141-2/+2
* targhooks.c (default_unwind_emit, [...]): Use gcc_assert, gcc_unreachable & i...Giovanni Bajo2004-09-091-20/+16
* langhooks-def.h (LANG_HOOKS_UNSAVE_EXPR_NOW): Remove.Eric Christopher2004-08-191-8/+8
* tree-ssa-alias.c (create_name_tags): Ignore pointers that don't have PT_VARS ...Diego Novillo2004-07-271-0/+3
* re PR tree-optimization/16688 (ICE in group_aliases, at tree-ssa-alias.c:1234)Diego Novillo2004-07-231-32/+51
* tree-flow-inline.h (may_propagate_copy): Move...Richard Henderson2004-07-071-0/+97
* ifcvt.c, [...]: Fix comment typos.Kazu Hirata2004-07-021-1/+1
* common.opt (ftree-fre): New flag.Diego Novillo2004-06-281-233/+3
* tree-cfg.c (tree_make_forwarder_block): Use SET_PHI_RESULT.Andrew MacLeod2004-06-171-40/+65
* tree.h (PHI_CHAIN): New.Steven Bosscher2004-06-161-1/+1
* * tree-ssa-copy.c (cprop_into_successor_phis): Fix typo.Diego Novillo2004-06-151-1/+1
* tree-ssa.texi: Remove references to VDEF and add descriptions of V_MAY_DEF an...Brian Booth2004-06-101-7/+7
* tree-complex.c (expand_complex_comparison): Use fold_convert instead of convert.Andrew Pinski2004-06-091-1/+1
* Forgot to commit.Jeff Law2004-05-171-3/+13
* Merge tree-ssa-20020619-branch into mainline.Diego Novillo2004-05-131-0/+355