* config/alpha/x-vms (version): Change "." to "_".
[gcc.git] / gcc / loop.c
2001-11-15 Richard Kenneralias.c (nonoverlapping_memrefs): Use REGNO_PTR_FRAME_P.
2001-11-15 Jakub Jelinekjump.c (squeeze_notes): Return true if no real insns...
2001-11-14 Richard Hendersonloop.c (combine_movables): Turn off combination until...
2001-11-07 Steve Christiansen* loop.c (loop_regs_scan): Don't invalidate PIC register.
2001-10-30 Jakub Jelinekemit-rtl.c (set_unique_reg_note): Don't create REG_EQUA...
2001-10-29 Joseph Myersloop.h (struct induction): Rename ext_dependant to...
2001-10-28 Joseph MyersChangeLog.0, [...]: Fix spelling errors.
2001-10-11 Stan Shebsalias.c: Remove uses of "register" specifier in declara...
2001-10-10 Kazu Hiratacalls.c: Fix formatting.
2001-10-09 Kazu Hiratac-common.c: Fix comment typos.
2001-09-28 Jan Hubickagcse.c (replace_store_insn): Use delete_insn.
2001-09-25 Jan HubickaMakefile.in (cfgrtl.o): Add.
2001-09-21 Jan Hubickabasic-block.h (flow_delete_insn, [...]): Kill.
2001-09-11 Hans-Peter Nilssondbxout.c (dbxout_parms): Fix typo in comment.
2001-09-09 Jan Hubicka* loop.c (combine_givs): Fix computing of benefit once...
2001-09-07 Richard Hendersonloop.c (record_giv): Avoid simplifying MULT to ASHIFT.
2001-09-03 Jakub Jelinekloop.c (express_from_1): Fix CONSTANT_P(a) case.
2001-08-31 Andreas Jaegergcse.c (add_label_notes): REG_LABEL is an INSN_LIST.
2001-08-22 Jason Merrilljump.c (squeeze_notes): Take parms by reference.
2001-08-22 Lars BrinkhoffMakefile.in, [...]: replace "GNU CC" with "GCC".
2001-08-18 Zack Weinbergoptabs.h (OTI_flodiv, [...]): Kill.
2001-08-13 Zack Weinbergexpr.h: Split out optab- and libfunc-related code to...
2001-08-13 Geoffrey Keatingloop.c (check_dbra_loop): Use condjump_label to compute...
2001-08-12 Kazu Hiratagcc.c: Fix comment formatting.
2001-08-10 Zack Weinbergcalls.c, function.c: Always define PREFERRED_STACK_BOUN...
2001-08-07 Jan Hubickacalls.c (expand_call): Do not emit INSN_SETJMP note.
2001-08-07 Jan Hubickaalias.c (nonlocal_mentioned_p): Rename CONST_CALL_P...
2001-08-04 Jan Hubicka* loop.c (try_copy_prop); Kill invalidated REG_EQUAL...
2001-07-31 Geoffrey Keatingloop.c (check_dbra_loop): Use single_set to compute...
2001-07-25 Jan HubickaFix typo spotted by Richard.
2001-07-25 Jan Hubickapredict.c (estimate_probability): Avoid duplicated...
2001-07-15 Jan Hubickaloop.c (scan_loop): Add USEs inside PARALLELs into...
2001-06-18 Jan Hubickaunroll.c: Include predict.h.
2001-06-13 Jim WilsonFix for PR 3128, IA-64 linux kernel miscompile
2001-06-12 Jan Hubickaloop.c: Include predict.h
2001-06-11 Aldy Hernandezdo not combine asm stmts in scan_loop
2001-05-11 Mark Mitchellloop.h (struct movables): Remove `num'.
2001-05-01 Kaveh R. Ghazibitmap.c: Change NULL_PTR to NULL or "(rtx*)0".
2001-04-25 Jason Merrill* loop.c (try_swap_copy_prop): Go back to checking...
2001-04-23 Mark Mitchell* loop.c (loop_delete_insns): Add prototype.
2001-04-21 Mark Mitchellflow.c (proagate_one_insn): Remove useless assignment.
2001-04-19 Mark Mitchellrtl.texi (jump_insn): Expand on JUMP_LABEL documentation.
2001-04-19 Mark Mitchellloop.c (load_mems): Examine all the instructions in...
2001-03-30 Bernd SchmidtPrevent hoisting code from generating uninitialized...
2001-03-22 Richard Hendersonmkconfig.sh: Include insn-flags.h.
2001-02-25 Franz Sirlloop.c (check_dbra_loop): A biv has uses besides counti...
2001-02-24 Jan Hubicka* loop.c (canonicalize_condition): Move to reversed_com...
2001-01-26 Michael Hayesloop.c (loop_giv_reduce_benefit): Copy mode size into...
2001-01-25 Michael Hayesloop.c (loop_call_insn_emit_before, [...]): New.
2001-01-12 Michael Hayesloop.h (total_biv_increment): Constify iv_class pointer.
2001-01-07 Michael Hayeshard-reg-set.h: Add multiple include guard.
2001-01-07 Michael Hayesloop.h (loop_insn_hoist): New prototype.
2001-01-07 Michael Hayes* loop.c (emit_iv_add_mult): Use single_set to examine...
2001-01-07 Michael Hayesloop.c (count_loop_regs_set): Delete.
2001-01-06 Richard Hendersonloop.c (scan_loop): Use xcalloc for the regs array.
2001-01-06 Michael Hayesloop.c (debug_biv, debug_giv): New.
2001-01-05 Michael Hayesloop.h (struct loop_reg): New.
2001-01-05 Michael Hayesloop.c (prescan_loop): Set loop_info->has_nonconst_call.
2001-01-02 John David Anglinloop.c (add_label_notes): Increment the label usage...
2001-01-01 Andreas Jaeger* loop.c (scan_loop): Use xmalloc to allocate movables.
2001-01-01 Michael Hayesloop.c (check_insn_for_bivs): Use ivs->n_regs to check...
2001-01-01 Michael Hayesloop.c (loop_ivs_free): New function.
2001-01-01 Michael Hayesloop.h (struct iv): New.
2001-01-01 Michael Hayesloop.h (REG_IV_CLASS): New accessor macro.
2001-01-01 Michael Hayesloop.c (loop_giv_reduce_benefit): Break out from streng...
2001-01-01 Michael Hayesloop.c (loop_bivs_find): Break out from strength_reduce.
2001-01-01 Michael Hayesloop.c (LOOP_REG_LIFETIME, [...]): Define.
2001-01-01 Michael Hayesloop.h (REGNO_FIRST_LUID, [...]): Define.
2001-01-01 Michael Hayesloop.h (struct loop_movables): New.
2000-12-31 Michael Hayes* loop.c (debug_loops): New.
2000-11-30 John David Anglinfunction.h (emit_status): Delete member regno_pointer_f...
2000-11-28 Jakub Jelinekloop.c (load_mems): Avoid using next_label to find...
2000-11-27 Bernd SchmidtRe-apply an earlier fix, with a small update
2000-11-21 Bernd SchmidtFix consec_sets_giv bug.
2000-11-13 Franz Sirlloop.c (basic_induction_var): Revert accidental checkin.
2000-11-07 Joseph Myersalias.c [...] (init_alias_analysis, [...]): Use memset...
2000-10-21 Richard Kenner* loop.c (strength_reduce): Fix error in last change.
2000-10-20 Richard Kennerloop.c (strength_reduce): Show when new register made...
2000-10-18 Chandrakala ChavvaAdding new option -ftrapv.
2000-10-13 Mark MitchellRemove obstacks.
2000-09-29 Franz Sirlloop.c (check_final_value): A GIV is not replaceable...
2000-09-19 Bernd SchmidtKill recombine_givs.
2000-09-14 Kazu Hirataloop.c: Fix formatting.
2000-09-12 Michael Hayes* loop.c (note_set_pseudo_multiple_uses): Correct.
2000-09-12 Bernd SchmidtFix hard reg cost calculations in CSE; some minor cleanups
2000-09-11 Michael Hayesloop.h (LOOP_IVS): New macro.
2000-09-11 Michael Hayesloop.h (LOOP_REGS): New macro.
2000-09-09 Michael Hayesloop.h (struct loop_mem_info): Move from loop.c (struct...
2000-09-09 Michael Hayesloop.c (struct movables): New.
2000-09-07 Richard Hendersonloop.c (strength_reduce): Call check_ext_dependant_givs.
2000-09-06 Bernd SchmidtChanges in cse.c/loop.c cost calculations
2000-09-01 Jim WilsonFix ia64-linux miscompilation or tcl/generic/tclCompExpr.c
2000-08-29 John Wehleloop.c (prescan_loop): Don't check unknown_address_alte...
2000-08-28 Greg McGarycpplex.c (parse_string): Don't look for backslash befor...
2000-08-25 Michael Hayesloop.c (loop_dump_aux, debug_loop): New functions.
2000-08-25 Michael Hayesloop.c (count_loop_regs_set): Replace start and end...
2000-08-25 Michael Hayes* loop.c (constant_high_bytes): Delete.
2000-08-25 Michael Hayesloop.c (prescan_loop): Move checks for NOTE_INSN_LOOP_C...
2000-08-19 John Wehleloop.c (scan_loop): Use CONST_CALL_P instead of checkin...
2000-08-14 Geoff Keatingflow.c (attempt_auto_inc): Remove unused variable ...
next