summaryrefslogtreecommitdiff
path: root/gcc/conflict.c
Commit message (Expand)AuthorAgeFilesLines
* Warning fixes:Kaveh R. Ghazi2000-11-191-3/+4
* conflict.c (conflict_graph_compute): Don't look for REG_INC.Richard Henderson2000-06-141-6/+1
* cse.c (cse_basic_block): Only call find_reg_note if REG_NOTES not 0.Richard Kenner2000-05-191-0/+1
* conflict.c (conflict_graph_add): Pass enum type to htab_find_slot.Richard Kenner2000-04-191-1/+1
* c-decl.c (mark_binding_level): Use 'for' instead of `while'.Richard Kenner2000-04-181-61/+61
* ssa.c (compute_conservative_reg_partition): Declare with void arguments.Alex Samuel2000-04-071-13/+9
* rtl.h (INSN_P): New macro.Alex Samuel2000-04-061-0/+535