aboutsummaryrefslogtreecommitdiff
path: root/gcc/recog.h
AgeCommit message (Expand)AuthorFilesLines
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-08-05re PR other/12081 (Gcc can't be compiled with -mregparm=3)Oleg Endo1-1/+51
2013-05-18recog.h (Recog_data): Rename to...Richard Sandiford1-2/+2
2013-05-14recog.h: Rename struct recog_data to Recog_data.Mike Stump1-2/+2
2013-01-10Update copyright years in gcc/Richard Sandiford1-3/+1
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek1-1/+2
2012-09-26re PR middle-end/54635 (Add addr_space_t argument to TARGET_MODE_DEPENDENT_AD...Georg-Johann Lay1-1/+1
2012-04-24recog.c (insn_invalid_p): Add IN_GROUP parameter and use validate_change to a...Andreas Krebbel1-1/+1
2011-07-21system.h (HAVE_DESIGNATED_UNION_INITIALIZERS): New.Jason Merrill1-1/+1
2011-04-15recog.h (insn_operand_data): Add an "allows_mem" field.Richard Sandiford1-0/+2
2011-04-12* recog.h, genoutput.c, optabs.c: Revert last patch.Richard Sandiford1-2/+0
2011-04-12recog.h (insn_operand_data): Add an "allows_mem" field.Richard Sandiford1-0/+2
2011-04-01recog.h (insn_data_d): Add n_generator_args.Richard Sandiford1-0/+1
2011-01-22New -fcompare-elim pass.Richard Henderson1-0/+5
2010-10-17target.def (preferred_output_reload_class): New hook.Anatoly Sokolov1-1/+1
2010-06-24re PR middle-end/44492 (auto-inc-dec pushes PRE_MODIFY/PRE_INC into inline as...Jakub Jelinek1-0/+3
2010-06-23re PR other/44644 (type/data name clash makes --enable-build-with-cxx cc1 har...Joern Rennecke1-2/+2
2010-05-12target.h (struct gcc_target): Add mode_dependent_address_p field.Anatoly Sokolov1-2/+2
2010-04-16recog.h (struct recog_data): New field is_operator.Bernd Schmidt1-0/+5
2009-10-26extend.texi (Named Address Spaces): New section.Ben Elliston1-3/+12
2009-06-24MAINTAINERS: Add myself as mep maintainer.DJ Delorie1-0/+1
2009-02-02re PR inline-asm/39058 (ICE with double in inline-asm)Jakub Jelinek1-2/+2
2008-09-01sel-sched.h, [...]: New files.Andrey Belevantsev1-0/+2
2008-05-27reload.c: (find_reloads): Skip alternatives according to the "enabled" attrib...Andreas Krebbel1-0/+19
2008-05-27defaults.h (TARGET_MEM_CONSTRAINT): New target macro added.Andreas Krebbel1-1/+2
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton1-4/+3
2007-06-27fwprop.c (try_fwprop_subst): Use validate_unshare_change.Jan Hubicka1-1/+2
2007-06-11Merge dataflow branch into mainlineDaniel Berlin1-3/+2
2006-11-04fwprop.c: New file.Paolo Bonzini1-0/+1
2006-05-04[multiple changes]Razya Ladelsky1-0/+1
2006-03-05recog.c (volatile_mem_p, [...]): Remove.Kazu Hirata1-1/+0
2006-01-28recog.c (validate_replace_rtx_subexp): Remove.Kazu Hirata1-1/+0
2006-01-28recog.c (peephole2_optimize): Make it static.Kazu Hirata1-1/+0
2005-12-16reload.c (find_reloads): Fix comment typo.Alan Modra1-1/+1
2005-12-13PR rtl-optimization/20070 / part1J"orn Rennecke1-0/+1
2005-08-27genrecog.c (enum decision_type): Add DT_num_insns.Paul Brook1-0/+1
2005-06-25Update FSF address.Kelley Cook1-2/+2
2005-04-10re PR target/20126 (Inlined memcmp makes one argument null on entry)Alexandre Oliva1-0/+1
2005-03-07recog.c (verify_changes): Make it static.Kazu Hirata1-1/+0
2005-03-02recog.c (verify_changes, [...]): New functions, broken out of apply_change_gr...J"orn Rennecke1-0/+2
2005-01-23re PR bootstrap/18058 (Bootstrap fails with non-GCC compilers)Joseph Myers1-1/+5
2004-11-24Minor back end speedup.Matt Austern1-3/+18
2004-08-12genpreds.c: Add capability to generate predicate bodies as well as function p...Zack Weinberg1-16/+0
2004-07-25c-common.c: Rename all identifiers named `class' to `cl'.Bernardo Innocenti1-1/+1
2004-02-26recog.c (validate_replace_src): Remove.Kazu Hirata1-1/+0
2004-01-09re PR c/11234 (-pedantic accepts function pointer <-> void*)Joseph Myers1-2/+14
2003-12-02rtl.h (PUT_CODE, PUT_MODE): Remove ENUM_BITFIELD cast.Richard Henderson1-1/+1
2003-07-06jump.c: Convert prototypes to ISO C90.Andreas Jaeger1-71/+69
2003-06-23genrecog.c (pred_table): Remove the entry for mode_independent_operand.Kazu Hirata1-1/+0
2003-06-16decl.c, [...]: Don't use the PTR macro.Kaveh R. Ghazi1-1/+1