| Commit message (Expand) | Author | Age | Files | Lines |
* | regs.h (end_hard_regno): New function. | Richard Sandiford | 2007-05-22 | 1 | -17/+4 |
* | * recog.c (decode_asm_operands): No mixed declarations and code. | Alexandre Oliva | 2007-03-09 | 1 | -4/+9 |
* | rtl.def (ASM_INPUT): Add location. | Alexandre Oliva | 2007-03-09 | 1 | -15/+21 |
* | recog.c (mode_dependent_address_p): Identify pre-increment... | Mark Shinwell | 2006-12-08 | 1 | -2/+11 |
* | fwprop.c: New file. | Paolo Bonzini | 2006-11-04 | 1 | -0/+22 |
* | recog.c (store_data_bypass_p): Add support to allow IN_INSN to be a PARALLEL ... | Pete Steinmetz | 2006-10-30 | 1 | -22/+67 |
* | [multiple changes] | Razya Ladelsky | 2006-05-04 | 1 | -0/+40 |
* | bfin-protos.h (bfin_dsp_memref_p): Declare. | Bernd Schmidt | 2006-03-21 | 1 | -2/+4 |
* | recog.c (volatile_mem_p, [...]): Remove. | Kazu Hirata | 2006-03-05 | 1 | -39/+0 |
* | tree-vrp.c (execute_vrp): Return value. | Daniel Berlin | 2006-03-02 | 1 | -3/+6 |
* | * rtl.def (define_constraint, define_register_constraint) | Zack Weinberg | 2006-02-28 | 1 | -0/+4 |
* | tree-vrp.c (execute_vrp): Do not pass dump argument to. | Zdenek Dvorak | 2006-02-06 | 1 | -2/+2 |
* | recog.c (validate_replace_rtx_subexp): Remove. | Kazu Hirata | 2006-01-28 | 1 | -11/+0 |
* | recog.c (peephole2_optimize): Make it static. | Kazu Hirata | 2006-01-28 | 1 | -1/+1 |
* | * recog.c: Separate some functions with whitespace. | Ben Elliston | 2006-01-17 | 1 | -0/+2 |
* | re PR middle-end/25121 (libgcj misscompilation?) | Andrew Haley | 2005-12-21 | 1 | -2/+12 |
* | PR rtl-optimization/20070 / part1 | J"orn Rennecke | 2005-12-13 | 1 | -1/+1 |
* | optabs.c (expand_abs_nojump): Use SCALAR_FLOAT_MODE_P instead of explicitly t... | Ben Elliston | 2005-11-22 | 1 | -2/+2 |
* | recog.c (constrain_operands): For a match, require that a non-register matche... | Hans-Peter Nilsson | 2005-11-12 | 1 | -7/+13 |
* | re PR target/23832 (libjava build failure on sh64) | Kaz Kojima | 2005-10-23 | 1 | -2/+4 |
* | genrecog.c (enum decision_type): Add DT_num_insns. | Paul Brook | 2005-08-27 | 1 | -3/+9 |
* | bb-reorder.c (pass_duplicate_computed_gotos, [...]): Add dump. | Paolo Bonzini | 2005-08-10 | 1 | -6/+6 |
* | Makefile.in: Adjust dependencies. | Paolo Bonzini | 2005-07-05 | 1 | -0/+121 |
* | Update FSF address. | Kelley Cook | 2005-06-25 | 1 | -2/+2 |
* | basic-block.h (rtl_bb_info): Break out head_, end_, global_live_at_start, glo... | Jan Hubicka | 2005-06-16 | 1 | -2/+2 |
* | re PR target/20126 (Inlined memcmp makes one argument null on entry) | Alexandre Oliva | 2005-04-10 | 1 | -0/+40 |
* | recog.c (verify_changes): Make it static. | Kazu Hirata | 2005-03-07 | 1 | -1/+1 |
* | recog.c (verify_changes, [...]): New functions, broken out of apply_change_gr... | J"orn Rennecke | 2005-03-02 | 1 | -12/+34 |
* | calls.c (emit_call_1): Don't use REG_ALWAYS_RETURN. | Kazu Hirata | 2005-02-28 | 1 | -1/+0 |
* | recog.c (constrain_operands): Only look for earlyclobber operand conflicts if... | Steven Bosscher | 2005-01-31 | 1 | -2/+7 |
* | basic-block.h, [...]: Update copyright. | Kazu Hirata | 2005-01-18 | 1 | -1/+1 |
* | re PR middle-end/19084 (ICE: internal consistency failure) | Jakub Jelinek | 2005-01-14 | 1 | -1/+15 |
* | basic-block.h (OBSTACK_ALLOC_REG_SET): Rename to ... | Nathan Sidwell | 2004-11-25 | 1 | -2/+2 |
* | Minor back end speedup. | Matt Austern | 2004-11-24 | 1 | -16/+0 |
* | bitmap.h (struct bitmap_obstack): New obstack type. | Nathan Sidwell | 2004-11-22 | 1 | -3/+2 |
* | re PR target/15286 (ICE cause by reload) | Ulrich Weigand | 2004-10-28 | 1 | -2/+4 |
* | backport: basic-block.h: Include vec.h, errors.h. | Ben Elliston | 2004-09-28 | 1 | -2/+2 |
* | ra-build.c (copy_insn_p, [...]): Use gcc_assert and gcc_unreachable instead o... | Nathan Sidwell | 2004-09-09 | 1 | -44/+25 |
* | explow.c (memory_address): Use memory_address_p. | Zack Weinberg | 2004-08-09 | 1 | -5/+2 |
* | defaults.h (LEGITIMATE_PIC_OPERAND_P): Provide default definition. | Zack Weinberg | 2004-08-03 | 1 | -11/+1 |
* | c-common.c: Rename all identifiers named `class' to `cl'. | Bernardo Innocenti | 2004-07-25 | 1 | -18/+20 |
* | alias.c (nonlocal_mentioned_p, [...]): Use, LABEL_P, JUMP_P, CALL_P, NONJUMP_... | Jerry Quinn | 2004-07-09 | 1 | -13/+11 |
* | rtl.def (ADDRESSOF): Remove. | Richard Henderson | 2004-07-04 | 1 | -16/+0 |
* | alias.c (get_alias_set, [...]): Use MEM_P. | Jerry Quinn | 2004-07-01 | 1 | -27/+27 |
* | Conditionally compile support for --enable-mapped_location. | Per Bothner | 2004-06-30 | 1 | -3/+1 |
* | alias.c (record_set, [...]): Use REG_P. | Jerry Quinn | 2004-06-15 | 1 | -20/+20 |
* | Merge tree-ssa-20020619-branch into mainline. | Diego Novillo | 2004-05-13 | 1 | -6/+0 |
* | c-common.c, [...]: Fix comment typos. | Kazu Hirata | 2004-03-20 | 1 | -1/+1 |
* | alias.c (rtx_equal_for_memref_p): Use predicates to test rtx classes and new ... | Paolo Bonzini | 2004-03-03 | 1 | -7/+7 |
* | recog.c (validate_replace_src): Remove. | Kazu Hirata | 2004-02-26 | 1 | -9/+0 |