summaryrefslogtreecommitdiff
path: root/gcc/loop-invariant.c
Commit message (Expand)AuthorAgeFilesLines
* bt-load.c, [...]: Update copyright.Kazu Hirata2005-02-171-1/+1
* bitmap.h (BITMAP_XMALLOC, [...]): Remove.Nathan Sidwell2005-02-171-13/+13
* bitmap.h (struct bitmap_obstack): New obstack type.Nathan Sidwell2004-11-221-0/+1
* backport: basic-block.h: Include vec.h, errors.h.Ben Elliston2004-09-281-1/+2
* bitmap.h (EXECUTE_IF_SET_IN_BITMAP, [...]): Changed to iterator style.Zdenek Dvorak2004-09-261-5/+11
* common.opt: Remove flags -fmove-all-movables and -freduce-all-givs.Toon Moene2004-09-121-11/+0
* Revert 2004-09-09 Giovanni Bajo <giovannibajo@gcc.gnu.org>Nathan Sidwell2004-09-101-1/+2
* lambda-mat.c (lambda_matrix_inverse_hard): Use gcc_assert and gcc_unreachable...Giovanni Bajo2004-09-101-2/+1
* rtl.h (MEM_READONLY_P): Replace RTX_UNCHANGING_P.Richard Henderson2004-08-181-1/+1
* alias.c (nonlocal_mentioned_p, [...]): Use, LABEL_P, JUMP_P, CALL_P, NONJUMP_...Jerry Quinn2004-07-091-2/+2
* loop-invariant.c: New file.Zdenek Dvorak2004-06-201-0/+933