]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/rtlanal.c
* doc/install.texi (Specific, alpha): Remove note to use
[thirdparty/gcc.git] / gcc / rtlanal.c
2019-08-13  hainqueHandle casesi dispatch tablejumps in create_trace_edges...
2019-04-18  rsandifoFix two ubsan failures (PR85164)
2019-02-24  jakub PR rtl-optimization/89445
2019-02-19  ebotcazou * rtlanal.c (get_initial_register_offset): Fall back...
2019-01-09  sandra2019-01-09 Sandra Loosemore <sandra@codesourcery...
2019-01-01  jakub Update copyright years.
2018-11-20  iiiS/390: Skip LT(G) peephole when literal pool is involved
2018-11-20  ebotcazou PR rtl-optimization/85925
2018-09-19  ebotcazou PR rtl-optimization/87361
2018-09-18  segherHandle CLOBBER in reg_overlap_mentioned_p (PR86882)
2018-08-06  alahay01Remaining support for clobber high
2018-08-06  alahay01Add func to check if register is clobbered by clobber_high
2018-07-05  tnfchrisCorrect subreg no-op handling for big-endian vec_select.
2018-06-12  rsandifoUse poly_int rtx accessors instead of hwi accessors
2018-02-16  ebotcazou PR rtl-optimization/81443
2018-01-12  ebotcazou PR rtl-optimization/83565
2018-01-03  rsandifopoly_int: GET_MODE_SIZE
2018-01-03  rsandifopoly_int: GET_MODE_PRECISION
2018-01-03  rsandifopoly_int: GET_MODE_NUNITS
2018-01-03  jakub Update copyright years.
2018-01-03  rsandifopoly_int: PUSH_ROUNDING
2018-01-03  rsandifopoly_int: subreg_get_info
2018-01-03  rsandifopoly_int: REGMODE_NATURAL_SIZE
2018-01-02  acsawdey * rtlanal.c (canonicalize_condition): Return...
2017-12-21  rsandifopoly_int: REG_ARGS_SIZE
2017-12-21  rsandifopoly_int: frame allocations
2017-12-20  rsandifopoly_int: SUBREG_BYTE
2017-12-20  rsandifopoly_int: MEM_OFFSET and MEM_SIZE
2017-12-20  rsandifopoly_int: rtx_addr_can_trap_p_1
2017-12-20  rsandifopoly_int: rtx constants
2017-12-18  segherrtlanal: dead_or_set_regno_p should handle CLOBBER...
2017-11-29  jakub PR middle-end/80929
2017-10-26  rsandifoMake more use of df_read_modify_subreg_p
2017-10-23  rsandifoConvert STARTING_FRAME_OFFSET to a hook
2017-10-22  rsandifoMake more use of HWI_COMPUTABLE_MODE_P
2017-10-09  segherAdd targetm.insn_cost hook
2017-10-09  segherReplace insn_rtx_cost with insn_cost and pattern_cost
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 MODES_TIEABLE_P into a target hook
2017-09-04  rsandifoTurn HARD_REGNO_MODE_OK into a target hook
2017-08-30  rsandifoDrop df_ from df_read_modify_subreg_p
2017-08-30  rsandifo[64/77] Add a scalar_mode class
2017-08-30  rsandifo[62/77] Big machine_mode to scalar_int_mode replacement
2017-08-30  rsandifo[51/77] Use opt_scalar_int_mode when iterating over...
2017-08-30  rsandifo[49/77] Simplify nonzero/num_sign_bits hooks
2017-08-30  rsandifo[48/77] Make subroutines of num_sign_bit_copies operate...
2017-08-30  rsandifo[47/77] Make subroutines of nonzero_bits operate on...
2017-08-30  rsandifo[35/77] Add uses of as_a <scalar_int_mode>
2017-08-30  rsandifo[23/77] Replace != VOIDmode checks with is_a <scalar_in...
2017-08-30  rsandifo[6/77] Make GET_MODE_WIDER return an opt_mode
2017-08-30  rsandifo[4/77] Add FOR_EACH iterators for modes
2017-08-22  rsandifoMake more use of paradoxical_subreg_p
2017-06-30  rearnsha[rtlanal] Do a better job of costing parallel sets...
2017-06-23  edlinger2017-06-23 Bernd Edlinger <bernd.edlinger@hotmail.de>
2017-05-11  amker * rtlanal.c (rtx_cost): Handle TRUNCATE between tieabl...
2017-05-03  amker Revert r247509
2017-05-02  amker * rtlanal.c (rtx_cost): Handle TRUNCATE between tieabl...
2017-05-01  jakub PR target/79430
2017-01-05  law PR tree-optimizatin/78812
2017-01-01  jakub Update copyright years.
2016-11-30  trippelsFix PR78588 - rtlanal.c:5210:38: runtime error: shift...
2016-11-28  jakub PR middle-end/78540
2016-11-28  bernds PR rtl-optimization/78120
2016-11-24  bernds PR rtl-optimization/78120
2016-11-23  rsandifoRework subreg_get_info
2016-11-23  rsandifoAdd more subreg offset helpers
2016-11-21  tbsaundemake dead_or_set_{,regno_}p take rtx_insn *
2016-11-21  tbsaundemake add_int_reg_note take rtx_insn *
2016-11-21  tbsaundemake replace_label_in_insn take labels as rtx_insn *
2016-11-18  rsandifoMake load_extend_op an inline function
2016-11-16  rsandifoFix handling of unknown sizes in rtx_addr_can_trap_p
2016-11-15  rsandifoAdd a load_extend_op wrapper
2016-11-15  rsandifoMove misplaced assignment in num_sign_bit_copies1
2016-11-11  ebotcazou PR rtl-optimization/59461
2016-11-07  bernds * emit-rtl.c (emit_copy_of_insn_after): Duplicate...
2016-11-04  ebotcazou * defaults.h (LOAD_EXTEND_OP): Define if not already...
2016-11-03  ktkachov[rtlanal] Fix WORD_REGISTER_OPERATIONS condition in...
2016-11-02  tbsaunderemove cast to rtx_insn * in remove_note
2016-10-21  tbsaundemake tablejump_p return the label as a rtx_insn *
2016-10-21  tbsaundemake LABEL_REF_LABEL a rtx_insn *
2016-10-16  ebotcazou PR ada/37139
2016-10-13  thopre01Move MEMMODEL_* from coretypes.h to memmodel.h
2016-09-27  jakub * auto-inc-dec.c (try_merge): Remove break after return.
2016-09-16  jason Add inline functions for various bitwise operations.
2016-09-09  edlinger2016-09-10 Bernd Edlinger <bernd.edlinger@hotmail.de>
2016-08-12  mpolacek PR c/7652
2016-07-19  uros * builtins.c: Use HOST_WIDE_INT_1 instead of (HOST_WID...
2016-06-02  ktkachov[rtlanal] Fix rtl-optimization/71295
2016-04-27  ktkachov[rtlanal.c] Convert conditional compilation on WORD_REG...
2016-03-17  jakub PR target/70245
2016-03-17  jakub PR target/70261
2016-03-16  jakub PR target/70245
2016-03-07  amker PR rtl-optimization/69052
2016-02-01  jakub PR rtl-optimization/69592
2016-01-21  berndsFix PR66178, ICE due to misexpansion of constant expres...
2016-01-04  jakub Update copyright years.
2015-12-10  segherrtlanal: Fix bits/bytes confusion in set_noop_p (PR68814)
2015-10-30  aesokAdd contains_symbol_ref_p
2015-10-30  ktkachov[comment] Improve comment for reg_set_p
next