summaryrefslogtreecommitdiff
path: root/gcc/cselib.h
Commit message (Expand)AuthorAgeFilesLines
...
* attribs.c, [...]: Update copyright.Kazu Hirata2005-04-281-1/+1
* cselib.c (clear_table): Rename to cselib_clear_table.Steven Bosscher2005-04-101-0/+1
* re PR inline-asm/6806 (gcc 3.0.4 ignoring clobbered registers in inline asm w...Richard Henderson2004-09-131-0/+1
* cselib.h (struct elt_loc_list): Remove canon_loc field.Jakub Jelinek2004-04-221-1/+0
* gengtype.c (create_option): New function.Zack Weinberg2004-03-301-1/+1
* cfgcleanup.c (thread_jump): Update call of cselib_init.Jan Hubicka2004-03-041-1/+1
* cselib.c (hash_table): Remove GTY marker.Jan Hubicka2004-03-031-1/+0
* alias.c, [...]: Update copyright.Kazu Hirata2004-01-211-1/+1
* alias.c: Invlude varray.hJan Hubicka2004-01-121-0/+1
* cse.c: Convert prototypes to ISO C90.Andreas Jaeger2003-06-291-9/+9
* reload1.c (reload_cse_noop_set_p): Return false if mode of SET_DEST is not th...Alexandre Oliva2003-04-171-1/+2
* cselib.c (cselib_invalidate_mem_1): Move too ...Jan Hubicka2003-03-111-0/+2
* cselib.c (cselib_current_insn_in_libcall): New static variable.Jan Hubicka2003-01-071-0/+2
* Merge from pch-branch up to tag pch-commit-20020603.Geoffrey Keating2002-06-041-7/+7
* Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff2001-08-221-12/+12
* Make cselib_subst_to_values global.Bernd Schmidt2001-08-081-0/+1
* osf.h: Standarize copyright statement.Rodney Brown2000-12-061-1/+2
* Add cselib; use it in loop and reload_cse_regsBernd Schmidt2000-03-141-0/+66