summaryrefslogtreecommitdiff
path: root/gcc/gimple-expr.c
Commit message (Expand)AuthorAgeFilesLines
* Remove Java references in source code.marxin2017-07-141-2/+2
* 2017-03-09 Richard Biener <rguenther@suse.de>rguenth2017-03-091-1/+1
* Add "__RTL" to cc1dmalcolm2017-01-241-1/+2
* Update copyright years.jakub2017-01-011-1/+1
* * tree-ssa.c (target_for_debug_bind, verify_phi_args,jakub2016-10-091-1/+1
* * tree.h (TYPE_ALIGN, DECL_ALIGN): Return shifted amount.matz2016-04-181-1/+1
* PR tree-optimization/70177jakub2016-03-111-2/+2
* PR middle-end/68960jakub2016-01-071-0/+5
* Update copyright years.jakub2016-01-041-1/+1
* Merge of the scalar-storage-order branch.ebotcazou2015-11-081-3/+5
* * gimple-expr.c (useless_type_conversion_p): Reinstate type canonicalebotcazou2015-11-031-7/+7
* defer mark_addressable calls during expand till the end of expandaoliva2015-11-031-2/+55
* 2015-10-30 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-301-3/+0
* 2015-10-29 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-291-3/+3
* PR middle-end/67966hubicka2015-10-211-8/+5
* * expr.c (store_expr_with_bounds): Handle aggregate moves fromhubicka2015-10-071-9/+15
* [PR64164] Drop copyrename, use coalescible partition as base when optimizing.aoliva2015-08-141-39/+0
* Revert:dje2015-07-251-0/+39
* [PR64164] Drop copyrename, use coalescible partition as base when optimizing.aoliva2015-07-231-39/+0
* 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-081-11/+5
* 2015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-171-3/+0
* Revert "[PR64164] Drop copyrename, use coalescible partition as base when opt...aoliva2015-06-101-0/+39
* [PR64164] Drop copyrename, use coalescible partition as base when optimizing.aoliva2015-06-091-39/+0
* 2015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-081-3/+0
* * alias.c (get_alias_set): Be ready for TYPE_CANONICALhubicka2015-06-071-7/+6
* 2015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-041-3/+0
* * expr.c (expand_cond_expr_using_cmove): Use COMPARISON_CLASS_P.mpolacek2015-05-201-1/+1
* 2015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34922015-01-091-4/+10
* Update copyright years.jakub2015-01-051-1/+1
* 2014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-271-0/+8
* remove pointer-set.[ch]tbsaunde2014-08-071-1/+0
* convert the rest of the users of pointer_map to hash_maptbsaunde2014-08-071-3/+2
* 2014-04-04 Richard Biener <rguenther@suse.de>rguenth2014-04-041-0/+18
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* * gimple.h: Remove all includes.amacleod2013-11-221-0/+7
* Factor unrelated declarations out of tree.h.dnovillo2013-11-191-0/+2
* * gimplify-be.h: New file. Add prototypes.amacleod2013-11-141-0/+1
* 2013-11-12 Andrew MacLeod <amacleod@redhat.com>amacleod2013-11-121-1/+154
* * gimple.h: Move some prototypes to gimple-expr.h and add to includeamacleod2013-11-051-0/+721