summaryrefslogtreecommitdiff
path: root/gcc/genrecog.c
Commit message (Expand)AuthorAgeFilesLines
* combine.c (simplify_comparison): Update op1 after constant extension.Richard Henderson2001-05-211-12/+10
* genrecog.c (enum decision_type): Add DT_elt_zero-wide_safe.Richard Kenner2001-05-181-14/+25
* genrecog.c (write_switch): Avoid outputting of switch for types wider than int.Jan Hubicka2001-05-091-0/+4
* Makefile.in (insn-recog.o): Depend on toplev.h.Richard Henderson2001-04-111-0/+1
* aclocal.m4 (libiberty_AC_FUNC_C_ALLOCA): New.Zack Weinberg2001-03-061-2/+4
* print-rtl.c (print_rtx): Cast enums to int for comparison.John David Anglin2001-03-021-1/+1
* genrecog.c (DT_veclen_ge): New.Richard Henderson2001-01-141-2/+25
* genrecog.c (nodes_identical): Expand commentary.Richard Henderson2001-01-131-3/+15
* genrecog.c (add_to_sequence): Remove special case for const_int_operand.Jan Hubicka2000-12-151-8/+2
* genrecog.c (find_operand): Handle 'V' format code.Richard Henderson2000-12-101-10/+79
* * genrecog.c (validate_pattern) [STRICT_LOW_PART]: Fix thinko.Richard Henderson2000-12-101-1/+0
* genrecog.c (validate_pattern): Verify that ZERO_EXTRACT and STRICT_LOW_PART a...Richard Henderson2000-12-091-19/+42
* genrecog.c (write_switch): Return the first condition that needs a label.Alexandre Oliva2000-10-171-2/+12
* i386.md (add?i_3, add?i_5): New.Jan Hubicka2000-09-111-0/+3
* optabs.c (init_optabs): Initialize fixtab...Greg McGary2000-08-241-3/+2
* * genrecog.c (write_header): Split long string.Kaveh R. Ghazi2000-07-131-3/+4
* Makefile.in (recog.o): Don't depend on resource.h.Richard Henderson2000-05-271-23/+27
* genopinit.c: Use $ for escape sequences in optab patterns.Zack Weinberg2000-05-181-36/+0
* top level:Zack Weinberg2000-05-091-4/+2
* Makefile.in (gensupport.o): Compile for the host.Richard Henderson2000-05-061-34/+1
* gensupport.c: New file.Clinton Popetz2000-05-031-16/+5
* genrecog.c (pred): Update comparison_operator for the unordered operators.Richard Henderson2000-04-091-1/+3
* genrecog.c (*): Rename _last_insn to last_insn.Richard Henderson2000-04-071-8/+13
* Fix copyrights.Jeff Law2000-02-261-1/+2
* bitmap.c (bitmap_operation): Avoid using -1 for index since unsigned.Richard Kenner2000-02-181-5/+7
* genattr.c: PROTO -> PARAMS.Kaveh R. Ghazi2000-01-171-45/+45
* ns32k.md: Revert Jan 9 change.Hans-Peter Nilsson2000-01-131-2/+7
* elfos.h (ASM_OUTPUT_LIMITED_STRING): Add parentheses around assignment used a...Kaveh R. Ghazi2000-01-091-1/+1
* * genrecog.c (change_state) Corrected typo.Herman A.J. ten Brugge1999-12-301-1/+1
* c-common.c (check_format_info): Don't call a variadic function with a non-lit...Kaveh R. Ghazi1999-11-251-35/+31
* * genrecog.c (write_switch): Check for duplicate CODE cases.Richard Henderson1999-10-301-2/+6
* final.c (peephole): Delete prototype.Kaveh R. Ghazi1999-10-241-0/+6
* genrecog.c (message_with_line): Prototype.Richard Henderson1999-10-141-30/+49
* recog.c (pmode_register_operand): New.Richard Henderson1999-10-141-6/+10
* genrecog.c (validate_pattern): Condense the destination non-lvalue message.Richard Henderson1999-10-141-4/+2
* genrecog.c (validate_pattern): Typo last change.Richard Henderson1999-10-141-1/+14
* genrecog.c (special_mode_pred_table): New.Richard Henderson1999-10-141-57/+207
* genrecog.c (maybe_both_true_2): Don't compare modes of two DT_pred tests.Richard Henderson1999-10-131-9/+20
* rtl.c (dump_and_abort): Remove.Richard Henderson1999-10-131-40/+184
* genrecog.c (write_subroutine): Careful for null trees.Richard Henderson1999-10-131-11/+14
* genrecog.c (add_to_sequence): Thinko last change: delete shadowing allow_cons...Richard Henderson1999-10-101-1/+1
* genrecog.c (add_to_sequence): Move allow_const_int test outside known predica...Richard Henderson1999-10-101-10/+16
* Makefile.in (insn-recog.o): Depend on hard-reg-set.h and resource.h.Kaveh R. Ghazi1999-10-081-0/+2
* genrecog.c (add_to_sequence): Disable mode check for wildcard matches.Richard Henderson1999-10-071-0/+6
* genrecog.c (add_to_sequence): Verify operand to label_ref is VOIDmode.Richard Henderson1999-10-061-2/+9
* Rewrite to use independant test structures.Richard Henderson1999-10-041-1514/+1878
* Typo last change.Richard Henderson1999-09-211-1/+1
* Jan Hubicka <hubicka@freesoft.cz>Jan Hubicka1999-09-211-0/+38
* Make it possible to prototype port-specific functions (and convert i386 to us...Bernd Schmidt1999-09-201-0/+1
* system.h (CTYPE_CONV, [...]): New macros.Kaveh R. Ghazi1999-09-161-6/+1