| Commit message (Expand) | Author | Age | Files | Lines |
* | ra-build.c (copy_insn_p, [...]): Use gcc_assert and gcc_unreachable instead o... | Nathan Sidwell | 2004-09-09 | 1 | -10/+5 |
* | rtl.h (MEM_READONLY_P): Replace RTX_UNCHANGING_P. | Richard Henderson | 2004-08-18 | 1 | -2/+2 |
* | re PR rtl-optimization/16294 (Missed delay slot scheduling opportunity) | Eric Botcazou | 2004-07-17 | 1 | -2/+28 |
* | alias.c (nonlocal_mentioned_p, [...]): Use, LABEL_P, JUMP_P, CALL_P, NONJUMP_... | Jerry Quinn | 2004-07-09 | 1 | -16/+14 |
* | alias.c (get_alias_set, [...]): Use MEM_P. | Jerry Quinn | 2004-07-01 | 1 | -1/+1 |
* | alias.c (record_set, [...]): Use REG_P. | Jerry Quinn | 2004-06-15 | 1 | -6/+6 |
* | alloc-pool.h, [...]: Update copyright. | Kazu Hirata | 2004-02-04 | 1 | -1/+1 |
* | alias.c (record_set): Use hard_regno_nregs. | Jan Hubicka | 2004-02-02 | 1 | -11/+11 |
* | flow.c (EXIT_IGNORE_STACK): Move to ... | Kazu Hirata | 2003-12-16 | 1 | -2/+0 |
* | basic-block.h (BLOCK_HEAD, BLOCK_END): Remove. | Steven Bosscher | 2003-12-11 | 1 | -3/+3 |
* | re PR target/13256 (strict_low_part mistreated in delay slots) | Hans-Peter Nilsson | 2003-12-05 | 1 | -16/+5 |
* | alias.c [...]: Remove unnecessary casts. | Kaveh R. Ghazi | 2003-07-19 | 1 | -4/+3 |
* | jump.c: Convert prototypes to ISO C90. | Andreas Jaeger | 2003-07-06 | 1 | -45/+24 |
* | regmove.c: Fix comment typos. | Kazu Hirata | 2002-12-24 | 1 | -1/+1 |
* | Merge basic-improvements-branch to trunk | Zack Weinberg | 2002-12-16 | 1 | -0/+2 |
* | c-common.h: Follow spelling conventions. | Kazu Hirata | 2002-09-26 | 1 | -2/+2 |
* | basic-block.h (last_basic_block): Defined as synonym for n_basic_blocks. | Zdenek Dvorak | 2002-05-27 | 1 | -1/+1 |
* | bb-reorder.c (make_reorder_chain, [...]): Use FOR_EACH_BB macros to iterate o... | Zdenek Dvorak | 2002-05-23 | 1 | -4/+4 |
* | bb-reorder.c (make_reorder_chain_1): Modified. | Zdenek Dvorak | 2002-05-21 | 1 | -2/+2 |
* | Revert "Basic block renumbering removal", and two followup patches. | Richard Henderson | 2002-05-16 | 1 | -5/+5 |
* | Basic block renumbering removal. | Zdenek Dvorak | 2002-05-16 | 1 | -5/+5 |
* | rtl.h (INSN_ANNULLED_BRANCH_P): Accept INSN too, update comment. | David S. Miller | 2002-05-10 | 1 | -1/+3 |
* | rtl.h (struct rtx_def): Document unchanging and in_struct flags more accurately. | David S. Miller | 2002-05-10 | 1 | -5/+18 |
* | read-rtl.c: Fix formatting. | Kazu Hirata | 2002-05-09 | 1 | -13/+13 |
* | i386.md ("mmx_uavgv8qi3"): Use const_vector. | Aldy Hernandez | 2002-02-19 | 1 | -0/+2 |
* | expr.c (force_operand): Ignore flag_pic for detecting pic address loads. | Richard Henderson | 2002-01-29 | 1 | -15/+2 |
* | alias.c: Remove uses of "register" specifier in declarations of arguments and... | Stan Shebs | 2001-10-11 | 1 | -6/+6 |
* | calls.c: Fix formatting. | Kazu Hirata | 2001-10-10 | 1 | -1/+1 |
* | alias.c (clear_reg_alias_info): Use K&R format definition. | Richard Kenner | 2001-09-10 | 1 | -6/+7 |
* | Makefile.in, [...]: replace "GNU CC" with "GCC". | Lars Brinkhoff | 2001-08-22 | 1 | -12/+12 |
* | gcc.c: Fix comment formatting. | Kazu Hirata | 2001-08-12 | 1 | -2/+2 |
* | calls.c (expand_call): Do not emit INSN_SETJMP note. | Jan Hubicka | 2001-08-07 | 1 | -15/+4 |
* | Use byte offsets in SUBREGs instead of words. | Jakub Jelinek | 2001-04-03 | 1 | -3/+3 |
* | except.c (can_throw_internal): Rename from can_throw. | Richard Henderson | 2001-03-27 | 1 | -1/+1 |
* | Makefile.in (resource.o): Add params.h dependence. | Jeffrey Oldham | 2001-02-23 | 1 | -11/+25 |
* | resource.c (mark_referenced_resources): Fix typo in introductory comment. | Jeffrey Oldham | 2001-02-16 | 1 | -2/+2 |
* | cse.c (cse_main): Converts ifdefs on PIC_OFFSET_TABLE_REGNUM to conditionals. | Jan Hubicka | 2001-02-13 | 1 | -1/+1 |
* | resource.c (mark_referenced_resources): Abort() before attempting to mark a p... | Alexandre Oliva | 2001-01-01 | 1 | -4/+24 |
* | resource.c (mark_set_resources): Use MARK_SRC_DEST for PRE_MODIFY and POST_MO... | Michael Hayes | 2000-12-21 | 1 | -3/+3 |
* | Remove obstacks. | Mark Mitchell | 2000-10-13 | 1 | -1/+15 |
* | alias.c (mark_constant_function): Use INSN_P. | Rodney Brown | 2000-08-04 | 1 | -2/+2 |
* | cse.c (canon_hash): Handle PRE_MODIFY/POST_MODIFY. | Richard Henderson | 2000-07-28 | 1 | -0/+7 |
* | Makefile.in (resource.o): Depend on except.h. | Richard Henderson | 2000-05-27 | 1 | -0/+1 |
* | Makefile.in (recog.o): Don't depend on resource.h. | Richard Henderson | 2000-05-27 | 1 | -106/+0 |
* | except.h (can_throw): Declare it. | Mark Mitchell | 2000-05-25 | 1 | -0/+8 |
* | combine.c (try_combine): Use any_condjump_p... | Jan Hubicka | 2000-05-25 | 1 | -3/+2 |
* | resource.h (mark_resource_type): New. | Stan Cox | 2000-03-27 | 1 | -32/+47 |
* | * Rework fields used to describe positions of bitfields and | Richard Kenner | 2000-03-25 | 1 | -28/+37 |
* | resource.c (mark_referenced_resources): Changed use SET_DEST (...) to XEXP (.... | Graham Stott | 2000-02-25 | 1 | -2/+2 |
* | print-rtl.c: PROTO -> PARAMS. | Kaveh R. Ghazi | 2000-01-17 | 1 | -4/+4 |