aboutsummaryrefslogtreecommitdiff
path: root/gcc/expr.c
AgeCommit message (Expand)Author
2019-08-30 Backported from mainlinejakub
2019-08-30 Backported from mainlinejakub
2019-08-30 Backported from mainlinejakub
2019-08-30 Backported from mainlinejakub
2018-06-22 Backported from mainlinejakub
2018-04-23 PR middle-end/85496ebotcazou
2018-03-03 Backported from mainlinejakub
2018-01-01 PR middle-end/83608jakub
2018-01-01 PR middle-end/83609jakub
2017-12-15 Backported from mainlinejakub
2017-12-15 Backported from mainlinejakub
2017-10-27 Backported from mainlinejakub
2017-05-082017-05-08 Tamar Christina <tamar.christina@arm.com>tnfchris
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