Age | Commit message (Expand) | Author | Files | Lines |
2006-07-26 | re PR middle-end/28071 (A file that can not be compiled in reasonable time/sp... | Jan Hubicka | 1 | -31/+49 |
2006-03-02 | tree-vrp.c (execute_vrp): Return value. | Daniel Berlin | 1 | -2/+4 |
2006-02-06 | tree-vrp.c (execute_vrp): Do not pass dump argument to. | Zdenek Dvorak | 1 | -26/+23 |
2006-01-31 | tree-vrp.c: Use XNEW/XCNEW allocation wrappers. | Marcin Dalecki | 1 | -3/+3 |
2006-01-18 | regmove.c (regmove_optimize, [...]): Make them static. | Kazu Hirata | 1 | -2/+2 |
2005-08-25 | regmove.c (reg_is_remote_constant_p): Reorganize to not use log links. | Paolo Bonzini | 1 | -3/+3 |
2005-08-10 | bb-reorder.c (pass_duplicate_computed_gotos, [...]): Add dump. | Paolo Bonzini | 1 | -1/+1 |
2005-07-05 | Makefile.in: Adjust dependencies. | Paolo Bonzini | 1 | -0/+79 |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |
2005-06-16 | basic-block.h (rtl_bb_info): Break out head_, end_, global_live_at_start, glo... | Jan Hubicka | 1 | -1/+1 |
2005-04-28 | attribs.c, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2005-04-21 | lambda.h (lambda_vector_min_nz): Likewise. | Nathan Sidwell | 1 | -1/+1 |
2004-12-10 | regmove.c (combine_stack_adjustments_for_block): Free memlist if it hasn't be... | Kazu Hirata | 1 | -0/+3 |
2004-11-16 | regmove.c (regmove_optimize): Use lowpart_subreg instead of gen_rtx_SUBREG wi... | Ulrich Weigand | 1 | -3/+4 |
2004-10-09 | regs.h (struct reg_info_def): Remove the last_node_uid and changes_mode fields. | Steven Bosscher | 1 | -3/+0 |
2004-09-21 | re PR rtl-optimization/17266 (Libgfortran doesn't build) | Eric Botcazou | 1 | -3/+4 |
2004-08-18 | rtl.h (MEM_READONLY_P): Replace RTX_UNCHANGING_P. | Richard Henderson | 1 | -12/+1 |
2004-07-25 | regmove.c (optimize_reg_copy_1): Don't try to replace call-used hard registers. | Daniel Jacobowitz | 1 | -0/+3 |
2004-07-09 | alias.c (nonlocal_mentioned_p, [...]): Use, LABEL_P, JUMP_P, CALL_P, NONJUMP_... | Jerry Quinn | 1 | -15/+15 |
2004-07-01 | alias.c (get_alias_set, [...]): Use MEM_P. | Jerry Quinn | 1 | -3/+3 |
2004-06-15 | alias.c (record_set, [...]): Use REG_P. | Jerry Quinn | 1 | -16/+16 |
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 | -2/+8 |
2004-02-03 | doloop.c, [...]: Use const0_rtx instead of GEN_INT (0). | Kazu Hirata | 1 | -1/+1 |
2004-02-02 | alias.c (record_set): Use hard_regno_nregs. | Jan Hubicka | 1 | -1/+1 |
2004-01-21 | alias.c, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2004-01-06 | alias.c: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2003-12-11 | basic-block.h (BLOCK_HEAD, BLOCK_END): Remove. | Steven Bosscher | 1 | -9/+9 |
2003-10-05 | c-pretty-print.c: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2003-08-22 | c-decl.c: 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 | -3/+3 |
2003-07-07 | genextract.c: Convert remaining prototypes to ISO C90. | Andreas Jaeger | 1 | -2/+1 |
2003-07-06 | jump.c: Convert prototypes to ISO C90. | Andreas Jaeger | 1 | -104/+56 |
2003-07-05 | bt-load.c: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2003-07-01 | basic-block.h: Fix comment typos. | Kazu Hirata | 1 | -2/+2 |
2003-06-29 | regmove.c (regmove_optimize): Don't try to make src and dst match when they a... | Jan Hubicka | 1 | -1/+2 |
2003-02-22 | regmove.c (optimize_reg_copy_1): Do not replace a hard register in an asm. | Hans-Peter Nilsson | 1 | -0/+10 |
2003-01-17 | ifcvt.c: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2003-01-16 | Make-lang.in (f/target.o): Depend on toplev.h. | 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 |
2003-01-09 | defaults.h (EXTRA_MEMORY_CONSTRAINT): Add STR argument. | J"orn Rennecke | 1 | -30/+33 |
2002-12-24 | regmove.c: Fix comment typos. | Kazu Hirata | 1 | -7/+7 |
2002-12-16 | Merge basic-improvements-branch to trunk | Zack Weinberg | 1 | -0/+2 |
2002-10-27 | combine.c: Fix comment formatting. | Kazu Hirata | 1 | -2/+2 |
2002-09-26 | c-common.h: Follow spelling conventions. | Kazu Hirata | 1 | -1/+1 |
2002-07-15 | re PR middle-end/7153 (bad operands for 'movsbl' error) | Eric Botcazou | 1 | -0/+1 |
2002-06-11 | Delete SEQUENCE rtl usage outside of reorg and ssa passes. | David S. Miller | 1 | -1/+1 |
2002-05-23 | bb-reorder.c (make_reorder_chain, [...]): Use FOR_EACH_BB macros to iterate o... | Zdenek Dvorak | 1 | -12/+12 |
2002-05-21 | bb-reorder.c (make_reorder_chain_1): Modified. | Zdenek Dvorak | 1 | -3/+4 |