| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * loop.h (LOOP_REGS): New macro. | m.hayes | 2000-09-11 | 1 | -167/+167 |
* | * loop.h (struct loop_mem_info): Move from loop.c | m.hayes | 2000-09-09 | 1 | -148/+137 |
* | * loop.c (struct movables): New. | m.hayes | 2000-09-09 | 1 | -44/+52 |
* | * loop.c (strength_reduce): Call check_ext_dependant_givs. | rth | 2000-09-07 | 1 | -56/+321 |
* | Changes in cse.c/loop.c cost calculations | crux | 2000-09-06 | 1 | -19/+65 |
* | Fix ia64-linux miscompilation or tcl/generic/tclCompExpr.c | wilson | 2000-09-01 | 1 | -6/+12 |
* | * loop.c (prescan_loop): Don't check unknown_address_altered | wehle | 2000-08-29 | 1 | -15/+21 |
* | * cpplex.c (parse_string): Don't look for backslash | gkm | 2000-08-28 | 1 | -2/+3 |
* | * loop.c (loop_dump_aux, debug_loop): New functions. | m.hayes | 2000-08-25 | 1 | -0/+89 |
* | * loop.c (count_loop_regs_set): Replace start and end arguments | m.hayes | 2000-08-25 | 1 | -8/+9 |
* | * loop.c (constant_high_bytes): Delete. | m.hayes | 2000-08-25 | 1 | -42/+0 |
* | * loop.c (prescan_loop): Move checks for NOTE_INSN_LOOP_CONT | m.hayes | 2000-08-25 | 1 | -24/+8 |
* | * loop.c (scan_loop): Use CONST_CALL_P instead of | wehle | 2000-08-19 | 1 | -9/+2 |
* | * flow.c (attempt_auto_inc): Remove unused variable `bb'. | geoffk | 2000-08-14 | 1 | -2/+2 |
* | * loop.c: Fix formatting. | law | 2000-08-06 | 1 | -216/+219 |
* | * loop.c (try_swap_copy_prop): New function. | m.hayes | 2000-08-06 | 1 | -10/+128 |
* | * alias.c (mark_constant_function): Use INSN_P. | law | 2000-08-04 | 1 | -19/+15 |
* | * loop.c (scan_loop): Ensure update_end label does not | jakub | 2000-08-02 | 1 | -0/+8 |
* | * loop.c (canonicalize_condition): use destination, not source to | hubicka | 2000-08-01 | 1 | -1/+1 |
* | * loop.c (check_dbra_loop): Make change from July 17, 2000 work | law | 2000-08-01 | 1 | -2/+5 |
* | * Makefile.in (OBJS): Add doloop.o. | rth | 2000-07-30 | 1 | -300/+6 |
* | * loop.c (express_from_1): Fix call of simplify_gen_binary. | hubicka | 2000-07-30 | 1 | -1/+1 |
* | 2000-07-22 Jeffrey Oldham <oldham@codesourcery.com> | oldham | 2000-07-22 | 1 | -1/+1 |
* | Fix typos in comment | zack | 2000-07-18 | 1 | -2/+2 |
* | Removed extra bracket. | cchavva | 2000-07-17 | 1 | -1/+1 |
* | * loop.c (check_dbra_loop) : Changed loop_continue to loop->cont. | cchavva | 2000-07-17 | 1 | -1/+1 |
* | * loop.c (check_dbra_loop) : Return if more than one condition is | cchavva | 2000-07-17 | 1 | -0/+11 |
* | * ifcvt.c (EDGE_COMPLEX): Move definition ... | wehle | 2000-06-14 | 1 | -7/+9 |
* | * loop.c (instrument_loop_bct): Set JUMP_LABEL on the new insn. | rth | 2000-05-28 | 1 | -4/+7 |
* | * combine.c (try_combine): Use any_condjump_p, any_uncondjump_p | rth | 2000-05-25 | 1 | -19/+23 |
* | * loop.c (basic_induction_var): Avoid double recording of an increment. | amylaar | 2000-05-25 | 1 | -1/+7 |
* | * Back out this patch: | amylaar | 2000-05-25 | 1 | -52/+17 |
* | * rtl.h (loc_mentioned_in_p): Declare. | amylaar | 2000-05-25 | 1 | -4/+15 |
* | * cse.c (cse_basic_block): Only call find_reg_note if REG_NOTES not 0. | kenner | 2000-05-19 | 1 | -1/+1 |
* | * jump.c (redirect_jump): Add delete_unused argument. Don't | rth | 2000-05-19 | 1 | -80/+80 |
* | * rtlanal.c (insn_dependant_p, insn_dependant_p_1): New. | rth | 2000-05-19 | 1 | -4/+3 |
* | * loop.c (scan_loop, strength_reduce, loop_optimize): Change unroll_p | hubicka | 2000-05-15 | 1 | -14/+14 |
* | * cse.c (CSE_ADDRESS_COST): Remove. | hubicka | 2000-04-27 | 1 | -19/+12 |
* | * loop.c (load_mems) Don't use hard registers for the hoisting. | hubicka | 2000-04-27 | 1 | -1/+7 |
* | * loop.c (strength_reduce): Fix typo in the last checkin. | hubicka | 2000-04-25 | 1 | -1/+1 |
* | * loop.c (strength_reduce): Simplify test to INSN_P. | hubicka | 2000-04-24 | 1 | -10/+19 |
* | * loop.c (simplify_giv_expr): Be more agressive on simplifying | hubicka | 2000-04-23 | 1 | -13/+28 |
* | * loop.c (maybe_eliminate_biv_1): Use GET_CODE (x) == CONST_INT instead | hubicka | 2000-04-23 | 1 | -20/+21 |
* | * loop.c (strength_reduce): Fix biv removal code. | hubicka | 2000-04-22 | 1 | -13/+1 |
* | * loop.c (emit_iv_add_mult): Revert last change. | rth | 2000-04-21 | 1 | -51/+5 |
* | * loop.c (emit_iv_add_mult): Simplify it's input and emit | hubicka | 2000-04-20 | 1 | -5/+51 |
* | Even more lossage, sorry. | hubicka | 2000-04-19 | 1 | -1/+1 |
* | Fix lossage caused by applying old version of my previous patch. | hubicka | 2000-04-19 | 1 | -7/+8 |
* | * loop.c (check_insn_for_bivs, for_every_insn_in_loop, | hubicka | 2000-04-19 | 1 | -338/+255 |
* | * loop.c (canonicalize_condition): Add WANT_REG argument. | rth | 2000-04-17 | 1 | -4/+11 |