| Commit message (Expand) | Author | Age | Files | Lines |
* | * basic-block.h (free_bb_for_insn): Declare. | hubicka | 2001-09-16 | 1 | -5/+5 |
* | * basic-block.h (EDGE_CRITICAL): Remove; renumber other flags. | hubicka | 2001-09-11 | 1 | -2/+3 |
* | * reg-stack.c (subst_stack_regs_pat): Fix fcmov reversal code. | hubicka | 2001-09-08 | 1 | -19/+15 |
* | * i386.c (size_cost): New static variable. | hubicka | 2001-09-05 | 1 | -6/+34 |
* | * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c, | gerald | 2001-08-22 | 1 | -10/+10 |
* | * gcc.c: Fix comment formatting. | kazu | 2001-08-12 | 1 | -4/+4 |
* | Tue Jul 31 15:37:35 CEST 2001 Jan Hubicka <jh@suse.cz> | hubicka | 2001-07-31 | 1 | -0/+2 |
* | * i386.c (ix86_output_main_function_alignment_hack): New function. | hubicka | 2001-07-30 | 1 | -132/+208 |
* | * jump.c: Update comments. | hubicka | 2001-07-22 | 1 | -1/+1 |
* | * basic-block.h (CLEANUP_PRE_SIBCALL): New constant. | hubicka | 2001-07-16 | 1 | -5/+9 |
* | Re-install recently reverted patch. | hubicka | 2001-07-14 | 1 | -1/+5 |
* | Revert Jan Hubicka's patch of Fri Jul 13 14:46:21 CEST 2001. | geoffk | 2001-07-13 | 1 | -5/+1 |
* | * emit-rtl.c (try_split): Update mark_jump_label call. | hubicka | 2001-07-13 | 1 | -1/+5 |
* | * flow.c (merge_blocks_move_successor_nojumps): Do not crash | hubicka | 2001-07-11 | 1 | -4/+1 |
* | 2001-07-10 Jan van Male <jan.vanmale@fenk.wau.nl> | aj | 2001-07-10 | 1 | -4/+5 |
* | * bitmap.c: Change NULL_PTR to NULL or "(rtx*)0". | ghazi | 2001-05-01 | 1 | -1/+1 |
* | * reg-stack.c (emit_swap_insn): Do not get pass CALL_INSNs. | hubicka | 2001-04-23 | 1 | -0/+1 |
* | * reg-stack.c (check_asm_stack_operands): Issue error if "=t" resp. | jakub | 2001-04-20 | 1 | -1/+14 |
* | * Makefile.in (reg-stack.o): Depend on reload.h. | ghazi | 2001-04-13 | 1 | -0/+1 |
* | * i386.md (floatsisf_sse): Fix output template | hubicka | 2001-04-11 | 1 | -2/+31 |
* | 2001-04-03 Jakub Jelinek <jakub@redhat.com> | amacleod | 2001-04-03 | 1 | -1/+5 |
* | * flow.c (tidy_fallthru_edges): Don't combine complex edges. | rth | 2001-03-28 | 1 | -4/+9 |
* | * mkconfig.sh: Include insn-flags.h. | rth | 2001-03-22 | 1 | -1/+0 |
* | * varasm.c (assemble_alias): Use DECL_ASSEMBLER_NAME, not the | mmitchel | 2001-03-15 | 1 | -1/+1 |
* | * reg-stack.c (stack_result): Unconditionally use | jakub | 2001-03-14 | 1 | -5/+1 |
* | * reg-stack.c (move_for_stack_reg): Avoid non-poping fst for | hubicka | 2001-03-08 | 1 | -1/+2 |
* | * reg-stack.c (next_flags_user): Use current_block->end | hubicka | 2001-02-19 | 1 | -14/+16 |
* | * reg-stack.c (stack_def): Make field reg unsigned. | hubicka | 2001-02-17 | 1 | -3/+4 |
* | * simplify-rtx.c (cfc_args): add "unordered" field. | hubicka | 2001-01-05 | 1 | -2/+12 |
* | * alias.c (mark_constant_function): Use INSN_P. | law | 2000-08-04 | 1 | -5/+3 |
* | * reg-stack.c (subst_stack_regs_pat): Use replace_reg to swap | hubicka | 2000-08-03 | 1 | -3/+3 |
* | Put phi nodes after NOTE_INSN_BASIC_BLOCK. | mmitchel | 2000-07-27 | 1 | -2/+1 |
* | * basic-block.h (life_analysis): Declare here ... | rth | 2000-04-27 | 1 | -1/+1 |
* | * calls.c (expand_call): Disable tail call generation once | rth | 2000-04-26 | 1 | -1/+1 |
* | Fix copyrights. | law | 2000-02-26 | 1 | -1/+2 |
* | * reg-stack.c (emit_swap_insn): Do not put a new insn before a | zack | 2000-02-17 | 1 | -5/+3 |
* | * Makefile.in (c-common.o): Depend on $(EXPR_H). | ghazi | 2000-02-06 | 1 | -0/+2 |
* | * flow.c (find_basic_blocks): Remove do_cleanup argument. | rth | 2000-01-28 | 1 | -1/+1 |
* | * reg-stack.c (subst_stack_regs_pat): Handle correctly USEs of | hubicka | 2000-01-24 | 1 | -15/+3 |
* | * print-rtl.c: PROTO -> PARAMS. | ghazi | 2000-01-17 | 1 | -28/+28 |
* | * reg-stack.c (subst_stack_regs_pat): Handle correctly USEs of | hubicka | 2000-01-06 | 1 | -3/+15 |
* | * builtins.c (expand_builtin_strlen): Initialize variable `icode'. | ghazi | 2000-01-04 | 1 | -4/+4 |
* | * reg-stack.c (subst_stack_regs_pat): Swap operands in commutative | hubicka | 1999-11-25 | 1 | -0/+10 |
* | * local-alloc.c (local_alloc): Use xmalloc/xcalloc, not alloca. | mmitchel | 1999-11-06 | 1 | -3/+4 |
* | * reg-stack.c (convert_regs_1): Initialize target_stack->top | rth | 1999-11-05 | 1 | -4/+5 |
* | * function.c (diddle_return_value): New. | rth | 1999-11-05 | 1 | -14/+35 |
* | * reg-stack.c (convert_regs_1): Handle EH edges specially. | rth | 1999-11-02 | 1 | -5/+27 |
* | * jump.c, reg-stack.c, toplev.c: Revert Oct 27 change. | rth | 1999-10-30 | 1 | -12/+3 |
* | * jump.c (jump_optimize_1): If we did cross-jumping, and | rth | 1999-10-27 | 1 | -13/+12 |
* | Reorg reg-stack to use the standard CFG. | rth | 1999-10-27 | 1 | -1245/+842 |