]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/cse.c
Allow automatics in equivalences
[thirdparty/gcc.git] / gcc / cse.c
2019-05-23  prathamesh34922019-05-23 Prathamesh Kulkarni <prathamesh.kulkarni...
2019-01-01  jakub Update copyright years.
2018-08-06  alahay01cse support for clobber_high
2018-06-12  rsandifoUse poly_int rtx accessors instead of hwi accessors
2018-02-12  law * cse.c (try_back_substitute_reg): Move any REG_ARGS_S...
2018-01-03  rsandifopoly_int: GET_MODE_SIZE
2018-01-03  rsandifopoly_int: GET_MODE_PRECISION
2018-01-03  rsandifoDirectly operate on CONST_VECTOR encoding
2018-01-03  jakub Update copyright years.
2017-12-20  rsandifopoly_int: SUBREG_BYTE
2017-12-20  rsandifopoly_int: rtx constants
2017-12-20  rsandifoAdd a gen_int_shift_amount helper function
2017-12-16  rsandifoRevert accidental commit
2017-12-16  rsandifoAdd a gen_int_shift_amount helper function
2017-12-12  aoliva[SFN] introduce statement frontier notes, still disabled
2017-12-12  aoliva[SFN] boilerplate changes in preparation to introduce...
2017-10-22  rsandifoMake more use of GET_MODE_UNIT_PRECISION
2017-10-13  rsandifoMake more use of GET_MODE_UNIT_BITSIZE
2017-10-13  rsandifoMake more use of subreg_lowpart_offset
2017-08-30  rsandifoAdd a partial_subreg_p predicate
2017-08-30  rsandifo[51/77] Use opt_scalar_int_mode when iterating over...
2017-08-30  rsandifo[35/77] Add uses of as_a <scalar_int_mode>
2017-08-30  rsandifo[28/77] Use is_a <scalar_int_mode> for miscellaneous...
2017-08-30  rsandifo[27/77] Use is_a <scalar_int_mode> before LOAD_EXTEND_OP
2017-08-30  rsandifo[20/77] Replace MODE_INT checks with is_int_mode
2017-08-30  rsandifo[4/77] Add FOR_EACH iterators for modes
2017-08-25  amodraPR81747, ICE in operator[]
2017-08-22  rsandifoMake more use of paradoxical_subreg_p
2017-03-14  rguenth2017-03-14 Richard Biener <rguenther@suse.de>
2017-01-01  jakub Update copyright years.
2016-11-15  rsandifoAdd a load_extend_op wrapper
2016-11-04  ebotcazou * defaults.h (LOAD_EXTEND_OP): Define if not already...
2016-10-21  tbsaundemake LABEL_REF_LABEL a rtx_insn *
2016-10-13  thopre01Move MEMMODEL_* from coretypes.h to memmodel.h
2016-09-22  tbsaundemake next/prev _nonnote_insn take rtx_insn *
2016-09-16  jason Add inline functions for various bitwise operations.
2016-08-04  edlinger2016-08-04 Bernd Edlinger <bernd.edlinger@hotmail.de>
2016-07-20  uros * cse.c: Use HOST_WIDE_INT_M1 instead of ~(HOST_WIDE_I...
2016-07-19  uros * builtins.c: Use HOST_WIDE_INT_1 instead of (HOST_WID...
2016-06-21  ebotcazou * cse.c (canon_asm_operands): New function extracted...
2016-06-16  jakub PR rtl-optimization/71532
2016-05-19  ienkovichgcc/
2016-05-13  ienkovichgcc/
2016-05-11  ienkovichgcc/
2016-05-02  jakub PR rtl-optimization/70467
2016-02-04  ktkachov[cse][3/4] Don't overwrite original rtx when folding...
2016-01-04  jakub Update copyright years.
2015-12-18  law[PATCH] [PR rtl-optimization/49847] Fix ICE in CSE...
2015-10-30  amacleod2015-10-30 Andrew MacLeod <amacleod@redhat.com>
2015-10-29  amacleod2015-10-29 Andrew MacLeod <amacleod@redhat.com>
2015-10-05  rsandifoRemove remaining uses of CONST_DOUBLE_FROM_REAL_VALUE
2015-08-05  kugangcc/ChangeLog:
2015-07-24  ktkachov[obvious] Use std::swap instead of manually swapping...
2015-07-24  kugangcc/ChangeLog:
2015-07-13  aldyhFix double word typos.
2015-07-12  kugangcc/ChangeLog:
2015-07-10  amacleod2015-07-10 Andrew MacLeod <amacleod@redhat.com>
2015-07-09  tbsaundereduce conditional compilation for LOAD_EXTEND_OP
2015-07-08  amodra * target.def (rtx_costs): Remove "code" param, add...
2015-07-08  amacleod2015-07-07 Andrew MacLeod <amacleod@redhat.com>
2015-06-30  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  rsandifogcc/
2015-06-04  amacleod2015-06-04 Andrew MacLeod <amacleod@redhat.com>
2015-05-19  rsandifogcc/
2015-05-09  tbsaundecse_change_cc0_mode can take a rtx_insn *
2015-04-28  tbsaundeadd default for NO_FUNCTION_CSE
2015-04-22  tbsaundemake some HAVE_cc0 code always compiled
2015-04-22  tbsaundealways define HAVE_cc0
2015-04-22  tbsaunderemove more ifdef HAVE_cc0
2015-04-15  law PR rtl-optimization/42522
2015-02-03  jakub PR rtl-optimization/64756
2015-01-23  jakub PR rtl-optimization/63637
2015-01-15  prathamesh34922015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni...
2015-01-15  jakub * gengtype.c (create_user_defined_type): Workaround
2015-01-09  prathamesh34922015-01-09 Michael Collison <michael.collison@linaro...
2015-01-05  olegendogcc/
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-23  iverbin PR target/63534
2014-10-16  amacleod2014-10-16 Andrew MacLeod <amacleod@redhat.com>
2014-09-11  dmalcolmIntroduce LABEL_REF_LABEL
2014-09-05  dmalcolmRemove a cast in cse.c
2014-08-28  rsandifogcc/
2014-08-28  rsandifogcc/
2014-08-28  rsandifogcc/
2014-08-28  rsandifogcc/
2014-08-28  rsandifogcc/
2014-08-26  dmalcolmRemove DF_REF_INSN scaffolding
2014-08-22  dmalcolmcse.c: Use rtx_insn
2014-08-19  dmalcolmdelete_trivially_dead_insns works on insns
2014-08-05  rguenth2014-08-05 Richard Biener <rguenther@suse.de>
2014-08-02  tbsaundeadd a hash_set based on hash_table
2014-07-20  ebotcazou * cse.c (exp_equiv_p) <MEM>: For GCSE, return 0 for...
2014-07-09  tbsaunderemove has_execute
2014-06-15  rsandifogcc/
2014-05-06  mrsMerge in wide-int.
2014-05-06  mrsMerge in trunk.
next