summaryrefslogtreecommitdiff
path: root/gcc/reg-stack.c
Commit message (Expand)AuthorAgeFilesLines
...
* * 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
* * reg-stack.c (stack_result): Aggregates are not returned inlaw1999-10-191-1/+9
* * c-decl.c (init_decl_processing): If MD_INIT_BUILTINS is defined,crux1999-09-281-1/+1
* Make it possible to prototype port-specific functions (and convert i386 to us...crux1999-09-201-0/+1
* Replace recog_foo with recog_data.foo.rth1999-09-121-49/+50
* Merge in gcc2-ss-010999law1999-09-071-3/+3
* Merge new ia32 backend from the branch!rth1999-09-021-383/+419
* * rtl.h (rtx_format): Constify a char*.ghazi1999-08-201-6/+6
* Include function.h in most files. Remove most of the global variablescrux1999-08-091-2/+1
* 1999-08-6 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>law1999-08-071-25/+28
* Mumit Khan <khan@xraylith.wisc.edu>rth1999-06-101-1/+1
* * reg-stack.c: Do not emit pop insns after cc0 setter.law1999-05-171-21/+35
* * reg-stack.c (check_stack_regs_mentioned): Remove variable SIZE.law1999-04-121-8/+3
* * reg-stack.c: Update comment, include varray.h.law1999-04-121-23/+73
* * i386.md (floatsisf2, floatdisf2, floatsidf2, floatdidf2,wehle1999-04-101-2/+16
* * reg-stack.c (stack_reg_life_analysis): Use returnjump_prth1999-03-091-1/+1
* Flow rewrite to use basic block structures and edge lists.rth1999-02-251-3/+18
* * reg-stack.c (subst_stack_regs_pat): Abort if the destinationlaw1999-01-171-4/+6
* * final.c (cleanup_subreg_operands): Delete some unused code.crux1998-12-041-429/+109
* Fri Oct 9 16:03:19 1998 Graham <grahams@rcp.co.uk>rth1998-10-091-7/+7
* * reg-stack.c (straighten_stack): Do nothing if the virtual stack islaw1998-09-101-0/+7
* * reg-stack.c (subst_stack_regs_pat): Make sure the top oflaw1998-06-081-0/+9