Age | Commit message (Expand) | Author | Files | Lines |
2006-04-17 | alias.c (alias_sets): Change the type to VEC(alias_set_entry,gc) *. | Kazu Hirata | 1 | -10/+10 |
2006-04-17 | alias.c (reg_base_value, [...]): Change the type to VEC(rtx,gc) *. | Kazu Hirata | 1 | -33/+25 |
2006-03-14 | tree-pass.h (pass_cfg): Remove. | Steven Bosscher | 1 | -31/+0 |
2006-03-02 | tree-vrp.c (execute_vrp): Return value. | Daniel Berlin | 1 | -1/+2 |
2006-02-28 | alias.c (alias_invariant, [...]): Remove. | Steven Bosscher | 1 | -61/+0 |
2006-02-15 | cfg.c (dump_flow_info): Get dump flags as an additional parameter. | Paolo Bonzini | 1 | -1/+1 |
2006-01-31 | tree-vrp.c: Use XNEW/XCNEW allocation wrappers. | Marcin Dalecki | 1 | -2/+2 |
2006-01-24 | alias.h (ALIAS_SET_MEMORY_BARRIER): New. | Richard Henderson | 1 | -1/+10 |
2005-10-03 | gimplify.c (find_single_pointer_decl_1): New static function. | Ian Lance Taylor | 1 | -2/+7 |
2005-07-21 | alias.c (nonoverlapping_component_refs_p): Use TYPE_MAIN_VARIANT, revert to r... | Daniel Berlin | 1 | -3/+3 |
2005-07-16 | Makefile.in: Added rules for ipa-pure-const.c... | Daniel Berlin | 1 | -388/+87 |
2005-07-05 | Makefile.in: Adjust dependencies. | Paolo Bonzini | 1 | -0/+53 |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |
2005-04-21 | alias.c (true_dependence): Remove 'abort' from comments. | Nathan Sidwell | 1 | -2/+2 |
2005-01-23 | alias.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -2/+2 |
2004-12-03 | alias.c (component_uses_parent_alias_set): Rename from can_address_p. | Richard Henderson | 1 | -10/+19 |
2004-11-29 | expr.c (get_inner_reference): Handle REAL/IMAGPART_EXPR. | Richard Henderson | 1 | -20/+26 |
2004-11-11 | alias.c (record_alias_subset, [...]): Make them static. | Kazu Hirata | 1 | -2/+3 |
2004-10-22 | alias.c, [...]: Fix comment formatting. | Kazu Hirata | 1 | -1/+1 |
2004-09-29 | tree.h (INDIRECT_REF_P): New macro. | Daniel Berlin | 1 | -9/+3 |
2004-09-23 | tree.def (ALIGN_INDIRECT_REF, [...]): New tree-codes. | Dorit Naishlos | 1 | -3/+9 |
2004-09-18 | alias.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2004-09-17 | alias.c (find_base_decl): Remove unreachable case '3' block. | Jeffrey D. Oldham | 1 | -19/+4 |
2004-09-14 | unroll.c: Removed. | Zdenek Dvorak | 1 | -5/+0 |
2004-08-30 | alias.c (mems_in_disjoint_alias_sets_p, [...]): Use gcc_assert and gcc_unreac... | Nathan Sidwell | 1 | -12/+7 |
2004-08-18 | alias.c (readonly_fields_p): Remove. | Richard Henderson | 1 | -30/+0 |
2004-08-18 | rtl.h (MEM_READONLY_P): Replace RTX_UNCHANGING_P. | Richard Henderson | 1 | -46/+16 |
2004-07-20 | tree.h: Include vec.h | Nathan Sidwell | 1 | -7/+7 |
2004-07-09 | alias.c (nonlocal_mentioned_p, [...]): Use, LABEL_P, JUMP_P, CALL_P, NONJUMP_... | Jerry Quinn | 1 | -4/+4 |
2004-07-07 | tree.h (TYPE_BINFO_OFFSET, [...]): Remove. | Nathan Sidwell | 1 | -3/+3 |
2004-07-04 | rtl.def (ADDRESSOF): Remove. | Richard Henderson | 1 | -20/+0 |
2004-07-01 | alias.c (get_alias_set, [...]): Use MEM_P. | Jerry Quinn | 1 | -11/+11 |
2004-06-25 | re PR c++/16129 (g++.old-deja/g++.eh/catch[35679]*.C) | Mark Mitchell | 1 | -1/+14 |
2004-06-21 | alias.c (adjust_offset_for_component_ref): Use component_ref_field_offset. | Richard Kenner | 1 | -2/+3 |
2004-06-15 | alias.c (record_set, [...]): Use REG_P. | Jerry Quinn | 1 | -10/+10 |
2004-06-09 | Gimplify VA_ARG_EXPR into simpler forms. | Jason Merrill | 1 | -0/+8 |
2004-06-02 | Makefile.in (EXPR_H): Add insn-config.h... | Jerry Quinn | 1 | -1/+2 |
2004-05-31 | gengtype-lex.l: Catch stray GTY markers in the files gengtype looks at. | Geoffrey Keating | 1 | -1/+1 |
2004-05-25 | alias.c (init_alias_analysis): Use ggc_calloc instead of xrealloc. | Devang Patel | 1 | -5/+2 |
2004-03-30 | gengtype.c (create_option): New function. | Zack Weinberg | 1 | -1/+1 |
2004-03-24 | alias.c (alias_invariant, [...]): Mark GTY. | Richard Henderson | 1 | -39/+98 |
2004-03-23 | alias.c (get_alias_set): Add support for TYPE_REF_CAN_ALIAS_ALL. | Richard Kenner | 1 | -2/+5 |
2004-03-21 | alias.c (get_alias_set): Remove handling of PLACEHOLDER_EXPR. | Richard Kenner | 1 | -19/+6 |
2004-03-20 | alias.c, [...]: Replace calls via (*targetm.foo) () with targetm.foo (). | Kazu Hirata | 1 | -1/+1 |
2004-03-18 | alias.c (record_set): Detect the case where a register is assigned a new valu... | Richard Sandiford | 1 | -5/+16 |
2004-03-14 | alias.c (get_alias_set): Replace calls via (*lang_hooks.foo) () with lang_hoo... | Roger Sayle | 1 | -2/+2 |
2004-03-09 | New option -Wstrict-aliasing=2. | James E Wilson | 1 | -0/+13 |
2004-03-03 | alias.c (rtx_equal_for_memref_p): Use predicates to test rtx classes and new ... | Paolo Bonzini | 1 | -4/+4 |
2004-02-21 | alias.c (OUTGOING_REGNO): Don't define the default. | Kazu Hirata | 1 | -3/+0 |
2004-02-03 | alias.c (find_base_term, get_addr): Do not dereference NULL pointer when all ... | Jan Hubicka | 1 | -11/+14 |