summaryrefslogtreecommitdiffstats
path: root/gcc/unroll.c
Commit message (Expand)AuthorAgeFilesLines
* * loop.c (loop_call_insn_emit_before, loop_call_insn_hoist): New.m.hayes2001-01-251-1/+1
* * unroll.c (precondition_loop_p): Fail if no iterationrth2001-01-161-1/+8
* * unroll.c (loop_iterations): If we cannot prove iteration variablejakub2001-01-131-0/+15
* * loop.h (total_biv_increment): Constify iv_class pointer.m.hayes2001-01-121-1/+1
* * hard-reg-set.h: Add multiple include guard.m.hayes2001-01-071-53/+33
* * reload.c (subst_reloads): Take INSN argument. Whenaoliva2001-01-071-2/+2
* * loop.c (debug_biv, debug_giv): New.m.hayes2001-01-061-3/+3
* * loop.c (check_insn_for_bivs): Use ivs->n_regs to check array bounds.m.hayes2001-01-011-7/+4
* * loop.h (struct iv): New.m.hayes2001-01-011-4/+4
* * loop.h (REG_IV_CLASS): New accessor macro.m.hayes2001-01-011-7/+7
* * loop.h (REGNO_FIRST_LUID, REGNO_LAST_LUID): Define.m.hayes2001-01-011-6/+6
* * function.h (emit_status): Delete member regno_pointer_flag andlaw2000-11-301-1/+1
* * alias.c (init_alias_analysis), calls.c (expand_call,jsm282000-11-071-7/+7
* Kill recombine_givs.rth2000-09-191-74/+7
* * unroll.c (copy_loop_body): Update LABEL_NUSES beforerth2000-09-191-1/+3
* Fix IA-64 abort compiling ping.wilson2000-09-181-2/+3
* Fix for IA-64 abort compiling xaaPCache.c from XFree86wilson2000-09-181-1/+2
* * unroll.c: Fix formatting.law2000-09-121-64/+55
* * loop.h (LOOP_IVS): New macro.m.hayes2000-09-111-31/+41
* * unroll.c (iteration_info): Subsume into loop_iterations.m.hayes2000-09-111-125/+115
* * loop.c (strength_reduce): Call check_ext_dependant_givs.rth2000-09-071-3/+8
* * unroll.c (unroll_loop): Check for unconditional jumpsclm2000-09-071-0/+47
* * unroll.c (loop_find_equiv_value): If ret is modified betweenjakub2000-08-211-0/+5
* * alias.c (mark_constant_function): Use INSN_P.law2000-08-041-4/+2
* * unroll.c (copy_loop_body): Fix one instance of using hostgeoffk2000-07-181-2/+3
* * combine.c (try_combine): Use any_condjump_p, any_uncondjump_prth2000-05-251-2/+2
* Jan Hubicka <jh@suse.cz>rth2000-05-251-16/+7
* * cse.c (cse_basic_block): Only call find_reg_note if REG_NOTES not 0.kenner2000-05-191-0/+2
* * Makefile.in (final.o): Depend on BASIC_BLOCK_H.rth2000-05-121-0/+1
* * loop.c (load_mems) Don't use hard registers for the hoisting.hubicka2000-04-271-1/+3
* * Rework fields used to describe positions of bitfields andkenner2000-03-251-30/+32
* Fix copyrights.law2000-02-261-1/+2
* * bitmap.c (bitmap_operation): Avoid using -1 for index since unsigned.kenner2000-02-191-1/+1
* * flow.c (mark_regs_live_at_end): Delete unused variables.ghazi2000-02-101-1/+1
* * frame.c (find_fde): Convert for loop to do-while so compilerzack2000-02-011-5/+3
* 2000-01-26 Michael Hayes <m.hayes@elec.canterbury.ac.nz>m.hayes2000-01-251-101/+104
* 2000-01-25 Michael Hayes <m.hayes@elec.canterbury.ac.nz>m.hayes2000-01-251-2/+2
* loop.cm.hayes2000-01-191-4/+8
* * toplev.c: PROTO -> PARAMS.ghazi2000-01-171-15/+15
* * loop.c (this_loop_info): Delete.m.hayes2000-01-151-39/+40
* * unroll.c (unroll_loop): Add EH support.mrs2000-01-111-0/+13
* * builtins.c (expand_builtin_strlen): Initialize variable `icode'.ghazi2000-01-041-2/+2
* * alias.c (nonlocal_reference_p): Add else for disjoint ifs.rth1999-12-271-1/+1
* * Makefile.in (toplev.o): Depend on loop.h.ghazi1999-12-241-1/+1
* current_function -> cfuncrux1999-12-201-2/+2
* * unroll.c (copy_loop_body): Don't treat a REG like a PLUS.amylaar1999-12-181-5/+8
* Fix abort in loop_iterationscrux1999-11-291-4/+2
* * unroll.c (unroll_loop): Make temp an unsigned HOST_WIDE_INT.rth1999-11-121-1/+2
* * jump.c (jump_optimize_1): Swap the incscc and the conditional modelaw1999-11-021-0/+24
* * unroll.c (unroll_loop): Allocate memory for MAP using xcalloc.law1999-11-021-5/+4
OpenPOWER on IntegriCloud