aboutsummaryrefslogtreecommitdiff
path: root/gcc/genautomata.c
AgeCommit message (Expand)AuthorFilesLines
2002-07-05genautomata.c (output_max_insn_queue_index_def): Take latencies into account.Vladimir Makarov1-4/+23
2002-06-22genautomata.c (copy_node, [...]): Const-ify.Kaveh R. Ghazi1-28/+27
2002-06-19genautomata.c (DECL_UNIT, [...]): New macros with checking and without it.Vladimir Makarov1-509/+760
2002-06-18rtl.def (DEFINE_AUTOMATON): Add description of new options `time' and `v'.Vladimir Makarov1-13/+21
2002-06-09genautomata.c: Don't include ctype.h or limits.h.Kaveh R. Ghazi1-7/+2
2002-05-23genautomata.c (reserv_sets_hash_value): Use shift equal to 3/4 of size of uns...Vladimir Makarov1-2/+2
2002-05-21genautomata.c (reserv_sets_hash_value): Fix a typo.Vladimir Makarov1-1/+1
2002-05-21genautomata.c (reserv_sets_hash_value): Define hash_value as set_el_t.Vladimir Makarov1-39/+88
2002-05-14genautomata.c (transform_3): Add code for transformation `(A,B,...)+C -> A+C,...Vladimir Makarov1-3/+43
2002-05-07genautomata.c (output_internal_min_issue_delay_func): Add ATTRIBUTE_UNUSED to...Andreas Jaeger1-4/+4
2002-05-06genautomata.c (form_the_same_automaton_unit_lists_from_regexp): Fix typo in u...Vladimir Makarov1-1/+1
2002-05-05genautomata.c (initiate_states): Add additional guard to initialize `units_ar...Vladimir Makarov1-1/+2
2002-05-05genautomata.c (form_the_same_automaton_unit_lists_from_regexp, [...]): New pr...Vladimir Makarov1-46/+261
2002-05-03genautomata.c (min_issue_delay_pass_states): Change return type in the protot...Vladimir Makarov1-28/+38
2002-05-02combine.c: Fix comment formatting.Kazu Hirata1-7/+7
2002-04-292002-04-29 Vladimir Makarov <vmakarov@redhat.com>Vladimir Makarov1-0/+9162
2001-08-30rtl.def: Undo my patch commited 2001-08-27.Vladimir Makarov1-8767/+0
2001-08-27* genautomata.c (expand_automata): Always create a description.Richard Henderson1-38/+34
2001-08-27rtl.def (DEFINE_CPU_UNIT, [...]): New RTL constructions.Vladimir Makarov1-0/+8771