cp-tree.h (struct lang_type_class): add field for key method
[platform/upstream/gcc.git] / gcc / unroll.c
2002-12-24 Kazu Hirataregmove.c: Fix comment typos.
2002-12-16 Zack WeinbergMerge basic-improvements-branch to trunk
2002-12-02 Jan Hubicka* unroll.c (copy_loop_body): Copy CONST_OR_PURE_CALL_P.
2002-10-27 Kazu Hiratacombine.c: Fix comment formatting.
2002-10-07 Dale JohannesenPermit doloop treatment for preconditioned loops.
2002-10-05 David Edelsohnunroll.c (copy_loop_body): Remove REG_EQUAL note attach...
2002-10-02 Roger Sayle* unroll.c (loop_iterations): Revert 2002-09-08 change.
2002-09-30 Jan Hubickareload.c (push_reload): Handle subregs and secondary...
2002-09-27 Richard Hendersonunroll.c (simplify_cmp_and_jump_insns): New.
2002-09-27 Kazu HirataLANGUAGES: Follow spelling conventions.
2002-09-08 Roger Saylere PR rtl-optimization/6405 (Loop-unrolling related...
2002-08-21 Geoffrey Keatingunroll.c (biv_total_increment): Don't try to compute...
2002-08-02 Kaveh R. Ghazidf.c (df_insn_table_realloc): Change parameter to unsigned.
2002-07-30 J"orn Rennecke* unroll.c (copy_loop_body): Don't copy NOTE_INSN_LOOP_...
2002-07-29 Richard Hendersonunroll.c (verify_addresses): Remove.
2002-07-22 Richard Hendersonunroll.c (find_splittable_givs): Do not split DEST_ADDR...
2002-07-20 Alan Modrare PR rtl-optimization/7130 (miscompiled code for gcc...
2002-06-30 Alan Modra* unroll.c (loop_iterations): Handle EQ loops.
2002-06-15 Eric Botcazouloop.c (check_final_value): Use v->always_executed...
2002-06-11 David S. MillerDelete SEQUENCE rtl usage outside of reorg and ssa...
2002-06-02 Jan Hubickaloop.c (emit_prefetch_instructions): Properly place...
2002-05-31 Kazu Hiratatarget.h: Fix formatting.
2002-03-25 Richard Henderson* unroll.c (unroll_loop): Zero label_map.
2002-03-15 Jakub Jelinekre PR rtl-optimization/5891 (ICE compiling SPEC fp...
2002-03-14 Michael MeissnerAdd --param max-unrolled-insns=<n> support
2002-02-27 Graham Stottunroll.c (loop_iterations): Return 0 if the add_val...
2002-01-25 Jan Hubickaunroll.c (unroll_loop): Lower final_value to nonmemory...
2002-01-14 Jan Hubicka* unroll.c (final_reg_note_copy): Fix previous commit.
2002-01-14 Jan Hubickaunroll.c (final_reg_note_copy): Properly handle REG_LABEL
2002-01-12 Jan Hubickaunroll.c (final_reg_note_copy): Avoid crash on REG_LABE...
2002-01-10 Dale Johannesenre PR rtl-optimization/5269 (loop unroller fails to...
2002-01-10 Kazu Hiratatoplev.c: Fix formatting.
2002-01-07 Jan Hubickaunroll.c (copy_loop_body): Always properly update JUMP_...
2001-12-30 Kaveh R. Ghazi* unroll.c: Move include files above first use of ...
2001-12-27 Kaveh R. Ghazicollect2.c (is_ctor_dtor): Const-ify.
2001-12-01 Olivier Hainqueunroll.c (loop_iterations): Give up on jumps with null...
2001-11-30 Zoltan Hidvegi* unroll.c (unroll_loop): Correct special exit cases.
2001-11-27 Richard Hendersonunroll.c (loop_iterations): Move last change ...
2001-11-27 Corey Minyardunroll.c (loop_iterations): Detect one situation in...
2001-11-21 Jeff Lawunroll.c (copy_loop_body): Update LABEL_NUSES for the...
2001-11-16 Jeff Lawunroll.c (copy_loop_body): Initialize JUMP_LABEL field...
2001-11-16 Richard Kennerexpr.c (store_field): Pass tree instead of max size...
2001-11-04 Geoffrey Keatingunroll.c (calculate_giv_inc): Use find_last_value rathe...
2001-10-28 Joseph MyersChangeLog.0, [...]: Fix spelling errors.
2001-10-11 Franz Sirlunroll.c (loop_iterations): Fixup last patch.
2001-10-11 Stan Shebsalias.c: Remove uses of "register" specifier in declara...
2001-10-10 Franz Sirlre PR c++/4512 (New ICE in loop_iterations at unroll...
2001-10-08 Franz Sirlunroll.c (loop_iterations): Extend check for multiple...
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-08-22 Lars BrinkhoffMakefile.in, [...]: replace "GNU CC" with "GCC".
2001-08-18 Zack Weinbergoptabs.h (OTI_flodiv, [...]): Kill.
2001-08-15 John Wehlertl.h (only_sets_cc0_p): New prototype.
2001-08-13 Zack Weinbergexpr.h: Split out optab- and libfunc-related code to...
2001-07-23 Clinton Popetzunroll.c (loop_iterations): Fix miscalculation of initi...
2001-06-18 Jan Hubickaunroll.c: Include predict.h.
2001-06-12 Mark Mitchellunroll.c (initial_reg_note_copy): Use PUT_REG_NOTE_KIND...
2001-05-06 Alexandre Olivaunroll.c (loop_iterations): Don't sign-extend abs_diff...
2001-04-21 Mark Mitchellflow.c (proagate_one_insn): Remove useless assignment.
2001-04-12 Alexandre Olivaexpmed.c (store_bit_field): Truncate CONST_INTs.
2001-01-25 Michael Hayesloop.c (loop_call_insn_emit_before, [...]): New.
2001-01-16 Richard Hendersonunroll.c (precondition_loop_p): Fail if no iteration...
2001-01-13 Jakub Jelinekunroll.c (loop_iterations): If we cannot prove iteratio...
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 Alexandre Olivareload.c (subst_reloads): Take INSN argument.
2001-01-06 Michael Hayesloop.c (debug_biv, debug_giv): New.
2001-01-01 Michael Hayesloop.c (check_insn_for_bivs): Use ivs->n_regs to check...
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.h (REGNO_FIRST_LUID, [...]): Define.
2000-11-30 John David Anglinfunction.h (emit_status): Delete member regno_pointer_f...
2000-11-07 Joseph Myersalias.c [...] (init_alias_analysis, [...]): Use memset...
2000-09-19 Bernd SchmidtKill recombine_givs.
2000-09-19 Richard Hendersonunroll.c (copy_loop_body): Update LABEL_NUSES before...
2000-09-18 Jim WilsonFix IA-64 abort compiling ping.
2000-09-18 Jim WilsonFix for IA-64 abort compiling xaaPCache.c from XFree86
2000-09-12 Kazu Hirata* unroll.c: Fix formatting.
2000-09-11 Michael Hayesloop.h (LOOP_IVS): New macro.
2000-09-11 Michael Hayesunroll.c (iteration_info): Subsume into loop_iterations.
2000-09-07 Richard Hendersonloop.c (strength_reduce): Call check_ext_dependant_givs.
2000-09-07 Catherine Mooreunroll.c (unroll_loop): Check for unconditional jumps...
2000-08-21 Jakub Jelinekunroll.c (loop_find_equiv_value): If ret is modified...
2000-08-04 Rodney Brownalias.c (mark_constant_function): Use INSN_P.
2000-07-18 Geoff Keatingunroll.c (copy_loop_body): Fix one instance of using...
2000-05-25 Jan Hubickacombine.c (try_combine): Use any_condjump_p...
2000-05-25 Jan HubickaJan Hubicka <jh@suse.cz>
2000-05-19 Richard Kennercse.c (cse_basic_block): Only call find_reg_note if...
2000-05-12 Richard HendersonMakefile.in (final.o): Depend on BASIC_BLOCK_H.
2000-04-27 Jan Hubicka* loop.c (load_mems) Don't use hard registers for...
2000-03-25 Richard Kenner* Rework fields used to describe positions of bitfields and
2000-02-26 Jeff LawFix copyrights.
2000-02-19 Richard Kennerbitmap.c (bitmap_operation): Avoid using -1 for index...
2000-02-10 Kaveh R. Ghaziflow.c (mark_regs_live_at_end): Delete unused variables.
2000-02-01 Zack Weinbergframe.c (find_fde): Convert for loop to do-while so...
2000-01-25 Michael Hayesloop.c (current_loop_info): Delete.
2000-01-25 Michael Hayesloop.h (LOOP_INFO): New accessor macro.
2000-01-19 Michael Hayesloop.c
2000-01-17 Kaveh R. Ghazitoplev.c: PROTO -> PARAMS.
next