summaryrefslogtreecommitdiff
path: root/gcc/recog.h
Commit message (Expand)AuthorAgeFilesLines
* system.h (HAVE_DESIGNATED_UNION_INITIALIZERS): New.Jason Merrill2011-07-211-1/+1
* recog.h (insn_operand_data): Add an "allows_mem" field.Richard Sandiford2011-04-151-0/+2
* * recog.h, genoutput.c, optabs.c: Revert last patch.Richard Sandiford2011-04-121-2/+0
* recog.h (insn_operand_data): Add an "allows_mem" field.Richard Sandiford2011-04-121-0/+2
* recog.h (insn_data_d): Add n_generator_args.Richard Sandiford2011-04-011-0/+1
* New -fcompare-elim pass.Richard Henderson2011-01-221-0/+5
* target.def (preferred_output_reload_class): New hook.Anatoly Sokolov2010-10-171-1/+1
* re PR middle-end/44492 (auto-inc-dec pushes PRE_MODIFY/PRE_INC into inline as...Jakub Jelinek2010-06-241-0/+3
* re PR other/44644 (type/data name clash makes --enable-build-with-cxx cc1 har...Joern Rennecke2010-06-231-2/+2
* target.h (struct gcc_target): Add mode_dependent_address_p field.Anatoly Sokolov2010-05-121-2/+2
* recog.h (struct recog_data): New field is_operator.Bernd Schmidt2010-04-161-0/+5
* extend.texi (Named Address Spaces): New section.Ben Elliston2009-10-261-3/+12
* MAINTAINERS: Add myself as mep maintainer.DJ Delorie2009-06-241-0/+1
* re PR inline-asm/39058 (ICE with double in inline-asm)Jakub Jelinek2009-02-021-2/+2
* sel-sched.h, [...]: New files.Andrey Belevantsev2008-09-011-0/+2
* reload.c: (find_reloads): Skip alternatives according to the "enabled" attrib...Andreas Krebbel2008-05-271-0/+19
* defaults.h (TARGET_MEM_CONSTRAINT): New target macro added.Andreas Krebbel2008-05-271-1/+2
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-4/+3
* fwprop.c (try_fwprop_subst): Use validate_unshare_change.Jan Hubicka2007-06-271-1/+2
* Merge dataflow branch into mainlineDaniel Berlin2007-06-111-3/+2
* fwprop.c: New file.Paolo Bonzini2006-11-041-0/+1
* [multiple changes]Razya Ladelsky2006-05-041-0/+1
* recog.c (volatile_mem_p, [...]): Remove.Kazu Hirata2006-03-051-1/+0
* recog.c (validate_replace_rtx_subexp): Remove.Kazu Hirata2006-01-281-1/+0
* recog.c (peephole2_optimize): Make it static.Kazu Hirata2006-01-281-1/+0
* reload.c (find_reloads): Fix comment typo.Alan Modra2005-12-161-1/+1
* PR rtl-optimization/20070 / part1J"orn Rennecke2005-12-131-0/+1
* genrecog.c (enum decision_type): Add DT_num_insns.Paul Brook2005-08-271-0/+1
* Update FSF address.Kelley Cook2005-06-251-2/+2
* re PR target/20126 (Inlined memcmp makes one argument null on entry)Alexandre Oliva2005-04-101-0/+1
* recog.c (verify_changes): Make it static.Kazu Hirata2005-03-071-1/+0
* recog.c (verify_changes, [...]): New functions, broken out of apply_change_gr...J"orn Rennecke2005-03-021-0/+2
* re PR bootstrap/18058 (Bootstrap fails with non-GCC compilers)Joseph Myers2005-01-231-1/+5
* Minor back end speedup.Matt Austern2004-11-241-3/+18
* genpreds.c: Add capability to generate predicate bodies as well as function p...Zack Weinberg2004-08-121-16/+0
* c-common.c: Rename all identifiers named `class' to `cl'.Bernardo Innocenti2004-07-251-1/+1
* recog.c (validate_replace_src): Remove.Kazu Hirata2004-02-261-1/+0
* re PR c/11234 (-pedantic accepts function pointer <-> void*)Joseph Myers2004-01-091-2/+14
* rtl.h (PUT_CODE, PUT_MODE): Remove ENUM_BITFIELD cast.Richard Henderson2003-12-021-1/+1
* jump.c: Convert prototypes to ISO C90.Andreas Jaeger2003-07-061-71/+69
* genrecog.c (pred_table): Remove the entry for mode_independent_operand.Kazu Hirata2003-06-231-1/+0
* decl.c, [...]: Don't use the PTR macro.Kaveh R. Ghazi2003-06-161-1/+1
* gcse.c (try_replace_reg): Use num_changes_pending.Jan Hubicka2002-07-231-0/+2
* recog.c (store_data_bypass_p, [...]): New.Richard Henderson2002-05-031-0/+3
* builtins.c (expand_builtin_setjmp_receiver): Const-ify.Kaveh R. Ghazi2001-10-071-12/+12
* Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff2001-08-221-12/+12
* recog.h (struct insn_operand_data): Shrink 'mode' field to 16 bits.Zack Weinberg2001-08-131-1/+1
* Makefile.in (gcse.o): Now includes ggc.h.Richard Kenner2001-02-181-0/+1
* rtl.h (add_clobbers): Remove duplicate declaration.Richard Kenner2001-02-181-2/+3
* regrename.c: Rewrite to handle multi-register modes and cond_exec instructions.Bernd Schmidt2000-10-271-0/+2