aboutsummaryrefslogtreecommitdiff
path: root/gcc/expr.c
AgeCommit message (Expand)Author
2018-01-15Merge branches/gcc-7-branch rev 256695.Maxim Kuvyrkov
2017-11-16Merge branches/gcc-7-branch rev 254792.Maxim Kuvyrkov
2017-09-13 gcc/Yvan Roux
2017-06-13 gcc/Yvan Roux
2017-05-10Merge branches/gcc-7-branch rev 247824.Yvan Roux
2017-04-12 PR c/80163jakub
2017-03-07 PR rtl-optimization/79901jakub
2017-02-23 PR middle-end/79665jakub
2017-01-19 [expand] Fix for PR rtl-optimization/79121 incorrect expansion of extend ...rearnsha
2017-01-10 * expr.c (store_field): In the bitfield case, fetch the return valueebotcazou
2017-01-09 * expr.c (store_field): In the bitfield case, if the value comes fromebotcazou
2017-01-01 Update copyright years.jakub
2016-12-162016-12-16 Richard Biener <rguenther@suse.de>rguenth
2016-12-13Fill bitregion_{start,end} in store_constructor (PR tree-optimization/78428)marxin
2016-11-21make recog () take a rtx_insn *tbsaunde
2016-11-18Use rtx_mode_t instead of std::make_pairrsandifo
2016-11-16Optimise CONCAT handling in emit_group_loadrsandifo
2016-11-092016-11-09 Richard Biener <rguenther@suse.de>rguenth
2016-11-04 * expr.h (copy_blkmode_from_reg): Delete.ebotcazou
2016-10-29 PR rtl-optimization/77919jakub
2016-10-28 PR rtl-optimization/77919jakub
2016-10-25 PR target/78102jakub
2016-10-14 PR middle-end/77959jakub
2016-10-13Move MEMMODEL_* from coretypes.h to memmodel.hthopre01
2016-10-09 * tree-ssa.c (target_for_debug_bind, verify_phi_args,jakub
2016-10-07 PR tree-optimization/77880bernds
2016-09-23 * hsa-gen.c (hsa_op_immed::hsa_op_immed Use CONSTRUCTOR_NELTS (...)jakub
2016-09-222016-09-22 Richard Biener <rguenther@suse.de>rguenth
2016-09-16 Add inline functions for various bitwise operations.jason
2016-08-12 PR c/7652mpolacek
2016-07-272016-07-27 Bernd Edlinger <bernd.edlinger@hotmail.de>edlinger
2016-07-19 * builtins.c: Use HOST_WIDE_INT_1 instead of (HOST_WIDE_INT) 1,uros
2016-07-12[expr.c] PR middle-end/71700: zero-extend sub-word value when widening constr...ktkachov
2016-07-112016-07-11 Bernd Edlinger <bernd.edlinger@hotmail.de>edlinger
2016-06-142016-06-14 Richard Biener <rguenther@suse.de>rguenth
2016-06-05 * expr.c (move_by_pieces_d::generate): Mark mode parameter withdanglin
2016-06-03 PR tree-optimization/52171bernds
2016-05-202016-05-20 Richard Guenther <rguenther@suse.de>rguenth
2016-05-13 * builtins.c (expand_builtin_memcmp): Do not emit the call here.ebotcazou
2016-05-02Add a wi::to_wide helper functionrsandifo
2016-05-02Support << and >> for offset_int and widest_intrsandifo
2016-04-18 * tree.h (TYPE_ALIGN, DECL_ALIGN): Return shifted amount.matz
2016-04-14Revert empty class parameter passing ABI changes.jason
2016-04-13 Warn about empty parameter ABI with -Wabi=9.jason
2016-02-24 PR middle-end/69909jakub
2016-02-19Tweak comment further.jakub
2016-02-19 PR c++/69851jakub
2016-02-11 * cgraph.c: Spelling fixes - behaviour -> behavior andjakub
2016-01-23 * tree-ssanames.c (release_free_names_and_compact_live_names): Replacejakub
2016-01-222016-01-22 Christian Bruel <christian.bruel@st.com>chrbr