summaryrefslogtreecommitdiff
path: root/gcc/expr.c
Commit message (Expand)AuthorAgeFilesLines
* 2015-06-30 Richard Biener <rguenther@suse.de>rguenth2015-06-301-4/+2
* 2015-06-25 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-251-2/+0
* Use std::swap instead of manual swaps.miyuki2015-06-221-17/+4
* 2015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-171-2/+0
* Revert "[PR64164] Drop copyrename, use coalescible partition as base when opt...aoliva2015-06-101-25/+14
* [PR64164] Drop copyrename, use coalescible partition as base when optimizing.aoliva2015-06-091-14/+25
* 2015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-081-6/+0
* gcc/rsandifo2015-06-061-2/+2
* 2015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-041-5/+0
* * expr.h (array_at_struct_end_p): Move to...ebotcazou2015-05-271-133/+0
* [expr.c] PR target/65358 Avoid clobbering partial argument during sibcallktkachov2015-05-271-9/+81
* gcc/rsandifo2015-05-261-2/+2
* add default for HAVE_tablejumptbsaunde2015-05-241-5/+0
* add default for HAVE_store_multipletbsaunde2015-05-241-2/+0
* add default for HAVE_load_multipletbsaunde2015-05-241-4/+0
* remove #if HAVE_conditional_movetbsaunde2015-05-221-8/+2
* always define HAVE_conditional_movetbsaunde2015-05-221-4/+4
* move default for STACK_PUSH_CODE to defaults.htbsaunde2015-05-221-8/+0
* remove most ifdef STACK_GROWS_DOWNWARDtbsaunde2015-05-221-34/+24
* always define STACK_GROWS_DOWNWARDtbsaunde2015-05-221-12/+8
* Promote types of RTL expressions to more derived ones.miyuki2015-05-201-82/+95
* * expr.c (expand_cond_expr_using_cmove): Use COMPARISON_CLASS_P.mpolacek2015-05-201-1/+1
* gcc/rsandifo2015-05-191-2/+1
* gcc/rsandifo2015-05-191-3/+3
* gcc/rsandifo2015-05-191-1/+1
* gcc/rsandifo2015-05-191-4/+4
* gcc/rsandifo2015-05-071-1/+1
* 2015-04-29 Mikhail Maltsev <maltsevm@gmail.com>law2015-04-301-5/+1
* * expr.c (expand_assignment): Force an address offset computationnickc2015-04-141-2/+14
* 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