ipa-cp.c (ipcp_cloning_candidate_p): Use opt_for_fn.
[gcc.git] / gcc / expmed.c
2014-11-17 Zhenqiang Chencfgexpand.c (expand_gimple_cond): Check ccmp.
2014-11-10 Thomas Preud'hommeexpmed.c (expand_shift_1): Expand 8 bit rotate of 16...
2014-11-01 Andrew MacLeod2014-11-01 Andrew MacLeod <amacleod@redhat,com>
2014-10-29 DJ Delorieexpmed.c (strict_volatile_bitfield_p): Fix off-by-one...
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-09-01 Marek Polacekre PR middle-end/61903 (signed integer overflow in...
2014-08-29 DJ Deloriecppbuiltin.c (define_builtin_macros_for_type_sizes...
2014-08-22 David Malcolmexpmed.c: Use rtx_insn and rtx_code_label
2014-07-07 Jakub Jelinekexpmed.c (struct init_expmed_rtl): Change all fields...
2014-07-03 Jakub Jelinekgcov-io.c (gcov_read_words): Don't call memmove if...
2014-06-27 Jakub Jelinekre PR tree-optimization/57233 (Vector lowering of LROTA...
2014-05-06 Kenneth ZadeckMerge in wide-int.
2014-02-04 Jakub Jelinekre PR middle-end/59261 (FAIL: gcc.dg/vect/bb-slp-26...
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-12-17 Eric Botcazouexpmed.c (lowpart_bit_field_p): Fix comment.
2013-12-11 Bernd Edlingerre PR middle-end/59134 (infinite loop between store_fix...
2013-12-11 Bernd Edlingerre PR middle-end/23623 (volatile keyword changes bitfie...
2013-12-11 Sandra Loosemorere PR middle-end/23623 (volatile keyword changes bitfie...
2013-12-03 Jakub Jelinekre PR target/58864 (ICE in connect_traces, at dwarf2cfi...
2013-11-19 Diego NovilloFactor unrelated declarations out of tree.h.
2013-11-11 Joern Renneckere PR middle-end/59049 (Two VOIDmode constant in compar...
2013-10-31 Jakub Jelinekoptabs.c (expand_vec_perm): Avoid vector mode punning...
2013-09-28 Richard Sandifordalloc-pool.c, [...]: Add missing whitespace before...
2013-09-28 Sandra Loosemoreexpr.h (extract_bit_field): Remove packedp parameter.
2013-09-09 Richard Sandifordexpmed.c (lshift_value): Take an unsigned HOST_WIDE_INT...
2013-09-09 Richard Sandifordgcc/
2013-09-09 Richard Sandifordasan.c (asan_clear_shadow): Use gen_int_mode with the...
2013-09-09 Richard Sandifordalias.c (addr_side_effect_eval): Use gen_int_mode with...
2013-08-23 Marc Glissere PR other/57324 (Undefined behavior issues found...
2013-06-04 Eric Botcazouexpmed.c (extract_bit_field_1): In the larger-than...
2013-05-23 Jakub Jelinekre PR rtl-optimization/57344 (wrong code with pragma...
2013-05-14 Jakub Jelinekexpmed.c (expand_shift_1): Canonicalize rotates by...
2013-05-13 Jakub Jelinekre PR tree-optimization/45216 (Rotate expressions not...
2013-05-06 Graham Stottexpmed.c (init_expmed_rtl): Remove unused fields reg_fld...
2013-04-10 David S. MillerImprove cstore code generation on 64-bit sparc.
2013-02-21 Jakub Jelinekre PR middle-end/56420 (Arithmetic error in computation...
2013-02-13 David S. MillerWe should not strip subregs of non-scalars during shift...
2013-02-03 Richard Sandifordexpmed.c (extract_bit_field_1): Pass the full width...
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2012-11-28 Richard Sandifordre PR middle-end/55438 (tmpdir-gcc.dg-struct-layout...
2012-11-23 Eric Botcazoure PR rtl-optimization/55388 (ICE in int_mode_for_mode...
2012-11-20 Richard Sandifordre PR middle-end/55403 (ICE building libitm)
2012-11-18 Richard SandifordMakefile.in (recog.o): Add insn-codes.h.
2012-11-18 Richard Sandifordexpmed.c (narrow_bit_field_mem): New function.
2012-11-16 David S. MillerFix gcc.c-torture/compile/pr53410-2.c on sparc.
2012-10-31 Richard Sandifordexpmed.c (store_bit_field_1): Move generation of MEM...
2012-10-31 Richard Sandifordexpmed.c (store_bit_field_using_insv): New function...
2012-10-31 Richard Sandifordexpmed.c (store_bit_field_1): Use OP_MODE to check...
2012-10-31 Richard Sandifordexpmed.c (store_bit_field_1): Remove test for BLKmode...
2012-10-30 Richard Sandiforddefaults.h (SLOW_UNALIGNED_ACCESS): Provide default...
2012-10-24 Richard Sandifordexpmed.c (lowpart_bit_field_p): Add missing == 0 check.
2012-10-23 Richard Sandifordexpmed.c (store_split_bit_field): Update the calls...
2012-10-23 Richard Sandifordexpmed.c (lowpart_bit_field_p): New function.
2012-09-24 Lawrence CrowlFinish conversion of uses of double_int to the new...
2012-09-14 Eric Botcazoure PR rtl-optimization/44194 (struct returned by value...
2012-09-07 Lawrence CrowlModify gcc/*.[hc] double_int call sites to use the...
2012-08-18 John David Anglinre PR middle-end/53823 (FAIL: gcc.c-torture/execute...
2012-08-02 Kenneth Zadeckcfgexpand.c (expand_debug_locations): Encapsulate test...
2012-08-01 Richard HendersonAllow MODE_PARTIAL_INT in expmed costs
2012-07-30 John David Anglinre PR middle-end/53823 (FAIL: gcc.c-torture/execute...
2012-07-27 Nathan Froydexpmed.h (alg_hash, [...]): Delete macro definitions...
2012-07-26 Bill Schmidttree-ssa-loop-ivopts.c (mbc_entry_hash): Remove.
2012-07-10 Richard HendersonMove vector highpart emulation to the optabs layer
2012-07-05 Uros Bizjakre PR fortran/53449 (fortran fails to build with LTO...
2012-06-19 Richard HendersonUse synth_mult for vector multiplies vs scalar constant
2012-06-17 Steven Bosscherexpmed.c (ceil_log2): Move from here...
2012-06-15 Jakub Jelinekre PR tree-optimization/51581 (Integer division by...
2012-06-02 Kenneth Zadeck2012-06-2 Kenneth Zadeck <zadeck@naturalbridge.com>
2012-05-29 Steven Bosscherintegrate.c: Remove.
2012-05-29 Michael Matzrtl.h (assign_stack_temp, [...]): Remove 'keep' argument.
2012-05-05 Richard Sandifordrtl.h (plus_constant, [...]): Merge into a single plus_...
2012-04-25 Jakub Jelinekre PR tree-optimization/52979 (likely wrong code bug...
2012-04-04 Mike Stumprtl.texi (const_double): Document as sign-extending.
2012-03-27 Aurelien Buhrigre PR middle-end/51893 (Wrong subword index computation...
2012-03-27 Eric Botcazouexpmed.c (store_bit_field): Assert that BITREGION_START...
2012-03-16 Richard Guenthertree.h (TREE_VECTOR_CST_ELTS): Remove.
2012-01-17 Andreas Krebbelre PR middle-end/50325 (76 new fails with rev. 177691)
2011-12-09 Joern Renneckedse.c (get_stored_val, [...]): Use gen_int_mode.
2011-12-09 Joern Renneckere PR middle-end/40154 (internal compiler error: in...
2011-11-21 David S. MillerRevert regression causing changes to store_bit_field_1.
2011-11-19 Eric Botcazou* expmed.c (store_bit_field_1): Revert bogus formatting...
2011-11-16 Andreas Krebbelre PR middle-end/50325 (76 new fails with rev. 177691)
2011-10-05 Andreas Krebbelexpmed.c (expand_mult_highpart_optab): Replace optab_ha...
2011-09-14 Julian Brownarm.c (arm_override_options): Add unaligned_access...
2011-08-18 Richard Sandifordtm.texi.in (TARGET_RTX_COSTS): Add an opno paramter.
2011-08-18 Richard Sandifordrtl.h (set_src_cost, [...]): New functions.
2011-07-27 Aldy Hernandezparams.h (ALLOW_STORE_DATA_RACES): New.
2011-07-08 Bernd Schmidtoptabs.c (expand_binop): Use GET_MODE_PRECISION instead...
2011-07-06 Bernd Schmidtmachmode.h (HWI_COMPUTABLE_MODE_P): New macro.
2011-07-06 Bernd Schmidtemit-rtl.c (paradoxical_subreg_p): New function.
2011-07-06 Bernd Schmidtmachmode.h (TRULY_NOOP_TRUNCATION_MODES_P): New macro.
2011-07-06 Bernd Schmidtcse.c (find_comparison_args): Use val_mode_signbit_set_p.
2011-06-01 Richard Sandifordre PR target/45074 (GCC Segmentation fault - negating...
2011-05-22 Jakub Jelinekre PR middle-end/49029 (ICE in simplify_subreg, at...
2011-05-08 Richard Guentherre PR middle-end/48908 (build fails on cris-elf in...
2011-05-05 Richard Guentherexpmed.c (expand_variable_shift): Rename to ...
2011-05-03 Uros Bizjakexpmed.c (extract_bit_field_1): Remove write-only varia...
2011-04-29 Richard Guentherexpr.h (expand_shift): Rename to ...
2011-04-01 Jakub Jelinekre PR middle-end/48335 (ICE in convert_move)
next