summaryrefslogtreecommitdiffstats
path: root/gcc/reg-stack.c
Commit message (Expand)AuthorAgeFilesLines
* * basic-block.h (free_bb_for_insn): Declare.hubicka2001-09-161-5/+5
* * basic-block.h (EDGE_CRITICAL): Remove; renumber other flags.hubicka2001-09-111-2/+3
* * reg-stack.c (subst_stack_regs_pat): Fix fcmov reversal code.hubicka2001-09-081-19/+15
* * i386.c (size_cost): New static variable.hubicka2001-09-051-6/+34
* * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c,gerald2001-08-221-10/+10
* * gcc.c: Fix comment formatting.kazu2001-08-121-4/+4
* Tue Jul 31 15:37:35 CEST 2001 Jan Hubicka <jh@suse.cz>hubicka2001-07-311-0/+2
* * i386.c (ix86_output_main_function_alignment_hack): New function.hubicka2001-07-301-132/+208
* * jump.c: Update comments.hubicka2001-07-221-1/+1
* * basic-block.h (CLEANUP_PRE_SIBCALL): New constant.hubicka2001-07-161-5/+9
* Re-install recently reverted patch.hubicka2001-07-141-1/+5
* Revert Jan Hubicka's patch of Fri Jul 13 14:46:21 CEST 2001.geoffk2001-07-131-5/+1
* * emit-rtl.c (try_split): Update mark_jump_label call.hubicka2001-07-131-1/+5
* * flow.c (merge_blocks_move_successor_nojumps): Do not crashhubicka2001-07-111-4/+1
* 2001-07-10 Jan van Male <jan.vanmale@fenk.wau.nl>aj2001-07-101-4/+5
* * bitmap.c: Change NULL_PTR to NULL or "(rtx*)0".ghazi2001-05-011-1/+1
* * reg-stack.c (emit_swap_insn): Do not get pass CALL_INSNs.hubicka2001-04-231-0/+1
* * reg-stack.c (check_asm_stack_operands): Issue error if "=t" resp.jakub2001-04-201-1/+14
* * Makefile.in (reg-stack.o): Depend on reload.h.ghazi2001-04-131-0/+1
* * i386.md (floatsisf_sse): Fix output templatehubicka2001-04-111-2/+31
* 2001-04-03 Jakub Jelinek <jakub@redhat.com>amacleod2001-04-031-1/+5
* * flow.c (tidy_fallthru_edges): Don't combine complex edges.rth2001-03-281-4/+9
* * mkconfig.sh: Include insn-flags.h.rth2001-03-221-1/+0
* * varasm.c (assemble_alias): Use DECL_ASSEMBLER_NAME, not themmitchel2001-03-151-1/+1
* * reg-stack.c (stack_result): Unconditionally usejakub2001-03-141-5/+1
* * reg-stack.c (move_for_stack_reg): Avoid non-poping fst forhubicka2001-03-081-1/+2
* * reg-stack.c (next_flags_user): Use current_block->endhubicka2001-02-191-14/+16
* * reg-stack.c (stack_def): Make field reg unsigned.hubicka2001-02-171-3/+4
* * simplify-rtx.c (cfc_args): add "unordered" field.hubicka2001-01-051-2/+12
* * alias.c (mark_constant_function): Use INSN_P.law2000-08-041-5/+3
* * reg-stack.c (subst_stack_regs_pat): Use replace_reg to swaphubicka2000-08-031-3/+3
* Put phi nodes after NOTE_INSN_BASIC_BLOCK.mmitchel2000-07-271-2/+1
* * basic-block.h (life_analysis): Declare here ...rth2000-04-271-1/+1
* * calls.c (expand_call): Disable tail call generation oncerth2000-04-261-1/+1
* Fix copyrights.law2000-02-261-1/+2
* * reg-stack.c (emit_swap_insn): Do not put a new insn before azack2000-02-171-5/+3
* * Makefile.in (c-common.o): Depend on $(EXPR_H).ghazi2000-02-061-0/+2
* * flow.c (find_basic_blocks): Remove do_cleanup argument.rth2000-01-281-1/+1
* * reg-stack.c (subst_stack_regs_pat): Handle correctly USEs ofhubicka2000-01-241-15/+3
* * print-rtl.c: PROTO -> PARAMS.ghazi2000-01-171-28/+28
* * reg-stack.c (subst_stack_regs_pat): Handle correctly USEs ofhubicka2000-01-061-3/+15
* * builtins.c (expand_builtin_strlen): Initialize variable `icode'.ghazi2000-01-041-4/+4
* * reg-stack.c (subst_stack_regs_pat): Swap operands in commutativehubicka1999-11-251-0/+10
* * local-alloc.c (local_alloc): Use xmalloc/xcalloc, not alloca.mmitchel1999-11-061-3/+4
* * reg-stack.c (convert_regs_1): Initialize target_stack->toprth1999-11-051-4/+5
* * function.c (diddle_return_value): New.rth1999-11-051-14/+35
* * reg-stack.c (convert_regs_1): Handle EH edges specially.rth1999-11-021-5/+27
* * jump.c, reg-stack.c, toplev.c: Revert Oct 27 change.rth1999-10-301-12/+3
* * jump.c (jump_optimize_1): If we did cross-jumping, andrth1999-10-271-13/+12
* Reorg reg-stack to use the standard CFG.rth1999-10-271-1245/+842
OpenPOWER on IntegriCloud