Age | Commit message (Expand) | Author | Files | Lines |
2004-12-08 | c-common.c (verify_tree): Don't check code length if we know we are handling ... | Kazu Hirata | 1 | -10/+2 |
2004-12-07 | c-common.c, [...]: Replace uses of first_rtl_op with TREE_CODE_LENGTH. | Kazu Hirata | 1 | -21/+8 |
2004-12-02 | tree.c (is_attribute_p): Split out to .. | Andrew Pinski | 1 | -10/+23 |
2004-11-27 | tree.c (operand_equal_for_phi_arg_p): New. | Kazu Hirata | 1 | -0/+16 |
2004-11-24 | tree.c (recompute_tree_invarant_for_addr_expr): The address of a thread-local... | Aldy Hernandez | 1 | -1/+3 |
2004-11-24 | re PR c++/16882 (overloading confused by const vector arguments) | Paolo Bonzini | 1 | -2/+17 |
2004-11-17 | tree-cfg.c (edge_to_cases): Renamed from edge_to_case_leader. | Jeff Law | 1 | -13/+0 |
2004-11-15 | re PR tree-optimization/18431 (Code for arrays and pointers are not the same) | Zdenek Dvorak | 1 | -0/+72 |
2004-11-13 | c-cppbuiltin.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2004-11-12 | tree-cfg.c (hashtab.h): Include. | Jeff Law | 1 | -0/+13 |
2004-11-10 | re PR c++/18143 (Duplicated thunk with a huge member in the hierarchy) | Nathan Sidwell | 1 | -13/+19 |
2004-11-03 | re PR middle-end/18231 (Nested inline function not inlined) | Andrew Pinski | 1 | -5/+4 |
2004-11-03 | tree.c (tree_fold_gcd): Use FLOOR_MOD_EXPR instead of CEIL_MOD_EXPR. | Sebastian Pop | 1 | -1/+1 |
2004-10-28 | tree.c (int_cst_node, [...]): New variables. | Nathan Sidwell | 1 | -9/+71 |
2004-10-27 | re PR tree-optimization/18048 (mgrid loop performance regression with ivopts ... | Zdenek Dvorak | 1 | -0/+34 |
2004-10-25 | re PR middle-end/17407 (ICE in int_mode_for_mode) | Andrew Pinski | 1 | -2/+5 |
2004-10-21 | re PR objc/17923 (const-str-[34].m fails on the mainline (next runtime)) | Andrew Pinski | 1 | -0/+4 |
2004-10-19 | re PR middle-end/17885 (gimplifing of volatile &a->) | Richard Henderson | 1 | -9/+6 |
2004-09-29 | tree.c (make_node_stat): Fix uninitialized warning. | Nathan Sidwell | 1 | -14/+33 |
2004-09-28 | re PR c++/17642 (internal compiler error: in invert_truthvalue, at fold-const... | Mark Mitchell | 1 | -1/+1 |
2004-09-23 | PR c++/9844, PR c++/13989 | Fariborz Jahanian | 1 | -0/+5 |
2004-09-23 | tree.def (ALIGN_INDIRECT_REF, [...]): New tree-codes. | Dorit Naishlos | 1 | -0/+4 |
2004-09-18 | re PR pch/13361 (const wchar_t * strings not stored in pch) | Geoffrey Keating | 1 | -12/+24 |
2004-09-18 | tree.c, tree.h (tree_class_strings): Make array const. | Zack Weinberg | 1 | -13/+13 |
2004-09-17 | alias.c (find_base_decl): Remove unreachable case '3' block. | Jeffrey D. Oldham | 1 | -104/+138 |
2004-09-16 | fold-const.c (fold): Fold difference of addresses. | Zdenek Dvorak | 1 | -0/+16 |
2004-09-15 | attribs.c, [...]: Use %<, %> and %q for quoting in diagnostics going through ... | Joseph Myers | 1 | -6/+6 |
2004-09-13 | re PR tree-optimization/17436 (Huge memory use regression) | Richard Henderson | 1 | -44/+32 |
2004-09-12 | re PR c++/16254 (ICE in lower_stmt, at gimple-low.c:205) | Richard Henderson | 1 | -61/+0 |
2004-09-11 | tree.c (tree_code_size): New function, bulk of code from tree_size. | Zack Weinberg | 1 | -26/+36 |
2004-09-09 | cgraphunit.c (cgraph_mark_functions_to_output): Renable node dumping for deve... | Nathan Sidwell | 1 | -3/+3 |
2004-09-09 | targhooks.c (default_unwind_emit, [...]): Use gcc_assert, gcc_unreachable & i... | Giovanni Bajo | 1 | -85/+58 |
2004-09-05 | tree-ssa-loop-ivopts.c: New file. | Zdenek Dvorak | 1 | -0/+51 |
2004-09-04 | Trivial reformatting. | Richard Kenner | 1 | -2/+1 |
2004-09-04 | * tree.c (save_expr): No longer TREE_READONLY. | Richard Kenner | 1 | -1/+0 |
2004-09-04 | tree.c (iterate_hash_expr): Optimize, avoid use of iterative_hash_object. | Jan Hubicka | 1 | -79/+142 |
2004-08-31 | Add missing newlines at two function headers | Richard Kenner | 1 | -2/+4 |
2004-08-30 | expr.c (array_ref_element_size): Force aligned_size back to sizetype. | Richard Henderson | 1 | -3/+8 |
2004-08-26 | Update comment for staticp. | Richard Henderson | 1 | -3/+8 |
2004-08-26 | tree.c (staticp): Return the static object. | Richard Henderson | 1 | -14/+11 |
2004-08-25 | tree.h (build_int_cst): New, sign extended constant. | Nathan Sidwell | 1 | -8/+22 |
2004-08-24 | c-decl.c (c_init_decl_processing): Adjust build_common_tree_nodes call. | Nathan Sidwell | 1 | -11/+9 |
2004-08-23 | tree.h (build_distinct_type_copy): New. | Nathan Sidwell | 1 | -9/+26 |
2004-08-19 | langhooks-def.h (LANG_HOOKS_UNSAVE_EXPR_NOW): Remove. | Eric Christopher | 1 | -32/+7 |
2004-08-19 | tree.h (TYPE_CACHED_VALUES_P): New. | Nathan Sidwell | 1 | -1/+79 |
2004-08-15 | tree.h (build_int_cst): New. | Nathan Sidwell | 1 | -14/+17 |
2004-08-12 | re PR tree-optimization/16867 (Inline array initializer miscompilation at -O) | Diego Novillo | 1 | -3/+10 |
2004-08-06 | tree.c (handle_dll_attribute): Move here from i383/winnt.c. | Mark Mitchell | 1 | -1/+76 |
2004-08-05 | tree.h (force_fit_type): Return a tree, take three flags. | Nathan Sidwell | 1 | -2/+3 |
2004-07-28 | c-common.c (c_common_unsafe_for_reeval): Delete. | Eric Christopher | 1 | -153/+35 |