summaryrefslogtreecommitdiff
path: root/gcc/loop.c
Commit message (Expand)AuthorAgeFilesLines
* PR optimization/12440rakdver2004-01-201-1/+5
* * c-common.h: Fix comment formatting.kazu2004-01-161-1/+1
* * system.h: Poison PROMOTED_MODEsteven2004-01-141-1/+1
* PR opt/12826hubicka2004-01-121-0/+2
* * alias.c: Fix comment typos.kazu2004-01-061-1/+1
* 2004-01-02 Andrew Pinski <pinskia@physics.uc.edu>pinskia2004-01-021-1/+4
* 2003-12-21 Dale Johannesen <dalej@apple.com>dalej2003-12-221-1/+34
* * alias.c: Fix comment formatting.kazu2003-12-211-1/+1
* ChangeLog:uweigand2003-12-181-1/+2
* * reload.c (reg_overlap_mentioned_for_reload_p):amylaar2003-12-151-2/+8
* PR optimization/13037sayle2003-12-121-0/+4
* 2003-12-11 Steven Bosscher <steven@gcc.gnu.org>steven2003-12-111-8/+8
* PR optimization/13318ebotcazou2003-12-071-0/+3
* * ChangeLog.7: Fix comment typos.kazu2003-11-211-1/+1
* * loop.c (check_dbra_loop): Try swapping the comparison operandssayle2003-11-091-0/+16
* PR middle-end/11414sayle2003-10-241-13/+5
* * c-pretty-print.c: Fix comment typos.kazu2003-10-051-1/+1
* 2003-09-12 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>pinskia2003-09-151-9/+16
* * loop.c: Move comments describing BIV's and GIV's to top of filegerald2003-09-121-10/+10
* * loop.c (loop_regs_update): Delete else clause for PATTERN rtx andwilson2003-09-071-15/+6
* * loop.c (check_dbra_loop): Allow LTU in the loop condition.rth2003-07-301-2/+4
* * alias.c: Fix comment formatting.kazu2003-07-221-1/+1
* * combine.c (if_then_else_cond): Simplify the comparison ofkazu2003-07-221-3/+1
* * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c builtins.cghazi2003-07-191-32/+24
* PR target/11087jakub2003-07-181-3/+30
* * loop.c (check_ext_dependent_givs): Pass const struct loop *uweigand2003-07-171-8/+38
* PR optimization/9745wilson2003-07-111-9/+12
* * jump.c: Convert prototypes to ISO C90.aj2003-07-061-606/+321
* * basic-block.h: Fix comment typos.kazu2003-07-011-3/+3
* * loop.c (count_one_set): Fix detection of registers set in morerakdver2003-06-291-1/+1
* cp:ghazi2003-06-161-3/+3
* * loop.c (check_insn_for_givs): Remove DONT_REDUCE_ADDR macro.aj2003-06-011-4/+0
* * flags.h (flag_wrapv): New flag controlling overflow semantics.sayle2003-05-311-0/+3
* gcc:ghazi2003-05-171-5/+3
* * loop.c (check_dbra_loop): Factor common test.nathan2003-05-141-4/+6
* * emit-rtl.c (last_call_insn, add_function_usage_to): New functions.kenner2003-05-031-0/+24
* PR opt/8705danglin2003-04-251-1/+7
* PR optimization/10157ebotcazou2003-04-031-5/+9
* * reload1.c (reload_as_needed): Allow a USE in asm reloads.amodra2003-03-281-0/+4
* * loop.c: (find_mem_in_note_1, find_mem_in_note): New functions.amodra2003-03-281-3/+49
* PR opt/10087mmitchel2003-03-271-0/+15
* * rtl.h (subrtx_p): Renamed to rtx_referenced_p.zlomek2003-03-151-1/+2
* * cfgcleanup.c (outgoing_edges_match): Compare the jump tables.zlomek2003-03-101-45/+0
* * calls.c: Fix comment formatting.kazu2003-03-081-4/+4
* 2003-02-28 Dale Johannesen <dalej@apple.com>dalej2003-02-281-50/+110
* * cse.c (count_reg_usage): Fix handling of REG_EQUAL notes.rakdver2003-02-261-1/+1
* * combine.c (combine_simplify_rtx, simplfy_comparison): Use CC0_P.sayle2003-02-261-4/+2
* * loop.c (emit_prefetch_instructions): Do conversion at right place inhubicka2003-01-311-1/+9
* 2003-01-28 Dale Johannesen <dalej@apple.com>dalej2003-01-281-3/+5
* * target.h (targetm.address_cost): New.rth2003-01-281-15/+2