summaryrefslogtreecommitdiff
path: root/gcc/loop.c
Commit message (Expand)AuthorAgeFilesLines
...
* re PR rtl-optimization/10914 (unswitch loops does not work on powerpc)Zdenek Dvorak2003-09-141-9/+16
* * loop.c: Move comments describing BIV's and GIV's to top of fileChris Lattner2003-09-121-10/+10
* loop.c (loop_regs_update): Delete else clause for PATTERN rtx and simplify.James E Wilson2003-09-061-15/+6
* * loop.c (check_dbra_loop): Allow LTU in the loop condition.Andi Kleen2003-07-301-2/+4
* alias.c: Fix comment formatting.Kazu Hirata2003-07-221-1/+1
* combine.c (if_then_else_cond): Simplify the comparison of rtx against -1, 0, ...Kazu Hirata2003-07-221-3/+1
* alias.c [...]: Remove unnecessary casts.Kaveh R. Ghazi2003-07-191-32/+24
* re PR target/11087 (gcc miscompiles raid1.c from linux kernel)Jakub Jelinek2003-07-181-3/+30
* loop.c (check_ext_dependent_givs): Pass const struct loop * instead of struct...Ulrich Weigand2003-07-171-8/+38
* re PR rtl-optimization/9745 ([powerpc] miscompiles libmcrypt (alias problem d...James E Wilson2003-07-101-9/+12
* jump.c: Convert prototypes to ISO C90.Andreas Jaeger2003-07-061-606/+321
* basic-block.h: Fix comment typos.Kazu Hirata2003-07-011-3/+3
* loop.c (count_one_set): Fix detection of registers set in more than one basic...Zdenek Dvorak2003-06-291-1/+1
* decl.c, [...]: Don't use the PTR macro.Kaveh R. Ghazi2003-06-161-3/+3
* * loop.c (check_insn_for_givs): Remove DONT_REDUCE_ADDR macro.Andreas Jaeger2003-06-011-4/+0
* flags.h (flag_wrapv): New flag controlling overflow semantics.Roger Sayle2003-05-311-0/+3
* cfgloopanal.c (test_for_iteration): Use string concatentation on HOST_WIDE_IN...Kaveh R. Ghazi2003-05-171-5/+3
* * loop.c (check_dbra_loop): Factor common test.Nathan Sidwell2003-05-141-4/+6
* emit-rtl.c (last_call_insn, [...]): New functions.Olivier Hainque2003-05-031-0/+24
* re PR rtl-optimization/8705 ([HP-PA] ICE in emit_move_insn_1, at expr.c:3101)John David Anglin2003-04-251-1/+7
* re PR rtl-optimization/10157 ([Sparc] internal compiler error: in extract_ins...Eric Botcazou2003-04-031-5/+9
* reload1.c (reload_as_needed): Allow a USE in asm reloads.Alan Modra2003-03-291-0/+4
* loop.c: (find_mem_in_note_1, find_mem_in_note): New functions.Alan Modra2003-03-281-3/+49
* re PR rtl-optimization/10087 (optimizer produces wrong code when indexing 2D ...Glen Nakamura2003-03-271-0/+15
* rtl.h (subrtx_p): Renamed to rtx_referenced_p.Josef Zlomek2003-03-151-1/+2
* cfgcleanup.c (outgoing_edges_match): Compare the jump tables.Josef Zlomek2003-03-101-45/+0
* calls.c: Fix comment formatting.Kazu Hirata2003-03-081-4/+4
* loop.c (struct movable): Add insert_temp, shrink savemode.Dale Johannesen2003-02-281-50/+110
* cse.c (count_reg_usage): Fix handling of REG_EQUAL notes.Zdenek Dvorak2003-02-261-1/+1
* combine.c (combine_simplify_rtx, [...]): Use CC0_P.Roger Sayle2003-02-261-4/+2
* loop.c (emit_prefetch_instructions): Do conversion at right place in RTL chain.Jan Hubicka2003-01-311-1/+9
* emit-rtl.c (const_double_htab_hash): Use mode in the hash.Dale Johannesen2003-01-281-3/+5
* target.h (targetm.address_cost): New.Richard Henderson2003-01-281-15/+2
* cfgloopanal.c: New file.Zdenek Dvorak2003-01-241-1/+2
* basic-block.h: Fix comment formatting.Kazu Hirata2003-01-181-1/+1
* ifcvt.c: Fix comment typos.Kazu Hirata2003-01-171-11/+11
* arm.h (CONDITIONAL_REGISTER_USAGE): Avoid signed/unsigned warning.Kaveh R. Ghazi2003-01-161-1/+1
* re PR rtl-optimization/8988 (gcc3.2 and 3.2.1 with -O2 and -mcpu=i386 generat...Eric Botcazou2002-12-191-1/+10
* Merge basic-improvements-branch to trunkZack Weinberg2002-12-161-28/+16
* c-decl.c: Fix a comment typo.Kazu Hirata2002-12-131-1/+1
* loop.c (record_giv): Initialize not_replaceable.Andreas Jaeger2002-11-201-1/+6
* Fix bugs that showed up building Spec on ppc darwin.Dale Johannesen2002-11-041-0/+7
* combine.c: Fix comment formatting.Kazu Hirata2002-10-271-1/+1
* re PR rtl-optimization/7409 (loop optimization)Ulrich Weigand2002-10-151-0/+19
* loop.c: Revert 2002-08-15 change.Kaveh R. Ghazi2002-10-091-6/+6
* Permit doloop treatment for preconditioned loops.Dale Johannesen2002-10-071-1/+2
* dbxout.c: Follow spelling conventions.Kazu Hirata2002-09-221-15/+15
* real.c, real.h: Rewrite from scratch.Richard Henderson2002-09-161-4/+7
* ABOUT-NLS: Follow spelling conventions.Kazu Hirata2002-09-161-1/+1
* ChangeLog: Follow spelling conventions.Kazu Hirata2002-09-141-2/+2