summaryrefslogtreecommitdiff
path: root/gcc/tree.h
Commit message (Expand)AuthorAgeFilesLines
...
* PR tree-optimization/18687rakdver2005-02-101-0/+1
* * builtins.c (DEF_BUILTIN): Add COND argument.rth2005-02-101-1/+2
* * fold-const.c (fold_strip_sign_ops): New function to simplify asayle2005-02-091-1/+2
* * doc/invoke.texi (ftree-vectorizer-verbose): New.dorit2005-02-071-0/+3
* Patch from Richard Sandiford <rsandifo@redhat.com>ebotcazou2005-02-011-2/+4
* PR tree-opt/14329rth2005-01-271-4/+9
* * tree.h (SWITCH_COND, SWITCH_BODY, SWITCH_LABELS, CASE_LOW,steven2005-01-271-10/+10
* PR middle-end/19515rth2005-01-261-2/+2
* PR middle-end/19616steven2005-01-261-0/+3
* PR target/16304danglin2005-01-161-0/+1
* * c-tree.h, coverage.h, langhooks-def.h, optabs.h, output.h,kazu2005-01-141-5/+0
* * tree.h (IS_EXPR_CODE_CLASS): Use a straight-forward range check.rsandifo2005-01-071-2/+2
* 2005-01-05 Daniel Berlin <dberlin@dberlin.org>dberlin2005-01-061-1/+2
* 2004-12-24 Daniel Berlin <dberlin@dberlin.org>dberlin2004-12-241-0/+4
* PR middle-end/17746ebotcazou2004-12-231-1/+2
* 2004-12-22 Daniel Berlin <dberlin@dberlin.org>dberlin2004-12-231-8/+0
* 2004-12-22 Daniel Berlin <dberlin@dberlin.org>dberlin2004-12-221-5/+0
* * system.h (IN_RANGE): Restore HOST_WIDE_INT cast.nathan2004-12-221-1/+1
* 2004-12-22 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>rth2004-12-221-0/+5
* * system.c (IN_RANGE): Use plain unsigned, not unsignednathan2004-12-211-13/+23
* gcc/steven2004-12-201-1/+2
* PR middle-end/16417rth2004-12-191-0/+1
* * tree.def (SET_TYPE): Remove.nathan2004-12-091-6/+2
* PR 17982zack2004-12-081-0/+1
* gcc/kazu2004-12-071-5/+0
* 2004-12-04 Andrew Pinski <pinskia@physics.uc.edu>pinskia2004-12-041-0/+1
* * tree.c (operand_equal_for_phi_arg_p): New.kazu2004-11-271-0/+1
* gcc/steven2004-11-241-11/+0
* * function.h (struct function): Remove calls_longjmp.zack2004-11-231-11/+10
* * tree-phinode.c (resize_phi_node): Abort when LEN is strictlykazu2004-11-231-2/+1
* * fold-const.c (nondestructive_fold_binary_to_constant): Renamesayle2004-11-231-2/+2
* * basic-block.h, c-common.h, df.h, expr.h, output.h, rtl.h,kazu2004-11-171-6/+0
* * tree-cfg.c (edge_to_cases): Renamed from edge_to_case_leader.law2004-11-171-9/+1
* PR tree-optimization/18431rakdver2004-11-151-1/+2
* * tree.h: Fix a comment typo.kazu2004-11-131-1/+1
* * tree.h: Fix a comment typo.kazu2004-11-131-1/+1
* * tree-cfg.c (hashtab.h): Include.law2004-11-131-3/+12
* * varasm.c (get_named_section_flags, decl_tls_model): Makekazu2004-11-111-1/+0
* * function.c (combine_temp_slots, assign_parms,kazu2004-11-091-3/+0
* * fold-const.c (pedantic_non_lvalue): Make it static.kazu2004-11-091-1/+0
* * tree-ssa-loop-niter.c (upper_bound_in_type,kazu2004-11-081-4/+0
* * tree-phinodes.c (make_phi_node): Make it static.kazu2004-11-041-1/+0
* * stmt.c (expand_asm, expand_asm_operands): Make them static.kazu2004-11-041-2/+0
* * expr.c (mostly_zero_p): Make it static.kazu2004-11-041-1/+0
* * builtins.c (expand_builtin_return_addr,kazu2004-11-041-1/+0
* * tree-phinodes.c (make_phi_node, resize_phi_node): Don't zerokazu2004-10-291-1/+1
* * tree.h (struct tree_ssa_name): Remove field 'equiv'.dnovillo2004-10-291-2/+0
* PR tree-optimization/18048rakdver2004-10-271-0/+1
* * stmt.c (asm_op_is_mem_input): Remove.kazu2004-10-221-1/+0
* Speed up walk_tree by introducing a special-purpose hash table.austern2004-10-141-1/+5