2022-01-17 |
Martin Liska | Change references of .c files to .cc files |
blob | commitdiff |
2022-01-03 |
Jakub Jelinek | Update copyright years. |
blob | commitdiff | diff to current |
2021-07-12 |
Uros Bizjak | Change the type of memory classification functions... |
blob | commitdiff | diff to current |
2021-07-01 |
Uros Bizjak | Change the type of predicates to bool. |
blob | commitdiff | diff to current |
2021-01-15 |
Richard Sandiford | recog: Fix insn_change_watermark destructor |
blob | commitdiff | diff to current |
2021-01-04 |
Jakub Jelinek | Update copyright years. |
blob | commitdiff | diff to current |
2020-12-17 |
Richard Sandiford | recog: Add an RAII class for undoing insn changes |
blob | commitdiff | diff to current |
2020-12-17 |
Richard Sandiford | recog: Add a class for propagating into insns |
blob | commitdiff | diff to current |
2020-12-17 |
Richard Sandiford | recog: Add a way of temporarily undoing changes |
blob | commitdiff | diff to current |
2020-12-17 |
Richard Sandiford | recog: Add a validate_change_xveclen function |
blob | commitdiff | diff to current |
2020-10-30 |
qing zhao | Add -fzero-call-used-regs option and zero_call_used_reg... |
blob | commitdiff | diff to current |
2020-08-21 |
Senthil Kumar Selvaraj | Allow try_split to split RTX_FRAME_RELATED_P insns |
blob | commitdiff | diff to current |
2020-06-22 |
Richard Sandiford | recog: Restore builds with Clang |
blob | commitdiff | diff to current |
2020-06-17 |
Richard Sandiford | recog: Tweak insn_gen_fn::operator() definition |
blob | commitdiff | diff to current |
2020-06-12 |
Richard Sandiford | recog: Use parameter packs for operator() |
blob | commitdiff | diff to current |
2020-01-01 |
Jakub Jelinek | Update copyright years. |
blob | commitdiff | diff to current |
2019-11-25 |
Bernd Schmidt | Convert m68k to not use cc0 |
blob | commitdiff | diff to current |
2019-09-09 |
Richard Sandiford | Simplify the implementation of HARD_REG_SET |
blob | commitdiff | diff to current |
2019-07-13 |
Prathamesh Kulkarni | re PR target/90723 (pr88598-2.c segfaults with -msve... |
blob | commitdiff | diff to current |
2019-01-01 |
Jakub Jelinek | Update copyright years. |
blob | commitdiff | diff to current |
2018-09-24 |
Ilya Leoshkevich | Change EQ_ATTR_ALT to support up to 64 alternatives |
blob | commitdiff | diff to current |
2018-03-09 |
Alexandre Oliva | re PR rtl-optimization/84682 (internal compiler error... |
blob | commitdiff | diff to current |
2018-01-03 |
Jakub Jelinek | Update copyright years. |
blob | commitdiff | diff to current |
2017-12-14 |
Bernd Edlinger | invoke.texi: Document -Wcast-function-type. |
blob | commitdiff | diff to current |
2017-01-01 |
Jakub Jelinek | Update copyright years. |
blob | commitdiff | diff to current |
2016-11-21 |
Trevor Saunders | make recog () take a rtx_insn * |
blob | commitdiff | diff to current |
2016-01-04 |
Jakub Jelinek | Update copyright years. |
blob | commitdiff | diff to current |
2015-08-21 |
Richard Sandiford | gencodes.c (gencodes): Print the comma for the precedin... |
blob | commitdiff | diff to current |
2015-06-06 |
Mikhail Maltsev | Promote types of rtl expressions to rtx_insn in gen_spl... |
blob | commitdiff | diff to current |
2015-05-20 |
Mikhail Maltsev | Promote types of RTL expressions to more derived ones. |
blob | commitdiff | diff to current |
2015-05-19 |
Andreas Krebbel | recog: Increase max number of alternatives. |
blob | commitdiff | diff to current |
2015-05-09 |
Trevor Saunders | more rtx_insn * in recog.c |
blob | commitdiff | diff to current |
2015-05-02 |
Trevor Saunders | make validate_replace_src_group take a rtx_insn * |
blob | commitdiff | diff to current |
2015-05-02 |
Trevor Saunders | recog_data::insn can be a rtx_insn * |
blob | commitdiff | diff to current |
2015-04-22 |
Trevor Saunders | remove some ifdef HAVE_cc0 |
blob | commitdiff | diff to current |
2015-01-05 |
Jakub Jelinek | Update copyright years. |
blob | commitdiff | diff to current |
2014-10-29 |
Richard Sandiford | decl.c, [...]: Remove redundant enum from machine_mode. |
blob | commitdiff | diff to current |
2014-10-22 |
Richard Sandiford | recog.h (recog_data_d): Remove enabled_alternatives. |
blob | commitdiff | diff to current |
2014-10-22 |
Richard Sandiford | recog.h (constrain_operands): Add an alternative_mask... |
blob | commitdiff | diff to current |
2014-10-22 |
Richard Sandiford | md.texi: Document "preferred_for_size" and "preferred_f... |
blob | commitdiff | diff to current |
2014-10-22 |
Richard Sandiford | recog.h (extract_constrain_insn): Declare. |
blob | commitdiff | diff to current |
2014-09-15 |
David Malcolm | Instruction attributes take an rtx_insn * |
blob | commitdiff | diff to current |
2014-09-10 |
David Malcolm | insn_extract takes an rtx_insn |
blob | commitdiff | diff to current |
2014-09-09 |
David Malcolm | single_set takes an insn |
blob | commitdiff | diff to current |
2014-09-09 |
David Malcolm | recog_memoized works on an rtx_insn * |
blob | commitdiff | diff to current |
2014-08-21 |
David Malcolm | Use rtx_insn internally within generated functions |
blob | commitdiff | diff to current |
2014-06-11 |
Richard Sandiford | recog.h (operand_alternative): Remove offmem_ok, nonffm... |
blob | commitdiff | diff to current |
2014-06-04 |
Richard Sandiford | recog.h (operand_alternative): Convert reg_class, rejec... |
blob | commitdiff | diff to current |
2014-06-04 |
Richard Sandiford | recog.h (alternative_class): New function. |
blob | commitdiff | diff to current |
2014-06-04 |
Richard Sandiford | recog.h (recog_op_alt): Convert to a flat array. |
blob | commitdiff | diff to current |
2014-05-27 |
Richard Sandiford | system.h (TEST_BIT): New macro. |
blob | commitdiff | diff to current |
2014-01-02 |
Richard Sandiford | Update copyright years in gcc/ |
blob | commitdiff | diff to current |
2013-08-05 |
Oleg Endo | re PR other/12081 (Gcc can't be compiled with -mregparm=3) |
blob | commitdiff | diff to current |
2013-05-18 |
Richard Sandiford | recog.h (Recog_data): Rename to... |
blob | commitdiff | diff to current |
2013-05-14 |
Mike Stump | recog.h: Rename struct recog_data to Recog_data. |
blob | commitdiff | diff to current |
2013-01-10 |
Richard Sandiford | Update copyright years in gcc/ |
blob | commitdiff | diff to current |
2013-01-04 |
Jakub Jelinek | Update Copyright years for files modified in 2011 and... |
blob | commitdiff | diff to current |
2012-09-26 |
Georg-Johann Lay | re PR middle-end/54635 (Add addr_space_t argument to... |
blob | commitdiff | diff to current |
2012-04-24 |
Andreas Krebbel | recog.c (insn_invalid_p): Add IN_GROUP parameter and... |
blob | commitdiff | diff to current |
2011-07-21 |
Jason Merrill | system.h (HAVE_DESIGNATED_UNION_INITIALIZERS): New. |
blob | commitdiff | diff to current |
2011-04-15 |
Richard Sandiford | recog.h (insn_operand_data): Add an "allows_mem" field. |
blob | commitdiff | diff to current |
2011-04-12 |
Richard Sandiford | * recog.h, genoutput.c, optabs.c: Revert last patch. |
blob | commitdiff | diff to current |
2011-04-12 |
Richard Sandiford | recog.h (insn_operand_data): Add an "allows_mem" field. |
blob | commitdiff | diff to current |
2011-04-01 |
Richard Sandiford | recog.h (insn_data_d): Add n_generator_args. |
blob | commitdiff | diff to current |
2011-01-22 |
Richard Henderson | New -fcompare-elim pass. |
blob | commitdiff | diff to current |
2010-10-17 |
Anatoly Sokolov | target.def (preferred_output_reload_class): New hook. |
blob | commitdiff | diff to current |
2010-06-24 |
Jakub Jelinek | re PR middle-end/44492 (auto-inc-dec pushes PRE_MODIFY... |
blob | commitdiff | diff to current |
2010-06-23 |
Joern Rennecke | re PR other/44644 (type/data name clash makes --enable... |
blob | commitdiff | diff to current |
2010-05-12 |
Anatoly Sokolov | target.h (struct gcc_target): Add mode_dependent_addres... |
blob | commitdiff | diff to current |
2010-04-16 |
Bernd Schmidt | recog.h (struct recog_data): New field is_operator. |
blob | commitdiff | diff to current |
2009-10-26 |
Ben Elliston | extend.texi (Named Address Spaces): New section. |
blob | commitdiff | diff to current |
2009-06-24 |
DJ Delorie | MAINTAINERS: Add myself as mep maintainer. |
blob | commitdiff | diff to current |
2009-02-02 |
Jakub Jelinek | re PR inline-asm/39058 (ICE with double in inline-asm) |
blob | commitdiff | diff to current |
2008-09-01 |
Andrey Belevantsev | sel-sched.h, [...]: New files. |
blob | commitdiff | diff to current |
2008-05-27 |
Andreas Krebbel | reload.c: (find_reloads): Skip alternatives according... |
blob | commitdiff | diff to current |
2008-05-27 |
Andreas Krebbel | defaults.h (TARGET_MEM_CONSTRAINT): New target macro... |
blob | commitdiff | diff to current |
2007-07-26 |
Nick Clifton | Change copyright header to refer to version 3 of the... |
blob | commitdiff | diff to current |
2007-06-27 |
Jan Hubicka | fwprop.c (try_fwprop_subst): Use validate_unshare_change. |
blob | commitdiff | diff to current |
2007-06-11 |
Daniel Berlin | Merge dataflow branch into mainline |
blob | commitdiff | diff to current |
2006-11-04 |
Paolo Bonzini | fwprop.c: New file. |
blob | commitdiff | diff to current |
2006-05-04 |
Razya Ladelsky | [multiple changes] |
blob | commitdiff | diff to current |
2006-03-05 |
Kazu Hirata | recog.c (volatile_mem_p, [...]): Remove. |
blob | commitdiff | diff to current |
2006-01-28 |
Kazu Hirata | recog.c (validate_replace_rtx_subexp): Remove. |
blob | commitdiff | diff to current |
2006-01-28 |
Kazu Hirata | recog.c (peephole2_optimize): Make it static. |
blob | commitdiff | diff to current |
2005-12-16 |
Alan Modra | reload.c (find_reloads): Fix comment typo. |
blob | commitdiff | diff to current |
2005-12-13 |
J"orn Rennecke | PR rtl-optimization/20070 / part1 |
blob | commitdiff | diff to current |
2005-08-27 |
Paul Brook | genrecog.c (enum decision_type): Add DT_num_insns. |
blob | commitdiff | diff to current |
2005-06-25 |
Kelley Cook | Update FSF address. |
blob | commitdiff | diff to current |
2005-04-10 |
Alexandre Oliva | re PR target/20126 (Inlined memcmp makes one argument... |
blob | commitdiff | diff to current |
2005-03-07 |
Kazu Hirata | recog.c (verify_changes): Make it static. |
blob | commitdiff | diff to current |
2005-03-02 |
J"orn Rennecke | recog.c (verify_changes, [...]): New functions, broken... |
blob | commitdiff | diff to current |
2005-01-23 |
Joseph Myers | re PR bootstrap/18058 (Bootstrap fails with non-GCC... |
blob | commitdiff | diff to current |
2004-11-24 |
Matt Austern | Minor back end speedup. |
blob | commitdiff | diff to current |
2004-08-12 |
Zack Weinberg | genpreds.c: Add capability to generate predicate bodies... |
blob | commitdiff | diff to current |
2004-07-25 |
Bernardo Innocenti | c-common.c: Rename all identifiers named `class' to... |
blob | commitdiff | diff to current |
2004-02-26 |
Kazu Hirata | recog.c (validate_replace_src): Remove. |
blob | commitdiff | diff to current |
2004-01-09 |
Joseph Myers | re PR c/11234 (-pedantic accepts function pointer ... |
blob | commitdiff | diff to current |
2003-12-02 |
Richard Henderson | rtl.h (PUT_CODE, PUT_MODE): Remove ENUM_BITFIELD cast. |
blob | commitdiff | diff to current |
2003-07-06 |
Andreas Jaeger | jump.c: Convert prototypes to ISO C90. |
blob | commitdiff | diff to current |
2003-06-23 |
Kazu Hirata | genrecog.c (pred_table): Remove the entry for mode_inde... |
blob | commitdiff | diff to current |
next |