summaryrefslogtreecommitdiffstats
path: root/gcc/local-alloc.c
Commit message (Expand)AuthorAgeFilesLines
* * stupid.c: Die die die.rth2000-01-191-2/+4
* * ggc-common.c: PROTO -> PARAMS.ghazi2000-01-171-24/+24
* * flow.c (mark_set_1): Use loop_depth+1 as reference weight.rth2000-01-061-1/+1
* * builtins.c (expand_builtin_strlen): Initialize variable `icode'.ghazi2000-01-041-2/+2
* * Makefile.in (toplev.o): Depend on loop.h.ghazi1999-12-241-1/+1
* * local-alloc.c (qty): New structure and static variable.hubicka1999-11-241-157/+142
* * local-alloc.c (local_alloc): Use xmalloc/xcalloc, not alloca.mmitchel1999-11-061-15/+14
* * bitmap.h (BITMAP_XFREE): New.rth1999-11-051-0/+1
* * cse.c (cse_main): Use xmalloc, not alloca.rth1999-11-041-15/+31
* * rtl.h (note_stores): Add additional paramter.mmitchel1999-10-271-14/+17
* * alias.c (init_alias_analysis): Allocate reg_known_value andmmitchel1999-10-271-0/+3
* * c-parse.in (cast_expr): Constify.ghazi1999-10-261-2/+2
* * local-alloc.c (update_equiv_regs): Check the correct insnlaw1999-10-211-1/+2
* Delete !REGISTER_CONSTRAINTS codecrux1999-10-011-30/+3
* 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-17/+17
* * gansidecl.h (__attribute__, ATTRIBUTE_UNUSED_LABEL,ghazi1999-09-081-6/+6
* Merge in gcc2-ss-010999law1999-09-071-1/+2
* 1999-08-31 12:20 -0700 Zack Weinberg <zack@bitmover.com>zack1999-08-311-6/+7
* * rtl.h (rtx_format): Constify a char*.ghazi1999-08-201-2/+2
* Include function.h in most files. Remove most of the global variablescrux1999-08-091-0/+1
* * rtl.h (local_alloc): Returns an integer now.law1999-04-101-1/+22
* Warning fixes:ghazi1999-03-201-1/+1
* Fix performance problem on SH with unnecessary move instructions.wilson1999-03-081-0/+5
* Flow rewrite to use basic block structures and edge lists.rth1999-02-251-2/+3
* * final.c (bb_str): Qualify a char* with the keyword `const'.ghazi1999-01-231-3/+3
* Update copyrights.rth1999-01-111-1/+1
* * basic-block.h (basic_block_head): Rename to x_basic_block_head.rth1999-01-111-7/+7
* * pa.h (DONT_RECORD_EQUIVALENCE): Kill.law1999-01-061-16/+0
* * rtlanal.c (multiple_sets): New function.law1998-12-121-2/+9
* * local-alloc.c (block_alloc): Slightly retune heuristic to widenlaw1998-12-071-4/+5
* * local-alloc.c (function_invariant_p): New function.amylaar1998-12-011-2/+18
* Comment typo fix.amylaar1998-11-301-1/+1
* (law1998-11-231-3/+7
* Handle equivalences that have been obscured by gcse:amylaar1998-11-111-28/+129
* * Makefile.in (insn-extract.o): Fix dependencies.law1998-10-171-18/+15
* Warning fixes:ghazi1998-10-141-2/+2
* Fri Oct 9 16:03:19 1998 Graham <grahams@rcp.co.uk>rth1998-10-091-4/+4
* * global.c (global_alloc): Delete code to manage the scratch_list.law1998-10-021-143/+4
* * regs.h (HARD_REGNO_CALL_PART_CLOBBERED): New macro.law1998-09-301-1/+4
* * global.c: Update comments.law1998-09-081-2/+2
* * local-alloc.c (block_alloc): Do not try to avoid false dependencieslaw1998-06-241-2/+6
* * alias.c: Include toplev.hlaw1998-06-191-0/+1
* * Makefile.in (LIB2FUNCS_EH): Define. Just "_eh" for now.law1998-06-091-0/+49
* * local-alloc.c (reg_classes_overlap_p): Delete dead function.law1998-03-291-25/+0
* Major cutover to using system.h:ghazi1998-03-201-4/+1
* Fix warious warnings:ghazi1998-02-281-1/+4
* * regmove.c: Update.amylaar1998-02-051-278/+1
* * alias.c: Change all uses of gen_rtx(FOO...) to gen_rtx_FOO;rth1998-01-141-6/+6
* * regmove.c: New implementation of regmove pass.law1998-01-101-12/+15
OpenPOWER on IntegriCloud