summaryrefslogtreecommitdiff
path: root/gcc/expr.c
Commit message (Expand)AuthorAgeFilesLines
...
* PR middle-end/65680jakub2015-04-071-1/+1
* PR middle-end/65409ebotcazou2015-03-161-5/+6
* 2015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>prathamesh34922015-01-151-1/+65
* * expr.c (expand_expr_real_1) <normal_inner_ref>: Use the expression toebotcazou2015-01-151-9/+9
* 2015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34922015-01-091-3/+9
* Update copyright years.jakub2015-01-051-1/+1
* PR middle-end/64067jakub2014-11-271-5/+7
* * tree-core.h (built_in_class): Add builtin codes to be usedienkovich2014-11-171-1/+5
* 2014-11-17 Zhenqiang Chen <zhenqiang.chen@linaro.org>zqchen2014-11-171-1/+13
* 2014-11-17 Zhenqiang Chen <zhenqiang.chen@linaro.org>zqchen2014-11-171-3/+1
* Remove VEC_RSHIFT_EXPR tree code, now unusedalalaw012014-11-131-6/+0
* PR c/59708jakub2014-11-121-2/+1
* 2014-11-10 Richard Biener <rguenther@suse.de>rguenth2014-11-101-0/+13
* Allow a port to use pseudos as call args; don't put them in the fusage.bernds2014-11-061-1/+4
* gcc/ienkovich2014-11-051-9/+62
* 2014-11-01 Andrew MacLeod <amacleod@redhat,com>amacleod2014-11-011-0/+16
* [Patch 7/7] Remove *_BY_PIECES_Pjgreenhalgh2014-11-011-44/+22
* [Patch 1/7] Hookize *_BY_PIECES_Pjgreenhalgh2014-11-011-15/+8
* gcc/ada/rsandifo2014-10-291-145/+145
* * cgraph.h: Flatten. Remove all include files.amacleod2014-10-281-0/+3
* Remove VEC_LSHIFT_EXPR and vec_shl_optabalalaw012014-10-281-1/+0
* Add new optabs for reducing vectors to scalarsalalaw012014-10-271-0/+18
* [Vectorizer] Make REDUC_xxx_EXPR tree codes produce a scalar resultalalaw012014-10-271-1/+11
* 2014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-271-0/+3
* 2014-10-16 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-161-0/+4
* gcc/ChangeLog:kugan2014-09-101-34/+1
* single_set takes an insndmalcolm2014-09-091-1/+1
* fixup_args_size_notes takes a pair of rtx_insndmalcolm2014-09-051-2/+1
* * expr.c (convert_move): If the target has an explicit converter,dj2014-08-291-0/+20
* Work towards NEXT_INSN/PREV_INSN requiring insns as their paramsdmalcolm2014-08-281-2/+3
* PR c/61271mpolacek2014-08-261-1/+1
* expr.c: Use rtx_insn and rtx_code_labeldmalcolm2014-08-221-14/+16
* emit_move et al return rtx_insn *dmalcolm2014-08-191-23/+26
* gcckugan2014-08-081-1/+34
* gcc/kugan2014-08-081-11/+11
* 2014-07-29 Richard Biener <rguenther@suse.de>rguenth2014-07-291-3/+1
* 2014-07-28 Richard Biener <rguenther@suse.de>rguenth2014-07-281-1/+3
* * expr.c (store_field): Handle VOIDmode for calls that return valuesebotcazou2014-07-201-1/+1
* 2014-06-24 Cong Hou <congh@google.com>congh2014-06-251-0/+14
* * expr.h: Remove prototypes of functions defined in builtins.c.amacleod2014-06-021-0/+1
* 2014-05-28 Bernd Edlinger <bernd.edlinger@hotmail.de>edlinger2014-05-281-12/+25
* Merge in trunk.mrs2014-04-301-20/+0
|\
| * Remove PUSH_ARGS_REVERSED from the RTL expander.jgreenhalgh2014-04-291-20/+0
* | Merge from trunk.rsandifo2014-04-281-0/+12
|\ \ | |/
| * Add clobber_regvries2014-04-251-0/+12
* | Merge in trunk.mrs2014-04-241-6/+27
|\ \ | |/
| * 2014-04-24 Richard Biener <rguenther@suse.de>rguenth2014-04-241-6/+27
* | Use LOG2_BITS_PER_UNIT.rsandifo2014-04-231-10/+4
* | Merge from trunk.rsandifo2014-04-171-3/+3
|\ \ | |/
| * PR middle-end/60556jakub2014-04-111-3/+3