summaryrefslogtreecommitdiff
path: root/gcc/tree-tailcall.c
Commit message (Expand)AuthorAgeFilesLines
...
* re PR tree-optimization/16461 (ICE: expected ssa_name, have integer_cst in in...Zdenek Dvorak2004-07-131-0/+5
* re PR tree-optimization/15654 (ICE in calculate_live_on_entry with -O2 -fno-t...Zdenek Dvorak2004-07-111-0/+16
* tree-cfg.c (make_exit_edges): Use get_call_expr_in.Richard Henderson2004-07-081-4/+1
* c-typeck.c, [...]: Fix comment typos.Kazu Hirata2004-06-261-1/+1
* tree-dfa.c (create_var_ann): tree_ann -> tree_ann_t.Daniel Berlin2004-06-181-1/+1
* tree-cfg.c (tree_make_forwarder_block): Use SET_PHI_RESULT.Andrew MacLeod2004-06-171-2/+2
* tree-alias-common.c: Add whitespace.Ben Elliston2004-06-171-1/+1
* tree.h (PHI_CHAIN): New.Steven Bosscher2004-06-161-5/+5
* tree-ssa.texi: Remove references to VDEF and add descriptions of V_MAY_DEF an...Brian Booth2004-06-101-6/+7
* re PR tree-optimization/15108 ([tree-ssa] [regression] missed sib-calling for...Richard Henderson2004-06-091-5/+5
* tree-complex.c (expand_complex_comparison): Use fold_convert instead of convert.Andrew Pinski2004-06-091-2/+2
* basic-block.c (tail_recursion_label_list): Don't declare.Steven Bosscher2004-06-031-1/+1
* c-common.c, [...]: Fix comment typos.Kazu Hirata2004-05-301-3/+3
* basic-block.h (life_analysis, [...]): Update prototypes.Steven Bosscher2004-05-151-1/+1
* re PR rtl-optimization/14472 ([tree-ssa] [regression] no sib calling for enum...Steven Bosscher2004-05-141-6/+15
* Merge tree-ssa-20020619-branch into mainline.Diego Novillo2004-05-131-0/+932