summaryrefslogtreecommitdiff
path: root/gcc/recog.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford2014-10-291-7/+7
* recog.h (recog_data_d): Remove enabled_alternatives.Richard Sandiford2014-10-221-6/+0
* recog.h (constrain_operands): Add an alternative_mask parameter.Richard Sandiford2014-10-221-2/+3
* md.texi: Document "preferred_for_size" and "preferred_for_speed" attributes.Richard Sandiford2014-10-221-1/+12
* recog.h (extract_constrain_insn): Declare.Richard Sandiford2014-10-221-0/+1
* Instruction attributes take an rtx_insn *David Malcolm2014-09-151-1/+1
* insn_extract takes an rtx_insnDavid Malcolm2014-09-101-1/+1
* single_set takes an insnDavid Malcolm2014-09-091-2/+2
* recog_memoized works on an rtx_insn *David Malcolm2014-09-091-6/+6
* Use rtx_insn internally within generated functionsDavid Malcolm2014-08-211-1/+1
* recog.h (operand_alternative): Remove offmem_ok, nonffmem_ok, decmem_ok and i...Richard Sandiford2014-06-111-13/+5
* recog.h (operand_alternative): Convert reg_class, reject, matched and matches...Richard Sandiford2014-06-041-7/+12
* recog.h (alternative_class): New function.Richard Sandiford2014-06-041-1/+9
* recog.h (recog_op_alt): Convert to a flat array.Richard Sandiford2014-06-041-3/+14
* system.h (TEST_BIT): New macro.Richard Sandiford2014-05-271-6/+36
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* re PR other/12081 (Gcc can't be compiled with -mregparm=3)Oleg Endo2013-08-051-1/+51
* recog.h (Recog_data): Rename to...Richard Sandiford2013-05-181-2/+2
* recog.h: Rename struct recog_data to Recog_data.Mike Stump2013-05-141-2/+2
* Update copyright years in gcc/Richard Sandiford2013-01-101-3/+1
* Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek2013-01-041-1/+2
* re PR middle-end/54635 (Add addr_space_t argument to TARGET_MODE_DEPENDENT_AD...Georg-Johann Lay2012-09-261-1/+1
* recog.c (insn_invalid_p): Add IN_GROUP parameter and use validate_change to a...Andreas Krebbel2012-04-241-1/+1
* 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