Age | Commit message (Expand) | Author | Files | Lines |
2005-02-10 | re PR tree-optimization/18687 (>200% compile time regression compared to gcc-... | Zdenek Dvorak | 1 | -0/+1 |
2005-02-09 | builtins.c (DEF_BUILTIN): Add COND argument. | Richard Henderson | 1 | -1/+2 |
2005-02-09 | fold-const.c (fold_strip_sign_ops): New function to simplify a floating point... | Roger Sayle | 1 | -1/+2 |
2005-02-07 | invoke.texi (ftree-vectorizer-verbose): New. | Leehod Baruch | 1 | -0/+3 |
2005-02-01 | Patch from Richard Sandiford <rsandifo@redhat.com> | Eric Botcazou | 1 | -2/+4 |
2005-01-27 | re PR c++/14329 ([4.1 only] badly formatted warnings for SRA replacements use... | Richard Henderson | 1 | -4/+9 |
2005-01-27 | tree.h (SWITCH_COND, [...]): Add tree checks. | Steven Bosscher | 1 | -10/+10 |
2005-01-26 | re PR middle-end/19515 (Violation of C99 6.7.8 ยง21 for unions) | Richard Henderson | 1 | -2/+2 |
2005-01-26 | re PR middle-end/19616 (missed tail call) | Steven Bosscher | 1 | -0/+3 |
2005-01-16 | re PR target/16304 (bootstrap failure on AIX 4.3.3: cannot build strstream in... | John David Anglin | 1 | -0/+1 |
2005-01-14 | c-tree.h, [...]: Remove unused prototypes. | Kazu Hirata | 1 | -5/+0 |
2005-01-07 | * tree.h (IS_EXPR_CODE_CLASS): Use a straight-forward range check. | Richard Sandiford | 1 | -2/+2 |
2005-01-06 | Fix PR middle-end/19286 Fix PR debug/19267 | Daniel Berlin | 1 | -1/+2 |
2004-12-24 | re PR tree-optimization/14638 (Variables disappear from debug info at -O1) | Daniel Berlin | 1 | -0/+4 |
2004-12-23 | re PR middle-end/17746 (ICE when building the Ada RTS) | Eric Botcazou | 1 | -1/+2 |
2004-12-23 | tree-inline.c (struct inline_data): Remove inlined_fns. | Daniel Berlin | 1 | -8/+0 |
2004-12-22 | tree.h (DECL_PTA_ALIASVAR): Dead. | Daniel Berlin | 1 | -5/+0 |
2004-12-22 | system.h (IN_RANGE): Restore HOST_WIDE_INT cast. | Nathan Sidwell | 1 | -1/+1 |
2004-12-22 | [multiple changes] | Richard Henderson | 1 | -0/+5 |
2004-12-21 | system.c (IN_RANGE): Use plain unsigned, not unsigned HOST_WIDE_INT. | Nathan Sidwell | 1 | -13/+23 |
2004-12-20 | re PR middle-end/18191 (Struct member is not getting default-initialized) | Steven Bosscher | 1 | -1/+2 |
2004-12-18 | re PR middle-end/16417 (crappy code (gcc.c-torture/compile/20020210-1.c) in a... | Richard Henderson | 1 | -0/+1 |
2004-12-09 | tree.def (SET_TYPE): Remove. | Nathan Sidwell | 1 | -6/+2 |
2004-12-08 | re PR middle-end/17982 (stop calling assemble_external before final assembly ... | Zack Weinberg | 1 | -0/+1 |
2004-12-07 | c-common.c, [...]: Replace uses of first_rtl_op with TREE_CODE_LENGTH. | Kazu Hirata | 1 | -5/+0 |
2004-12-04 | re PR middle-end/17909 (ICE: verifiy_stms failed) | Andrew Pinski | 1 | -0/+1 |
2004-11-27 | tree.c (operand_equal_for_phi_arg_p): New. | Kazu Hirata | 1 | -0/+1 |
2004-11-24 | expr.c (expand_expr_real_1): Remove cases for EXIT_BLOCK_EXPR and LABELED_BLO... | Steven Bosscher | 1 | -11/+0 |
2004-11-23 | function.h (struct function): Remove calls_longjmp. | Zack Weinberg | 1 | -11/+10 |
2004-11-23 | tree-phinode.c (resize_phi_node): Abort when LEN is strictly greater than PHI... | Kazu Hirata | 1 | -2/+1 |
2004-11-23 | fold-const.c (nondestructive_fold_binary_to_constant): Rename to fold_binary_... | Roger Sayle | 1 | -2/+2 |
2004-11-17 | basic-block.h, [...]: Remove unused prototypes. | Kazu Hirata | 1 | -6/+0 |
2004-11-17 | tree-cfg.c (edge_to_cases): Renamed from edge_to_case_leader. | Jeff Law | 1 | -9/+1 |
2004-11-15 | re PR tree-optimization/18431 (Code for arrays and pointers are not the same) | Zdenek Dvorak | 1 | -1/+2 |
2004-11-13 | * tree.h: Fix a comment typo. | Kazu Hirata | 1 | -1/+1 |
2004-11-13 | * tree.h: Fix a comment typo. | Kazu Hirata | 1 | -1/+1 |
2004-11-12 | tree-cfg.c (hashtab.h): Include. | Jeff Law | 1 | -3/+12 |
2004-11-11 | varasm.c (get_named_section_flags, [...]): Make them static. | Kazu Hirata | 1 | -1/+0 |
2004-11-09 | function.c (combine_temp_slots, [...]): Make them static. | Kazu Hirata | 1 | -3/+0 |
2004-11-09 | fold-const.c (pedantic_non_lvalue): Make it static. | Kazu Hirata | 1 | -1/+0 |
2004-11-08 | tree-ssa-loop-niter.c (upper_bound_in_type, [...]): Make them static. | Kazu Hirata | 1 | -4/+0 |
2004-11-04 | tree-phinodes.c (make_phi_node): Make it static. | Kazu Hirata | 1 | -1/+0 |
2004-11-04 | stmt.c (expand_asm, [...]): Make them static. | Kazu Hirata | 1 | -2/+0 |
2004-11-04 | expr.c (mostly_zero_p): Make it static. | Kazu Hirata | 1 | -1/+0 |
2004-11-04 | builtins.c (expand_builtin_return_addr, [...]): Make them static. | Kazu Hirata | 1 | -1/+0 |
2004-10-29 | tree-phinodes.c (make_phi_node, [...]): Don't zero the whole PHI node. | Kazu Hirata | 1 | -1/+1 |
2004-10-29 | * tree.h (struct tree_ssa_name): Remove field 'equiv'. | Diego Novillo | 1 | -2/+0 |
2004-10-27 | re PR tree-optimization/18048 (mgrid loop performance regression with ivopts ... | Zdenek Dvorak | 1 | -0/+1 |
2004-10-22 | stmt.c (asm_op_is_mem_input): Remove. | Kazu Hirata | 1 | -1/+0 |
2004-10-14 | Speed up walk_tree by introducing a special-purpose hash table. | Matt Austern | 1 | -1/+5 |