| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix register elimination problem | bernds | 2001-03-01 | 1 | -0/+1 |
* | * reload1.c (reload_cse_simplify_set): Fix typo. | rth | 2001-02-18 | 1 | -1/+1 |
* | * reload1.c (reload_cse_simplify_set): Respect LOAD_EXTEND_OP | rth | 2001-02-17 | 1 | -15/+79 |
* | * reload1.c (reload_reg_free_for_value_p): New parameter start_regno. | amylaar | 2001-01-25 | 1 | -10/+21 |
* | * reload1.c (move2add_note_store): Treat all registers about which | aoliva | 2001-01-19 | 1 | -91/+146 |
* | * reload1.c (replace_pseudos_in_call_usage): Use | aoliva | 2001-01-13 | 1 | -5/+12 |
* | * reload1.c: Add prototype for replace_pseudos_in_call_usage. | aj | 2001-01-13 | 1 | -5/+8 |
* | * calls.c (emit_library_call_value_1): Add USEs and CLOBBERs | aoliva | 2001-01-12 | 1 | -0/+62 |
* | * reload1.c (move2add_note_store): Update reg_set_luid even if | aoliva | 2001-01-11 | 1 | -4/+2 |
* | * reload.c (subst_reloads): Take INSN argument. When | aoliva | 2001-01-07 | 1 | -1/+1 |
* | * tm.texi (REGISTER_MOVE_COST): Add a mode argument. | aoliva | 2001-01-02 | 1 | -6/+8 |
* | * reload1.c (reload_combine): Take multi-hard-regs into account | clm | 2000-12-19 | 1 | -12/+19 |
* | Fix multi-reg inheritance problems (only a fix small additional fix for yeste... | bernds | 2000-12-02 | 1 | -1/+1 |
* | Add a frontend function for reload_reg_free_for_value_p; need to check all | bernds | 2000-12-01 | 1 | -50/+68 |
* | Handle frame sizes larger than int. | wilson | 2000-11-28 | 1 | -1/+1 |
* | In cselib, do not consider constants with different modes equivalent. | bernds | 2000-11-27 | 1 | -3/+6 |
* | Fix code that substitutes reloadreg into SET_DEST of previous insn. | bernds | 2000-11-24 | 1 | -0/+17 |
* | * reload1.c (emit_input_reload_insns): Honour forcing of constants | jakub | 2000-11-14 | 1 | -1/+4 |
* | * reload1.c (set_label_offsets): Go inside of PARALLELs. | jakub | 2000-11-12 | 1 | -3/+4 |
* | Several fixes to make reload handle POST_MODIFY correctly. | bernds | 2000-11-10 | 1 | -20/+39 |
* | * alpha.c (check_float_value): Use memcpy, not bcopy. | ghazi | 2000-11-10 | 1 | -8/+8 |
* | * reload1.c (reload_combine): Fixed calculation of | law | 2000-11-10 | 1 | -3/+3 |
* | * alias.c (init_alias_analysis), calls.c (expand_call, | jsm28 | 2000-11-07 | 1 | -12/+12 |
* | * reload1.c (eliminate_regs_in_insn): Allow a set to be a PARALLEL | amylaar | 2000-11-06 | 1 | -4/+15 |
* | Never set reload_override_in for optional reloads. | bernds | 2000-10-28 | 1 | -5/+10 |
* | * reload1.c (reload_reg_reaches_end_p): A RELOAD_OTHER can | geoffk | 2000-10-23 | 1 | -5/+7 |
* | * reload1.c (move2add_note_store): Check for simple | law | 2000-10-18 | 1 | -0/+14 |
* | Remove obstacks. | mmitchel | 2000-10-13 | 1 | -6/+0 |
* | * reload1.c (calculate_needs_all_insns): If deleting an instruction, | jakub | 2000-10-10 | 1 | -2/+13 |
* | Fix a reload inheritance problem | crux | 2000-09-18 | 1 | -1/+4 |
* | * calls.c (precompute_register_parameters): Use COSTS_N_INSNS, not 2. | rth | 2000-09-15 | 1 | -1/+1 |
* | Fix computation of need_mode in choose_reload_regs. | crux | 2000-09-08 | 1 | -2/+7 |
* | Handle multiword modes in regno_clobbered_p | crux | 2000-09-07 | 1 | -2/+2 |
* | * local-alloc.c (requires_inout): Don't use reserved range for | rth | 2000-08-29 | 1 | -6/+0 |
* | * optabs.c (init_optabs): Initialize fixtab, fixtrunctab, floattab, | gkm | 2000-08-24 | 1 | -1/+1 |
* | * global.c (global_alloc): Avoid passing dumpfile argument to | law | 2000-08-21 | 1 | -51/+36 |
* | * reload1.c (reload_as_needed): Accept dumpfile argument, | law | 2000-08-19 | 1 | -6/+15 |
* | * reload1.c: Fix formatting. | law | 2000-08-08 | 1 | -51/+49 |
* | * tm.texi (LOCAL_REGNO): Document. | rth | 2000-08-08 | 1 | -4/+6 |
* | * alias.c (mark_constant_function): Use INSN_P. | law | 2000-08-04 | 1 | -13/+12 |
* | * cse.c (canon_hash): Handle PRE_MODIFY/POST_MODIFY. | rth | 2000-07-28 | 1 | -73/+17 |
* | * combine.c (subst): Use CLASS_CANNOT_CHANGE_MODE and | rth | 2000-06-13 | 1 | -6/+11 |
* | * reload1.c (choose_reload_regs): Mind CLASS_CANNOT_CHANGE_SIZE | rth | 2000-06-06 | 1 | -1/+11 |
* | * Makefile.in (c-decl.o): Depend on rtl.h and expr.h. | kenner | 2000-05-31 | 1 | -12/+20 |
* | * reload1.c (reload_cse_move2add): Honor TRULY_NOOP_TRUNCATION. | amylaar | 2000-05-23 | 1 | -2/+6 |
* | top level: | zack | 2000-05-20 | 1 | -5/+5 |
* | * cse.c (cse_basic_block): Only call find_reg_note if REG_NOTES not 0. | kenner | 2000-05-19 | 1 | -25/+29 |
* | * reload1.c (reload_combine): Fix errors in last change. | kenner | 2000-05-09 | 1 | -3/+4 |
* | * alias.c (nonlocal_reference_p): Minor reformatting. | kenner | 2000-05-09 | 1 | -66/+81 |
* | * simplify-rtx.c (simplify_ternary_operation): Cast to unsigned. | jason | 2000-05-04 | 1 | -1/+1 |