Age | Commit message (Expand) | Author | Files | Lines |
2004-08-09 | explow.c (memory_address): Use memory_address_p. | Zack Weinberg | 1 | -2/+0 |
2004-07-25 | c-common.c: Rename all identifiers named `class' to `cl'. | Bernardo Innocenti | 1 | -48/+48 |
2004-07-09 | alias.c (nonlocal_mentioned_p, [...]): Use, LABEL_P, JUMP_P, CALL_P, NONJUMP_... | Jerry Quinn | 1 | -4/+4 |
2004-07-01 | alias.c (get_alias_set, [...]): Use MEM_P. | Jerry Quinn | 1 | -2/+2 |
2004-06-15 | alias.c (record_set, [...]): Use REG_P. | Jerry Quinn | 1 | -4/+4 |
2004-05-15 | basic-block.h (life_analysis, [...]): Update prototypes. | Steven Bosscher | 1 | -1/+1 |
2004-03-22 | regrename.c (regrename_optimize): Set regs_ever_live for all registers introd... | Ulrich Weigand | 1 | -0/+1 |
2004-03-03 | alias.c (rtx_equal_for_memref_p): Use predicates to test rtx classes and new ... | Paolo Bonzini | 1 | -1/+1 |
2004-02-24 | toplev.c (dump_file_tbl): Rename from dump_file. | Richard Henderson | 1 | -28/+28 |
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 | -22/+22 |
2004-01-14 | * regrename.c (find_oldest_value_reg): Fix a warning. | Kazu Hirata | 1 | -2/+2 |
2004-01-14 | regrename.c (find_oldest_value_reg): If the replacement uses multiple hard re... | Richard Earnshaw | 1 | -9/+13 |
2003-12-11 | basic-block.h (BLOCK_HEAD, BLOCK_END): Remove. | Steven Bosscher | 1 | -6/+6 |
2003-11-21 | ChangeLog.7: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2003-10-11 | Makefile.in (web.o): New. | Jan Hubicka | 1 | -6/+8 |
2003-07-19 | alias.c [...]: Remove unnecessary casts. | Kaveh R. Ghazi | 1 | -5/+4 |
2003-07-06 | jump.c: Convert prototypes to ISO C90. | Andreas Jaeger | 1 | -140/+75 |
2003-04-10 | regrename.c (struct du_chain): Use a bitfield for reg_class. | Dan Nicolaescu | 1 | -1/+1 |
2003-02-07 | regrename.c (do_replace, [...]): Update register attributes. | Jan Hubicka | 1 | -0/+5 |
2002-12-16 | Merge basic-improvements-branch to trunk | Zack Weinberg | 1 | -1/+3 |
2002-11-04 | hard-reg-set.h (REG_CANNOT_CHANGE_MODE_P): New. | Aldy Hernandez | 1 | -4/+2 |
2002-10-27 | combine.c: Fix comment formatting. | Kazu Hirata | 1 | -1/+1 |
2002-09-14 | haifa-sched.c: Follow spelling conventions. | Kazu Hirata | 1 | -1/+1 |
2002-08-21 | tree.c (finish_vector_type): Fix a typo in a comment. | Stan Shebs | 1 | -1/+1 |
2002-08-10 | emit-rtl.c (emit_jump_insn_before, [...]): Fix uninitialized variable. | Kaveh R. Ghazi | 1 | -1/+1 |
2002-07-23 | genautomata.c (VLA_HWINT_SHORTEN, [...]): Remove. | Neil Booth | 1 | -4/+0 |
2002-07-23 | defaults.h (obstack_chunk_alloc, [...]): Default definition. | Neil Booth | 1 | -3/+0 |
2002-07-17 | regrename.c (maybe_mode_change): New function. | J"orn Rennecke | 1 | -26/+56 |
2002-07-16 | * regrename.c (copy_value): Don't record high part copies. | J"orn Rennecke | 1 | -0/+20 |
2002-07-16 | expr.c (emit_move_insn_1): Handle arbitrary moves that are the same size as a... | J"orn Rennecke | 1 | -3/+15 |
2002-05-27 | basic-block.h (last_basic_block): Defined as synonym for n_basic_blocks. | Zdenek Dvorak | 1 | -1/+1 |
2002-05-23 | bb-reorder.c (make_reorder_chain, [...]): Use FOR_EACH_BB macros to iterate o... | Zdenek Dvorak | 1 | -13/+12 |
2002-05-16 | Revert "Basic block renumbering removal", and two followup patches. | Richard Henderson | 1 | -13/+14 |
2002-05-16 | Basic block renumbering removal. | Zdenek Dvorak | 1 | -14/+13 |
2002-05-03 | regrename.c: Fix formatting. | Kazu Hirata | 1 | -27/+27 |
2002-04-30 | Add sanity check to regrename.c. | Tom Rix | 1 | -2/+4 |
2002-04-30 | cpplex.c: Fix comment formatting. | Kazu Hirata | 1 | -1/+1 |
2002-03-25 | regrename.c (build_def_use): Move recog_memoized before extract_insn. | Jakub Jelinek | 1 | -1/+1 |
2002-03-25 | regrename.c (build_def_use): Share RTL between MATCH_OPERATOR and correspondi... | Jakub Jelinek | 1 | -1/+10 |
2002-02-19 | i386.md ("mmx_uavgv8qi3"): Use const_vector. | Aldy Hernandez | 1 | -0/+1 |
2002-02-18 | * regrename.c (kill_set_value): Handle subregs properly. | Jan Hubicka | 1 | -2/+3 |
2002-02-13 | * regmove.c (kill_value): Handle subregs. | Jan Hubicka | 1 | -0/+8 |
2002-02-11 | regrename.c (regrename_optimize): Don't accept a part-clobbered register if t... | Alexandre Oliva | 1 | -1/+6 |
2002-01-22 | regrename.c (kill_value): Fix typo. | Aldy Hernandez | 1 | -1/+1 |
2002-01-10 | regrename.c (find_oldest_value_reg): Fix typo in mode change check. | Richard Henderson | 1 | -2/+3 |
2002-01-10 | read-rtl.c: Fix formatting. | Kazu Hirata | 1 | -1/+1 |
2002-01-09 | regrename.c (copy_value): Ignore the copy if the source register is present i... | Richard Henderson | 1 | -0/+6 |
2002-01-08 | regrename.c (find_oldest_value_reg): Use gen_rtx_raw_REG. | Richard Henderson | 1 | -2/+2 |
2002-01-08 | * regrename.c (copy_value): Ignore overlapping copies. | Richard Henderson | 1 | -0/+8 |