Age | Commit message (Expand) | Author | Files | Lines |
2005-03-07 | recog.c (verify_changes): Make it static. | Kazu Hirata | 1 | -1/+1 |
2005-03-02 | recog.c (verify_changes, [...]): New functions, broken out of apply_change_gr... | J"orn Rennecke | 1 | -12/+34 |
2005-02-28 | calls.c (emit_call_1): Don't use REG_ALWAYS_RETURN. | Kazu Hirata | 1 | -1/+0 |
2005-01-31 | recog.c (constrain_operands): Only look for earlyclobber operand conflicts if... | Steven Bosscher | 1 | -2/+7 |
2005-01-18 | basic-block.h, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2005-01-14 | re PR middle-end/19084 (ICE: internal consistency failure) | Jakub Jelinek | 1 | -1/+15 |
2004-11-25 | basic-block.h (OBSTACK_ALLOC_REG_SET): Rename to ... | Nathan Sidwell | 1 | -2/+2 |
2004-11-24 | Minor back end speedup. | Matt Austern | 1 | -16/+0 |
2004-11-22 | bitmap.h (struct bitmap_obstack): New obstack type. | Nathan Sidwell | 1 | -3/+2 |
2004-10-28 | re PR target/15286 (ICE cause by reload) | Ulrich Weigand | 1 | -2/+4 |
2004-09-28 | backport: basic-block.h: Include vec.h, errors.h. | Ben Elliston | 1 | -2/+2 |
2004-09-09 | ra-build.c (copy_insn_p, [...]): Use gcc_assert and gcc_unreachable instead o... | Nathan Sidwell | 1 | -44/+25 |
2004-08-09 | explow.c (memory_address): Use memory_address_p. | Zack Weinberg | 1 | -5/+2 |
2004-08-03 | defaults.h (LEGITIMATE_PIC_OPERAND_P): Provide default definition. | Zack Weinberg | 1 | -11/+1 |
2004-07-25 | c-common.c: Rename all identifiers named `class' to `cl'. | Bernardo Innocenti | 1 | -18/+20 |
2004-07-09 | alias.c (nonlocal_mentioned_p, [...]): Use, LABEL_P, JUMP_P, CALL_P, NONJUMP_... | Jerry Quinn | 1 | -13/+11 |
2004-07-04 | rtl.def (ADDRESSOF): Remove. | Richard Henderson | 1 | -16/+0 |
2004-07-01 | alias.c (get_alias_set, [...]): Use MEM_P. | Jerry Quinn | 1 | -27/+27 |
2004-06-30 | Conditionally compile support for --enable-mapped_location. | Per Bothner | 1 | -3/+1 |
2004-06-15 | alias.c (record_set, [...]): Use REG_P. | Jerry Quinn | 1 | -20/+20 |
2004-05-13 | Merge tree-ssa-20020619-branch into mainline. | Diego Novillo | 1 | -6/+0 |
2004-03-20 | c-common.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2004-03-03 | alias.c (rtx_equal_for_memref_p): Use predicates to test rtx classes and new ... | Paolo Bonzini | 1 | -7/+7 |
2004-02-26 | recog.c (validate_replace_src): Remove. | Kazu Hirata | 1 | -9/+0 |
2004-02-06 | recog.c (split_all_insns): Do not update reg info. | Jan Hubicka | 1 | -1/+1 |
2004-02-02 | alias.c (record_set): Use hard_regno_nregs. | Jan Hubicka | 1 | -4/+4 |
2004-01-23 | * recog.c: Fix a typo in copyright. | Kazu Hirata | 1 | -1/+1 |
2004-01-21 | alias.c, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2004-01-09 | * recog.c (constrain_operands): Validate mem operands. | Richard Henderson | 1 | -6/+19 |
2004-01-06 | alias.c: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2004-01-01 | re PR rtl-optimization/13473 (cc1 segfault w/-march=pentium4) | Jan Hubicka | 1 | -8/+30 |
2003-12-11 | basic-block.h (BLOCK_HEAD, BLOCK_END): Remove. | Steven Bosscher | 1 | -5/+5 |
2003-12-02 | re PR rtl-optimization/11634 ([hppa] ICE in verify_local_live_at_start, at fl... | Roger Sayle | 1 | -61/+89 |
2003-11-23 | recog.c (preprocess_constraints): Only zero those elements of recog_op_alt th... | Richard Earnshaw | 1 | -1/+4 |
2003-10-29 | Fix problem noticed by Dale Johannesen on the gcc list. | James E Wilson | 1 | -36/+26 |
2003-08-22 | builtin-attrs.def: Fix comment formatting. | Kazu Hirata | 1 | -1/+1 |
2003-07-22 | alias.c: Fix comment formatting. | Kazu Hirata | 1 | -1/+1 |
2003-07-19 | alias.c [...]: Remove unnecessary casts. | Kaveh R. Ghazi | 1 | -5/+3 |
2003-07-06 | jump.c: Convert prototypes to ISO C90. | Andreas Jaeger | 1 | -161/+71 |
2003-06-23 | genrecog.c (pred_table): Remove the entry for mode_independent_operand. | Kazu Hirata | 1 | -52/+0 |
2003-06-18 | bt-load.c: New file. | Stephen Clarke | 1 | -0/+3 |
2003-06-08 | cfglayout.c (insn_scope): New static function | Jan Hubicka | 1 | -2/+2 |
2003-06-06 | * recog.c (peephole2_optimize): Revert last change. | Richard Henderson | 1 | -2/+1 |
2003-06-06 | recog.c (peephole2_optimize): Don't split block unless can_throw_internal. | Richard Henderson | 1 | -1/+2 |
2003-02-18 | sbitmap.c (sbitmap_resize): New function. | Roger Sayle | 1 | -12/+1 |
2003-02-17 | * recog.c (split_all_insns): Fix memory overflow. | Jan Hubicka | 1 | -3/+11 |
2003-02-15 | recog.c (split_all_insns): Include new blocks in life update; do a global lif... | Richard Henderson | 1 | -7/+14 |
2003-01-31 | loop.c (emit_prefetch_instructions): Do conversion at right place in RTL chain. | Jan Hubicka | 1 | -1/+1 |
2003-01-16 | arm.h (CONDITIONAL_REGISTER_USAGE): Avoid signed/unsigned warning. | Kaveh R. Ghazi | 1 | -1/+1 |
2003-01-13 | Add 2003 copyright notices for constraints string patch, also 2002 notice | Joern Rennecke | 1 | -1/+1 |