]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/recog.c
Correct a function pre/postcondition [PR102403].
[thirdparty/gcc.git] / gcc / recog.c
2021-07-12  Uros BizjakChange the type of memory classification functions...
2021-07-01  Uros BizjakReturn true/false instead of 1/0 from generic predicates.
2021-07-01  Uros BizjakChange the type of predicates to bool.
2021-03-26  Vladimir Makarov[PR99766] Consider relaxed memory associated more with...
2021-03-22  Vladimir N. Makarov[PR99581] Define relaxed memory and use it for aarch64
2021-02-13  Jakub Jelinekpasses: Enable split4 with selective scheduling 2 ...
2021-01-05  Richard Sandifordrecog: Fix a constrain_operands corner case [PR97144]
2021-01-04  Jakub JelinekUpdate copyright years.
2020-12-17  Richard Sandifordrecog: Add a class for propagating into insns
2020-12-17  Richard Sandifordrecog: Add a way of temporarily undoing changes
2020-12-17  Richard Sandifordrecog: Add a validate_change_xveclen function
2020-12-17  Richard Sandifordrecog: Split out a register_asm_p function
2020-11-04  liuhongtDon't extract memory from operand for normal memory...
2020-10-30  qing zhaoAdd -fzero-call-used-regs option and zero_call_used_reg...
2020-10-22  liuhongtExtend special_memory_constraint.
2020-08-21  Senthil Kumar SelvarajAllow try_split to split RTX_FRAME_RELATED_P insns
2020-05-31  Jeff LawFix execute/20071219-1.c regression on H8 due to loss...
2020-02-09  Uros BizjakImprove splitX passes management
2020-02-05  Jakub Jelineki386: Schedule the only -O0 split pass on x86 after...
2020-01-01  Jakub JelinekUpdate copyright years.
2019-11-27  Vladimir Makarovre PR rtl-optimization/90007 (ICE in extract_constrain_...
2019-11-25  Bernd SchmidtConvert m68k to not use cc0
2019-10-01  Richard SandifordRemove clobber_high
2019-09-30  Richard SandifordRemove global call sets: recog.c
2019-09-10  Richard SandifordAdd call_used_or_fixed_reg_p
2019-01-23  Bin Chengre PR target/85711 (ICE in aarch64_classify_address...
2019-01-09  Sandra LoosemorePR other/16615 [1/5]
2019-01-01  Jakub JelinekUpdate copyright years.
2018-08-06  Alan HaywardRemaining support for clobber high
2018-03-09  Alexandre Olivare PR rtl-optimization/84682 (internal compiler error...
2018-03-08  Jakub Jelinekre PR inline-asm/84742 (internal compiler error: in...
2018-01-16  Jakub Jelinekre PR rtl-optimization/83213 (peephole bug with -O2)
2018-01-08  Jeff Lawre PR rtl-optimization/81308 (ICE in calc_dfs_tree...
2018-01-03  Richard Sandifordpoly_int: GET_MODE_SIZE
2018-01-03  Jakub JelinekUpdate copyright years.
2018-01-03  Richard Sandifordpoly_int: PUSH_ROUNDING
2017-12-21  Richard Sandifordpoly_int: REG_ARGS_SIZE
2017-12-20  Richard Sandifordpoly_int: SUBREG_BYTE
2017-12-12  Alexandre Oliva[SFN] introduce statement frontier notes, still disabled
2017-12-11  Jakub Jelinekrecog.c (store_data_bypass_p_1): New function.
2017-10-24  Sandra Loosemoretree-pass.h (PROP_rtl_split_insns): Define.
2017-10-20  Igor TsimbalistAdd generic part for Intel CET enabling. The spec is...
2017-10-11  Nathan Sidwell[PATCH] DECL_ASSEMBLER_NAME and friends
2017-09-15  Richard SandifordTurn CANNOT_CHANGE_MODE_CLASS into a hook
2017-09-12  Richard SandifordConvert hard_regno_nregs to a function
2017-09-04  Richard SandifordTurn HARD_REGNO_MODE_OK into a target hook
2017-08-30  Richard Sandiford[40/77] Use scalar_int_mode for extraction_insn fields
2017-08-30  Richard Sandiford[35/77] Add uses of as_a <scalar_int_mode>
2017-08-30  Richard Sandiford[26/77] Use is_a <scalar_int_mode> in subreg/extract...
2017-08-22  Richard SandifordMake more use of paradoxical_subreg_p
2017-06-29  Jan Hubickaasan.c (asan_emit_stack_protection): Update.
2017-03-14  Richard Bieneralias.c (struct alias_set_entry): Pack properly.
2017-01-01  Jakub JelinekUpdate copyright years.
2016-10-13  Thomas Preud'hommeMove MEMMODEL_* from coretypes.h to memmodel.h
2016-09-16  Eric Botcazourecog.c (rest_of_handle_split_after_reload): Delete.
2016-08-12  Marek Polacekre PR c/7652 (-Wswitch-break : Warn if a switch case...
2016-07-26  Trevor Saundersuse auto_sbitmap in various places
2016-06-06  Bernd Edlingerre PR c/24414 (Old-style asms don't clobber memory)
2016-01-29  Vladimir Makarovre PR target/69299 (-mavx performance degradation with...
2016-01-04  Jakub JelinekUpdate copyright years.
2015-10-30  Andrew MacLeodalias.c: Remove unused headers.
2015-10-29  Andrew MacLeodalias.c: Reorder #include statements and remove duplicates.
2015-10-28  Mikhail Maltsev[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end...
2015-08-21  Richard Sandifordgencodes.c (gencodes): Print the comma for the precedin...
2015-08-21  Trevor Saundersalways define HAVE_peephole2
2015-08-19  Trevor Saundersremove useless typedefs
2015-07-10  Andrew MacLeodgimple-predict.h: New file.
2015-07-09  Trevor Saundersreduce conditional compilation based on AUTO_INC_DEC
2015-07-09  Trevor Saundersalways define AUTO_INC_DEC
2015-07-08  Andrew MacLeodtree-core.h: Include symtab.h.
2015-07-05  Richard Sandifordtarget-insns.def (extv, [...]): New targetm instruction...
2015-06-17  Andrew MacLeodcoretypes.h: Include input.h and as-a.h.
2015-06-08  Andrew MacLeodcoretypes.h: Include hash-table.h and hash-set.h for...
2015-06-06  Mikhail MaltsevPromote types of rtl expressions to rtx_insn in gen_spl...
2015-06-04  Andrew MacLeodcoretypes.h: Include machmode.h...
2015-05-22  Trevor Saundersmove default for STACK_PUSH_CODE to defaults.h
2015-05-22  Trevor Saundersremove most ifdef STACK_GROWS_DOWNWARD
2015-05-22  Trevor Saundersalways define STACK_GROWS_DOWNWARD
2015-05-20  Mikhail MaltsevPromote types of RTL expressions to more derived ones.
2015-05-19  Richard Sandifordcfgcleanup.c (mentions_nonequal_regs): Use END_REGNO.
2015-05-09  Trevor Saundersmore rtx_insn * in recog.c
2015-05-02  Trevor Saundersmake validate_replace_src_group take a rtx_insn *
2015-05-02  Trevor Saundersrecog_data::insn can be a rtx_insn *
2015-05-02  Trevor Saunderschange local vars to rtx_insn *
2015-04-22  Trevor Saundersremove some ifdef HAVE_cc0
2015-03-20  Uros Bizjakre PR rtl-optimization/60851 (ICE: in extract_constrain...
2015-01-15  Prathamesh Kulkarnidojump.h: New header file.
2015-01-09  Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05  Jakub JelinekUpdate copyright years.
2014-10-29  Richard Sandiforddecl.c, [...]: Remove redundant enum from machine_mode.
2014-10-27  Andrew MacLeodggcplug.c: Shuffle includes to include gcc-plugin.h...
2014-10-22  Richard Sandifordrecog.h (recog_data_d): Remove enabled_alternatives.
2014-10-22  Richard Sandifordrecog.h (constrain_operands): Add an alternative_mask...
2014-10-22  Richard Sandifordmd.texi: Document "preferred_for_size" and "preferred_f...
2014-10-22  Richard Sandifordrecog.h (extract_constrain_insn): Declare.
2014-10-16  Andrew MacLeodfunction.h: Flatten file.
2014-09-19  Segher Boessenkoolrecog.c (scratch_operand): Do not simply allow all...
2014-09-15  David MalcolmInstruction attributes take an rtx_insn *
2014-09-09  David Malcolmsingle_set takes an insn
2014-09-09  David Malcolmrecog_memoized works on an rtx_insn *
next