Age | Commit message (Expand) | Author | Files | Lines |
2018-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2017-12-14 | invoke.texi: Document -Wcast-function-type. | Bernd Edlinger | 1 | -1/+1 |
2017-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2016-11-21 | make recog () take a rtx_insn * | Trevor Saunders | 1 | -1/+1 |
2016-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2015-08-21 | gencodes.c (gencodes): Print the comma for the preceding enum value rather th... | Richard Sandiford | 1 | -3/+3 |
2015-06-06 | Promote types of rtl expressions to rtx_insn in gen_split and gen_peephole2 | Mikhail Maltsev | 1 | -2/+2 |
2015-05-20 | Promote types of RTL expressions to more derived ones. | Mikhail Maltsev | 1 | -34/+34 |
2015-05-19 | recog: Increase max number of alternatives. | Andreas Krebbel | 1 | -2/+2 |
2015-05-09 | more rtx_insn * in recog.c | Trevor Saunders | 1 | -9/+9 |
2015-05-02 | make validate_replace_src_group take a rtx_insn * | Trevor Saunders | 1 | -1/+1 |
2015-05-02 | recog_data::insn can be a rtx_insn * | Trevor Saunders | 1 | -1/+1 |
2015-04-22 | remove some ifdef HAVE_cc0 | Trevor Saunders | 1 | -2/+0 |
2015-01-05 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2014-10-29 | decl.c, [...]: Remove redundant enum from machine_mode. | Richard Sandiford | 1 | -7/+7 |
2014-10-22 | recog.h (recog_data_d): Remove enabled_alternatives. | Richard Sandiford | 1 | -6/+0 |
2014-10-22 | recog.h (constrain_operands): Add an alternative_mask parameter. | Richard Sandiford | 1 | -2/+3 |
2014-10-22 | md.texi: Document "preferred_for_size" and "preferred_for_speed" attributes. | Richard Sandiford | 1 | -1/+12 |
2014-10-22 | recog.h (extract_constrain_insn): Declare. | Richard Sandiford | 1 | -0/+1 |
2014-09-15 | Instruction attributes take an rtx_insn * | David Malcolm | 1 | -1/+1 |
2014-09-10 | insn_extract takes an rtx_insn | David Malcolm | 1 | -1/+1 |
2014-09-09 | single_set takes an insn | David Malcolm | 1 | -2/+2 |
2014-09-09 | recog_memoized works on an rtx_insn * | David Malcolm | 1 | -6/+6 |
2014-08-21 | Use rtx_insn internally within generated functions | David Malcolm | 1 | -1/+1 |
2014-06-11 | recog.h (operand_alternative): Remove offmem_ok, nonffmem_ok, decmem_ok and i... | Richard Sandiford | 1 | -13/+5 |
2014-06-04 | recog.h (operand_alternative): Convert reg_class, reject, matched and matches... | Richard Sandiford | 1 | -7/+12 |
2014-06-04 | recog.h (alternative_class): New function. | Richard Sandiford | 1 | -1/+9 |
2014-06-04 | recog.h (recog_op_alt): Convert to a flat array. | Richard Sandiford | 1 | -3/+14 |
2014-05-27 | system.h (TEST_BIT): New macro. | Richard Sandiford | 1 | -6/+36 |
2014-01-02 | Update copyright years in gcc/ | Richard Sandiford | 1 | -1/+1 |
2013-08-05 | re PR other/12081 (Gcc can't be compiled with -mregparm=3) | Oleg Endo | 1 | -1/+51 |
2013-05-18 | recog.h (Recog_data): Rename to... | Richard Sandiford | 1 | -2/+2 |
2013-05-14 | recog.h: Rename struct recog_data to Recog_data. | Mike Stump | 1 | -2/+2 |
2013-01-10 | Update copyright years in gcc/ | Richard Sandiford | 1 | -3/+1 |
2013-01-04 | Update Copyright years for files modified in 2011 and/or 2012. | Jakub Jelinek | 1 | -1/+2 |
2012-09-26 | re PR middle-end/54635 (Add addr_space_t argument to TARGET_MODE_DEPENDENT_AD... | Georg-Johann Lay | 1 | -1/+1 |
2012-04-24 | recog.c (insn_invalid_p): Add IN_GROUP parameter and use validate_change to a... | Andreas Krebbel | 1 | -1/+1 |
2011-07-21 | system.h (HAVE_DESIGNATED_UNION_INITIALIZERS): New. | Jason Merrill | 1 | -1/+1 |
2011-04-15 | recog.h (insn_operand_data): Add an "allows_mem" field. | Richard Sandiford | 1 | -0/+2 |
2011-04-12 | * recog.h, genoutput.c, optabs.c: Revert last patch. | Richard Sandiford | 1 | -2/+0 |
2011-04-12 | recog.h (insn_operand_data): Add an "allows_mem" field. | Richard Sandiford | 1 | -0/+2 |
2011-04-01 | recog.h (insn_data_d): Add n_generator_args. | Richard Sandiford | 1 | -0/+1 |
2011-01-22 | New -fcompare-elim pass. | Richard Henderson | 1 | -0/+5 |
2010-10-17 | target.def (preferred_output_reload_class): New hook. | Anatoly Sokolov | 1 | -1/+1 |
2010-06-24 | re PR middle-end/44492 (auto-inc-dec pushes PRE_MODIFY/PRE_INC into inline as... | Jakub Jelinek | 1 | -0/+3 |
2010-06-23 | re PR other/44644 (type/data name clash makes --enable-build-with-cxx cc1 har... | Joern Rennecke | 1 | -2/+2 |
2010-05-12 | target.h (struct gcc_target): Add mode_dependent_address_p field. | Anatoly Sokolov | 1 | -2/+2 |
2010-04-16 | recog.h (struct recog_data): New field is_operator. | Bernd Schmidt | 1 | -0/+5 |
2009-10-26 | extend.texi (Named Address Spaces): New section. | Ben Elliston | 1 | -3/+12 |
2009-06-24 | MAINTAINERS: Add myself as mep maintainer. | DJ Delorie | 1 | -0/+1 |