]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/simplify-rtx.c
poly_int: SUBREG_BYTE
[thirdparty/gcc.git] / gcc / simplify-rtx.c
2017-12-20  rsandifopoly_int: SUBREG_BYTE
2017-12-20  rsandifopoly_int: MEM_OFFSET and MEM_SIZE
2017-12-20  rsandifopoly_int: rtx constants
2017-12-20  rsandifoAdd a gen_int_shift_amount helper function
2017-12-19  jakub * read-rtl.c (parse_reg_note_name): Replace Yoda condi...
2017-12-16  rsandifoRevert accidental commit
2017-12-16  rsandifoAdd a gen_int_shift_amount helper function
2017-11-22  jakub * simplify-rtx.c (simplify_binary_operation_1) <case...
2017-11-20  vriesFix comparison mode in simplify_ternary_operation
2017-11-08  ktkachov[simplify-rtx] Simplify vec_merge of vec_duplicates...
2017-11-08  ktkachovvec_merge + vec_duplicate + vec_concat simplification
2017-11-08  ktkachovSimplify vec_merge of vec_duplicate with const_vector
2017-11-01  rsandifoUse (CONST_VECTOR|GET_MODE)_NUNITS in simplify-rtx.c
2017-11-01  rsandifoAdd a fixed_size_mode class
2017-11-01  rsandifoAdd a VEC_SERIES rtl code
2017-11-01  rsandifoAdd more vec_duplicate simplifications
2017-11-01  rsandifoAdd gen_(const_)vec_duplicate helpers
2017-10-22  rsandifoMake more use of GET_MODE_UNIT_PRECISION
2017-10-22  rsandifoMake more use of HWI_COMPUTABLE_MODE_P
2017-10-13  rsandifoMake more use of GET_MODE_UNIT_SIZE
2017-10-03  seghersimplify-rtx: Remove non-simplifying simplification...
2017-09-19  segherFix typo in simplify_binary_operation_1
2017-09-04  rsandifoAdd subreg_memory_offset helper functions
2017-08-30  rsandifoAdd a partial_subreg_p predicate
2017-08-30  rsandifo[66/77] Use scalar_mode for constant integers
2017-08-30  rsandifo[64/77] Add a scalar_mode class
2017-08-30  rsandifo[55/77] Use scalar_int_mode in simplify_const_unary_ope...
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[26/77] Use is_a <scalar_int_mode> in subreg/extract...
2017-08-30  rsandifo[25/77] Use is_a <scalar_int_mode> for bitmask optimisa...
2017-08-30  rsandifo[23/77] Replace != VOIDmode checks with is_a <scalar_in...
2017-08-30  rsandifo[22/77] Replace !VECTOR_MODE_P with is_a <scalar_int_mode>
2017-08-30  rsandifo[21/77] Replace SCALAR_INT_MODE_P checks with is_a...
2017-08-30  rsandifo[20/77] Replace MODE_INT checks with is_int_mode
2017-08-30  rsandifo[17/77] Add an int_mode_for_size helper function
2017-08-30  rsandifo[7/77] Add scalar_float_mode
2017-08-22  rsandifoMake more use of paradoxical_subreg_p
2017-07-19  seghersimplify-rtx: The truncation of an IOR can have all...
2017-07-05  rsandifoRemove enum before machine_mode
2017-06-14  ebotcazou * simplify-rtx.c (simplify_binary_operation_1) <UDIV...
2017-05-06  rsandifoPR 75964: Invalid integer ABS handling in simplify...
2017-05-02  tnfchrisgcc/
2017-05-02  rguenth2017-05-02 Richard Biener <rguenther@suse.de>
2017-04-11  jakub PR middle-end/80100
2017-04-11  jakub PR rtl-optimization/80385
2017-04-04  seghersimplify-rtx: Fix compare of comparisons (PR60818)
2017-03-21  marxinFix another profiledbootstrap warning (PR libfortran...
2017-02-21  jakub PR tree-optimization/61441
2017-01-01  jakub Update copyright years.
2016-12-02  seghersimplify-rtx: Fix the last fix (PR78638)
2016-11-30  seghersimplify-rtx: Add missing line for previous commit...
2016-11-29  seghersimplify-rtx: Handle truncate of extract
2016-11-28  jakub PR rtl-optimization/78546
2016-11-25  jakub PR rtl-optimization/78526
2016-11-18  rsandifoUse rtx_mode_t instead of std::make_pair
2016-11-10  seghersimplify-rtx: Transform (xor (and (xor A B) C) B) with...
2016-10-13  thopre01Move MEMMODEL_* from coretypes.h to memmodel.h
2016-10-09  jakub * tree-ssa.c (target_for_debug_bind, verify_phi_args,
2016-10-07  ktkachov[simplify-rtx] Zero-initialise local array in simplify_...
2016-09-22  tbsaundemake next/prev _nonnote_insn take rtx_insn *
2016-09-19  ktkachov[simplify-rtx] (GTU (PLUS a C) (C - 1)) --> (LTU a -C)
2016-08-30  jakub PR middle-end/77377
2016-08-12  mpolacek PR c/7652
2016-07-26  rguenth2016-07-26 Richard Biener <rguenther@suse.de>
2016-07-20  uros * hwint.h (HOST_WIDE_INT_0): New define.
2016-07-19  uros * builtins.c: Use HOST_WIDE_INT_1 instead of (HOST_WID...
2016-07-11  edlinger2016-07-11 Bernd Edlinger <bernd.edlinger@hotmail.de>
2016-06-29  rguenth2016-06-29 Richard Biener <rguenther@suse.de>
2016-06-07  ktkachov[simplify-rtx] Fix unused variable warning in simplify_...
2016-06-06  ktkachov[3/3][RTL ifcvt] PR middle-end/37780: Conditional expre...
2016-04-13  jakub PR debug/70628
2016-04-05  jakub PR tree-optimization/70509
2016-03-02  rthPR rtl-opt/67145
2016-01-21  berndsFix missed comment fix in last change.
2016-01-21  berndsFix PR66178, ICE due to misexpansion of constant expres...
2016-01-04  jakub Update copyright years.
2015-12-22  ssaraswatiThis series of patches fix PR61441. This patch avoids...
2015-12-20  ssaraswatiThis series of patches are for fixing PR61441. This...
2015-11-16  seghersimplify-rtx: Simplify sign_extend of lshiftrt to zero_...
2015-11-11  seghersimplify-rtx: Simplify trunc of and of shiftrt
2015-11-08  ebotcazouMerge of the scalar-storage-order branch.
2015-10-30  amacleod2015-10-30 Andrew MacLeod <amacleod@redhat.com>
2015-10-29  amacleod2015-10-29 Andrew MacLeod <amacleod@redhat.com>
2015-10-20  ktkachov[simplify-rtx][2/2] Use constants from pool when simpli...
2015-10-05  rsandifoRemove REAL_VALUE_FROM_CONST_DOUBLE
2015-10-05  rsandifoRemove remaining uses of CONST_DOUBLE_FROM_REAL_VALUE
2015-10-05  rsandifoRemove remaining uses of REAL_ARITHMETIC
2015-10-05  rsandifoReplace REAL_VALUES_LESS with real_less
2015-10-05  rsandifoReplace REAL_VALUES_EQUAL with real_equal
2015-08-18  rsandifogcc/
2015-08-17  davids * config/arm/arm.c (neon_element_bits): Replace...
2015-07-30  aesokUse lowpart_subreg instead of simplify_gen_subreg
2015-07-30  rsandifogcc/
2015-07-28  rsandifogcc/
2015-07-28  rsandifogcc/
2015-07-20  ktkachov[simplify-rtx][2/2] Simplify - (y ? -x : x) -> (!y...
2015-07-15  wschmidt[gcc]
2015-07-13  renlin[PATCH]Fix PR66556. Don't drop side-effect in
2015-07-10  amacleod2015-07-10 Andrew MacLeod <amacleod@redhat.com>
next