]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/recog.c
libgo: update to Go 1.12.2
[thirdparty/gcc.git] / gcc / recog.c
2019-01-23  sje2019-01-23 Bin Cheng <bin.cheng@arm.com>
2019-01-09  sandra2019-01-09 Sandra Loosemore <sandra@codesourcery...
2019-01-01  jakub Update copyright years.
2018-08-06  alahay01Remaining support for clobber high
2018-03-09  law PR rtl-optimization/84682
2018-03-08  jakub PR inline-asm/84742
2018-01-16  jakub PR rtl-optimization/83213
2018-01-08  law PR rtl-optimization/81308
2018-01-03  rsandifopoly_int: GET_MODE_SIZE
2018-01-03  jakub Update copyright years.
2018-01-03  rsandifopoly_int: PUSH_ROUNDING
2017-12-21  rsandifopoly_int: REG_ARGS_SIZE
2017-12-20  rsandifopoly_int: SUBREG_BYTE
2017-12-12  aoliva[SFN] introduce statement frontier notes, still disabled
2017-12-11  jakub * recog.c (store_data_bypass_p_1): New function.
2017-10-24  sandra2017-10-23 Sandra Loosemore <sandra@codesourcery...
2017-10-20  itsimbalAdd generic part for Intel CET enabling. The spec is...
2017-10-11  nathan[PATCH] DECL_ASSEMBLER_NAME and friends
2017-09-15  rsandifoTurn CANNOT_CHANGE_MODE_CLASS into a hook
2017-09-12  rsandifoConvert hard_regno_nregs to a function
2017-09-04  rsandifoTurn HARD_REGNO_MODE_OK into a target hook
2017-08-30  rsandifo[40/77] Use scalar_int_mode for extraction_insn fields
2017-08-30  rsandifo[35/77] Add uses of as_a <scalar_int_mode>
2017-08-30  rsandifo[26/77] Use is_a <scalar_int_mode> in subreg/extract...
2017-08-22  rsandifoMake more use of paradoxical_subreg_p
2017-06-29  hubicka * asan.c (asan_emit_stack_protection): Update.
2017-03-14  rguenth2017-03-14 Richard Biener <rguenther@suse.de>
2017-01-01  jakub Update copyright years.
2016-10-13  thopre01Move MEMMODEL_* from coretypes.h to memmodel.h
2016-09-16  ebotcazou * recog.c (rest_of_handle_split_after_reload): Delete.
2016-08-12  mpolacek PR c/7652
2016-07-26  tbsaundeuse auto_sbitmap in various places
2016-06-06  edlingergcc/
2016-01-29  vmakarov2016-01-29 Vladimir Makarov <vmakarov@redhat.com>
2016-01-04  jakub Update copyright years.
2015-10-30  amacleod2015-10-30 Andrew MacLeod <amacleod@redhat.com>
2015-10-29  amacleod2015-10-29 Andrew MacLeod <amacleod@redhat.com>
2015-10-28  law[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end...
2015-08-21  rsandifogcc/
2015-08-21  tbsaundealways define HAVE_peephole2
2015-08-19  tbsaunderemove useless typedefs
2015-07-10  amacleod2015-07-10 Andrew MacLeod <amacleod@redhat.com>
2015-07-09  tbsaundereduce conditional compilation based on AUTO_INC_DEC
2015-07-09  tbsaundealways define AUTO_INC_DEC
2015-07-08  amacleod2015-07-07 Andrew MacLeod <amacleod@redhat.com>
2015-07-05  rsandifogcc/
2015-06-17  amacleod2015-06-17 Andrew MacLeod <amacleod@redhat.com>
2015-06-08  amacleod2015-06-08 Andrew MacLeod <amacleod@redhat.com>
2015-06-06  miyukiPromote types of rtl expressions to rtx_insn in gen_spl...
2015-06-04  amacleod2015-06-04 Andrew MacLeod <amacleod@redhat.com>
2015-05-22  tbsaundemove default for STACK_PUSH_CODE to defaults.h
2015-05-22  tbsaunderemove most ifdef STACK_GROWS_DOWNWARD
2015-05-22  tbsaundealways define STACK_GROWS_DOWNWARD
2015-05-20  miyukiPromote types of RTL expressions to more derived ones.
2015-05-19  rsandifogcc/
2015-05-09  tbsaundemore rtx_insn * in recog.c
2015-05-02  tbsaundemake validate_replace_src_group take a rtx_insn *
2015-05-02  tbsaunderecog_data::insn can be a rtx_insn *
2015-05-02  tbsaundechange local vars to rtx_insn *
2015-04-22  tbsaunderemove some ifdef HAVE_cc0
2015-03-20  uros PR rtl-optimization/60851
2015-01-15  prathamesh34922015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni...
2015-01-09  prathamesh34922015-01-09 Michael Collison <michael.collison@linaro...
2015-01-05  jakub Update copyright years.
2014-10-29  rsandifogcc/ada/
2014-10-27  amacleod2014-10-27 Andrew MacLeod <amacleod@redhat.com>
2014-10-22  rsandifogcc/
2014-10-22  rsandifogcc/
2014-10-22  rsandifogcc/
2014-10-22  rsandifogcc/
2014-10-16  amacleod2014-10-16 Andrew MacLeod <amacleod@redhat.com>
2014-09-19  segher2014-09-19 Segher Boessenkool <segher@kernel.crashing...
2014-09-15  dmalcolmInstruction attributes take an rtx_insn *
2014-09-09  dmalcolmsingle_set takes an insn
2014-09-09  dmalcolmrecog_memoized works on an rtx_insn *
2014-09-09  dmalcolmINSN_LOCATION takes an rtx_insn
2014-09-05  dmalcolmUse rtx_insn more within peep2
2014-08-28  dmalcolmNEXT_INSN and PREV_INSN take a const rtx_insn
2014-08-28  dmalcolmWork towards NEXT_INSN/PREV_INSN requiring insns as...
2014-08-26  dmalcolmRemove DF_REF_INSN scaffolding
2014-08-22  dmalcolmrecog.c: Use rtx_insn
2014-08-14  rguenth2014-08-14 Richard Biener <rguenther@suse.de>
2014-07-09  tbsaunderemove has_execute
2014-06-15  rsandifogcc/
2014-06-11  rsandifogcc/
2014-06-11  rsandifogcc/
2014-06-11  rsandifogcc/
2014-06-11  rsandifogcc/
2014-06-11  rsandifogcc/
2014-06-04  rsandifogcc/
2014-06-04  rsandifogcc/
2014-06-04  rsandifogcc/
2014-06-04  ktietz * recog.c (peep2_attempt): Copy SIBLING_CALL_P flag
2014-05-27  rsandifogcc/
2014-05-06  mrsMerge in wide-int.
2014-05-06  mrsMerge in trunk.
2014-05-06  rguenth2014-05-06 Richard Biener <rguenther@suse.de>
2014-05-05  mrsMerge in trunk.
2014-05-05  mrsMerge in trunk.
2014-04-30  mrsMerge in trunk.
next