| Commit message (Expand) | Author | Age | Files | Lines |
* | * loop.c (check_insn_for_givs): Remove DONT_REDUCE_ADDR macro. | aj | 2003-06-01 | 1 | -4/+0 |
* | * flags.h (flag_wrapv): New flag controlling overflow semantics. | sayle | 2003-05-31 | 1 | -0/+3 |
* | gcc: | ghazi | 2003-05-17 | 1 | -5/+3 |
* | * loop.c (check_dbra_loop): Factor common test. | nathan | 2003-05-14 | 1 | -4/+6 |
* | * emit-rtl.c (last_call_insn, add_function_usage_to): New functions. | kenner | 2003-05-03 | 1 | -0/+24 |
* | PR opt/8705 | danglin | 2003-04-25 | 1 | -1/+7 |
* | PR optimization/10157 | ebotcazou | 2003-04-03 | 1 | -5/+9 |
* | * reload1.c (reload_as_needed): Allow a USE in asm reloads. | amodra | 2003-03-28 | 1 | -0/+4 |
* | * loop.c: (find_mem_in_note_1, find_mem_in_note): New functions. | amodra | 2003-03-28 | 1 | -3/+49 |
* | PR opt/10087 | mmitchel | 2003-03-27 | 1 | -0/+15 |
* | * rtl.h (subrtx_p): Renamed to rtx_referenced_p. | zlomek | 2003-03-15 | 1 | -1/+2 |
* | * cfgcleanup.c (outgoing_edges_match): Compare the jump tables. | zlomek | 2003-03-10 | 1 | -45/+0 |
* | * calls.c: Fix comment formatting. | kazu | 2003-03-08 | 1 | -4/+4 |
* | 2003-02-28 Dale Johannesen <dalej@apple.com> | dalej | 2003-02-28 | 1 | -50/+110 |
* | * cse.c (count_reg_usage): Fix handling of REG_EQUAL notes. | rakdver | 2003-02-26 | 1 | -1/+1 |
* | * combine.c (combine_simplify_rtx, simplfy_comparison): Use CC0_P. | sayle | 2003-02-26 | 1 | -4/+2 |
* | * loop.c (emit_prefetch_instructions): Do conversion at right place in | hubicka | 2003-01-31 | 1 | -1/+9 |
* | 2003-01-28 Dale Johannesen <dalej@apple.com> | dalej | 2003-01-28 | 1 | -3/+5 |
* | * target.h (targetm.address_cost): New. | rth | 2003-01-28 | 1 | -15/+2 |
* | * cfgloopanal.c: New file. | rakdver | 2003-01-24 | 1 | -1/+2 |
* | * basic-block.h: Fix comment formatting. | kazu | 2003-01-18 | 1 | -1/+1 |
* | * ifcvt.c: Fix comment typos. | kazu | 2003-01-17 | 1 | -11/+11 |
* | * arm.h (CONDITIONAL_REGISTER_USAGE): Avoid signed/unsigned | ghazi | 2003-01-16 | 1 | -1/+1 |
* | PR optimization/8988 | ebotcazou | 2002-12-19 | 1 | -1/+10 |
* | Merge basic-improvements-branch to trunk | zack | 2002-12-16 | 1 | -28/+16 |
* | * c-decl.c: Fix a comment typo. | kazu | 2002-12-13 | 1 | -1/+1 |
* | * loop.c (record_giv): Initialize not_replaceable. | aj | 2002-11-20 | 1 | -1/+6 |
* | Fix bugs that showed up building Spec on ppc darwin. | dalej | 2002-11-04 | 1 | -0/+7 |
* | * combine.c: Fix comment formatting. | kazu | 2002-10-27 | 1 | -1/+1 |
* | PR opt/7409 | uweigand | 2002-10-15 | 1 | -0/+19 |
* | * loop.c: Revert 2002-08-15 change. | ghazi | 2002-10-09 | 1 | -6/+6 |
* | Permit doloop treatment for preconditioned loops. | dalej | 2002-10-07 | 1 | -1/+2 |
* | * dbxout.c: Follow spelling conventions. | kazu | 2002-09-22 | 1 | -15/+15 |
* | gcc/ | rth | 2002-09-16 | 1 | -4/+7 |
* | * ABOUT-NLS: Follow spelling conventions. | kazu | 2002-09-16 | 1 | -1/+1 |
* | * ChangeLog: Follow spelling conventions. | kazu | 2002-09-14 | 1 | -2/+2 |
* | * loop.c: Fix a comment typo. | kazu | 2002-09-14 | 1 | -1/+1 |
* | PR optimization/6405 | sayle | 2002-09-08 | 1 | -1/+1 |
* | * basic-block.h: Fix comment formatting. | kazu | 2002-09-08 | 1 | -1/+1 |
* | 2002-09-08 Jan Hubicka <jh@suse.cz> | aj | 2002-09-08 | 1 | -1/+1 |
* | gcc: | amylaar | 2002-09-04 | 1 | -255/+278 |
* | * loop.c (scan_loop, move_movables, count_one_set): Cast to avoid | ghazi | 2002-08-15 | 1 | -6/+6 |
* | Index: ChangeLog | geoffk | 2002-08-05 | 1 | -1/+0 |
* | * genautomata.c (VLA_HWINT_SHORTEN, VLA_HWINT_LAST): Remove. | neil | 2002-07-23 | 1 | -9/+0 |
* | * defaults.h (obstack_chunk_alloc, obstack_chunk_free): | neil | 2002-07-23 | 1 | -3/+0 |
* | * loop.h (LOOP_AUTO_UNROLL): Rename from LOOP_FIRST_PASS. | rth | 2002-07-22 | 1 | -1/+1 |
* | * loop.c (loop_givs_rescan): Delete the REG_EQUAL note, not the insn. | rth | 2002-07-19 | 1 | -6/+8 |
* | PR optimization/6713 | rth | 2002-07-17 | 1 | -2/+12 |
* | * loop.c (check_final_value): Use v->always_executed | rth | 2002-06-15 | 1 | -1/+2 |
* | * loop.c (for_each_insn_in_loop): Fix formatting and comments. | rth | 2002-06-15 | 1 | -9/+6 |