summaryrefslogtreecommitdiff
path: root/gcc/cselib.h
Commit message (Expand)AuthorAgeFilesLines
* * attribs.c, c-pragma.c, caller-save.c, cfghooks.h,kazu2005-04-281-1/+1
* * cselib.c (clear_table): Rename to cselib_clear_table.steven2005-04-101-0/+1
* PR inline-asm/6806rth2004-09-131-0/+1
* * cselib.h (struct elt_loc_list): Remove canon_loc field.jakub2004-04-221-1/+0
* * gengtype.c (create_option): New function.zack2004-03-301-1/+1
* * cfgcleanup.c (thread_jump): Update call of cselib_init.hubicka2004-03-041-1/+1
* * cselib.c (hash_table): Remove GTY marker.hubicka2004-03-031-1/+0
* * alias.c, basic-block.h, c-common.c, c-common.h,kazu2004-01-211-1/+1
* * alias.c: Invlude varray.hhubicka2004-01-121-0/+1
* * cse.c: Convert prototypes to ISO C90.aj2003-06-291-9/+9
* * reload1.c (reload_cse_noop_set_p): Return false if mode ofaoliva2003-04-171-1/+2
* * cselib.c (cselib_invalidate_mem_1): Move too ...hubicka2003-03-111-0/+2
* * cselib.c (cselib_current_insn_in_libcall): New static variable.hubicka2003-01-071-0/+2
* Merge from pch-branch up to tag pch-commit-20020603.geoffk2002-06-041-7/+7
* * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c,gerald2001-08-221-12/+12
* Make cselib_subst_to_values global.bernds2001-08-081-0/+1
* * config/alpha/osf.h: Standarize copyright statement.law2000-12-071-1/+2
* Add cselib; use it in loop and reload_cse_regscrux2000-03-141-0/+66