| Commit message (Expand) | Author | Age | Files | Lines |
* | * reload.c (reg_overlap_mentioned_for_reload_p): Handle subregs of | dj | 2006-01-17 | 1 | -0/+2 |
* | PR rtl-optimization/21041 | uweigand | 2005-12-18 | 1 | -1/+1 |
* | * reload.c (find_reloads): Fix comment typo. | amodra | 2005-12-16 | 1 | -1/+1 |
* | * basic-block.h, config/i386/winnt.c, config/pa/pa.c, | kazu | 2005-12-16 | 1 | -1/+1 |
* | 2005-12-07 J"orn Rennecke <joern.rennecke@st.com> | amylaar | 2005-12-07 | 1 | -1/+1 |
* | * gcc/reload.c (push_secondary_reload): Fix typo: | rsandifo | 2005-12-07 | 1 | -1/+1 |
* | PR target/21623: | amylaar | 2005-11-24 | 1 | -155/+100 |
* | * optabs.c (expand_abs_nojump): Use SCALAR_FLOAT_MODE_P instead of | bje | 2005-11-21 | 1 | -5/+3 |
* | PR middle-end/24912 | hp | 2005-11-19 | 1 | -1/+3 |
* | PR middle-end/24750 | hp | 2005-11-11 | 1 | -0/+18 |
* | 2005-10-05 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2005-10-05 | 1 | -3/+6 |
* | PR middle-end/23135 | amylaar | 2005-08-05 | 1 | -2/+3 |
* | * cse.c (exp_equiv_p): Special case CONST_DOUBLE. | rth | 2005-07-29 | 1 | -7/+17 |
* | Update FSF address. | kcook | 2005-06-25 | 1 | -2/+2 |
* | * basic-block.h (rtl_bb_info): Break out head_, end_, | hubicka | 2005-06-16 | 1 | -2/+2 |
* | Prevent out-of-bounds array access in reload. | wilson | 2005-04-28 | 1 | -2/+2 |
* | * lambda.h (lambda_vector_min_nz): Likewise. | nathan | 2005-04-21 | 1 | -10/+10 |
* | PR20973 | matz | 2005-04-20 | 1 | -2/+17 |
* | * reload.c (operands_match_p): Only increment register number for | dje | 2005-02-24 | 1 | -2/+5 |
* | * reload.c (find_reloads): Swap address_reloaded flags when | uweigand | 2005-02-14 | 1 | -0/+4 |
* | 2005-02-11 Dale Johannesen <dalej@apple.com> | dalej | 2005-02-11 | 1 | -2/+4 |
* | * harg-reg-set.h (reg_class_names): Prototype global array. | sayle | 2005-01-15 | 1 | -3/+1 |
* | * combine.c (expand_compound_operation) <ZERO_EXTRACT>: Add | steven | 2005-01-05 | 1 | -2/+0 |
* | * reload.c (regno_clobbered_p): Add a gcc_assert that regno | sayle | 2004-12-23 | 1 | -2/+7 |
* | PR target/18511 | kkojima | 2004-12-23 | 1 | -1/+2 |
* | * reload.c (SMALL_REGISTER_CLASS_P): New. | aoliva | 2004-12-15 | 1 | -7/+15 |
* | * reload.c (find_valid_class): Fix logic to test inner mode as well. | dj | 2004-12-07 | 1 | -15/+26 |
* | * function.h (struct function): Remove calls_longjmp. | zack | 2004-11-23 | 1 | -4/+0 |
* | * reload.c (refers_to_mem_for_reload_p, | kazu | 2004-11-09 | 1 | -2/+5 |
* | * reload.c (find_reloads): When reloading a PLUS with constant | uweigand | 2004-10-14 | 1 | -0/+21 |
* | * defaults.h (REGNO_MODE_OK_FOR_BASE_P, REG_MODE_OK_FOR_BASE_P) | drow | 2004-10-12 | 1 | -42/+41 |
* | gcc: | jsm28 | 2004-09-15 | 1 | -5/+8 |
* | * reload.c (find_reloads_address): Pass correct operand to | uweigand | 2004-09-09 | 1 | -1/+1 |
* | * ra-build.c (copy_insn_p, remember_move, defuse_overlap_p_1, | nathan | 2004-09-09 | 1 | -222/+202 |
* | * reload.c (find_reloads): Swap operand_loc pointers for | drow | 2004-09-03 | 1 | -3/+18 |
* | * reload.c (find_reloads_address): Make return value tri-state. | uweigand | 2004-08-22 | 1 | -8/+11 |
* | * reload.c (find_reloads_address): Fix thinko in previous change. | mmitchel | 2004-08-21 | 1 | -2/+1 |
* | * reload.c (find_reloads_address): Reload the sum of a LO_SUM and | mmitchel | 2004-08-20 | 1 | -49/+53 |
* | * rtl.def (NIL): Delete. | zack | 2004-08-18 | 1 | -2/+2 |
* | * defaults.h (LEGITIMATE_PIC_OPERAND_P): Provide default definition. | zack | 2004-08-03 | 1 | -6/+1 |
* | 2004-07-08 Jerry Quinn <jlquinn@optonline.net> | jlquinn | 2004-07-09 | 1 | -8/+8 |
* | 2004-07-01 Jerry Quinn <jlquinn@optonline.net> | jlquinn | 2004-07-01 | 1 | -41/+41 |
* | 2004-06-15 Jerry Quinn <jlquinn@optonline.net> | jlquinn | 2004-06-15 | 1 | -89/+89 |
* | * reload.c (find_reloads): Force reload for pseudo registers on big | bernie | 2004-06-12 | 1 | -1/+1 |
* | * Makefile.in (GTFILES): Add $(srcdir)/reload.h. | amylaar | 2004-05-20 | 1 | -0/+1 |
* | Merge tree-ssa-20020619-branch into mainline. | dnovillo | 2004-05-13 | 1 | -3/+2 |
* | * reload.c (find_reloads): Reorganize if seqeunce to switch. | hubicka | 2004-03-04 | 1 | -52/+61 |
* | 2004-02-07 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2004-03-03 | 1 | -6/+6 |
* | Implement FR-V FDPIC ABI support for frv-uclinux and frv-linux. | aoliva | 2004-02-24 | 1 | -12/+12 |
* | * reload.c (refers_to_regno_for_reload_p): Index hard_regno_nregs | dje | 2004-02-06 | 1 | -2/+2 |