aboutsummaryrefslogtreecommitdiff
path: root/gcc/expr.h
AgeCommit message (Expand)Author
2019-10-022019-10-02 Aaron Sawdey <acsawdey@linux.ibm.com>Aaron Sawdey
2019-05-20Come up with hook libc_has_fast_function (PR middle-end/90263).Martin Liska
2019-01-01 Update copyright years.Jakub Jelinek
2018-12-14 PR c++/82294Jakub Jelinek
2018-11-27Come up with memop_ret enum instead of int endp for memory operations.Martin Liska
2018-09-12 PR middle-end/82853Jakub Jelinek
2018-08-29 PR tree-optimization/86714Martin Sebor
2018-08-16 * builtins.c (c_strlen): Add new parameter eltsize. Use itBernd Edlinger
2018-06-08Remove MPXMartin Liska
2018-04-13 PR middle-end/81657Martin Liska
2018-01-03 Update copyright years.Jakub Jelinek
2017-12-21poly_int: emit_group_load/storeRichard Sandiford
2017-12-21poly_int: push_block/emit_push_insnRichard Sandiford
2017-12-21poly_int: get_bit_rangeRichard Sandiford
2017-12-20poly_int: store mergingRichard Sandiford
2017-08-30[62/77] Big machine_mode to scalar_int_mode replacementRichard Sandiford
2017-06-29 * asan.c (asan_emit_stack_protection): Update.Jan Hubicka
2017-01-01 Update copyright years.Jakub Jelinek
2016-11-04 * expr.h (copy_blkmode_from_reg): Delete.Eric Botcazou
2016-06-142016-06-14 Richard Biener <rguenther@suse.de>Richard Biener
2016-06-03 PR tree-optimization/52171Bernd Schmidt
2016-05-13 * builtins.c (expand_builtin_memcmp): Do not emit the call here.Eric Botcazou
2016-01-04 Update copyright years.Jakub Jelinek
2015-11-08Merge of the scalar-storage-order branch.Eric Botcazou
2015-08-14[PR64164] Drop copyrename, use coalescible partition as base when optimizing.Alexandre Oliva
2015-07-05gcc/Richard Sandiford
2015-05-27 * expr.h (array_at_struct_end_p): Move to...Eric Botcazou
2015-05-27[expr.c] PR target/65358 Avoid clobbering partial argument during sibcallKyrylo Tkachov
2015-05-20Promote types of RTL expressions to more derived ones.Mikhail Maltsev
2015-01-152015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>Prathamesh Kulkarni
2015-01-05 Update copyright years.Jakub Jelinek
2014-11-19Merger of git branch "gimple-classes-v2-option-3"David Malcolm
2014-11-172014-11-17 Zhenqiang Chen <zhenqiang.chen@linaro.org>Zhenqiang Chen
2014-11-12 PR c/59708Jakub Jelinek
2014-11-05gcc/Ilya Enkovich
2014-11-012014-11-01 Andrew MacLeod <amacleod@redhat,com>Andrew Macleod
2014-10-29gcc/ada/Richard Sandiford
2014-10-162014-10-16 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2014-09-10gcc/ChangeLog:Kugan Vivekanandarajah
2014-08-19emit_move et al return rtx_insn *David Malcolm
2014-08-08gccKugan Vivekanandarajah
2014-06-02 * expr.h: Remove prototypes of functions defined in builtins.c.Andrew Macleod
2014-04-25Add clobber_regTom de Vries
2014-03-242014-03-24 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>Andreas Krebbel
2014-02-07 PR target/60077Jakub Jelinek
2014-01-082014-01-08 Bernd Edlinger <bernd.edlinger@hotmail.de>Bernd Edlinger
2014-01-02Update copyright years in gcc/Richard Sandiford
2013-12-03 PR target/58864Jakub Jelinek
2013-11-19Factor unrelated declarations out of tree.h.Diego Novillo
2013-11-19 * md.texi (setmem): Document new parameter.Jan Hubicka