summaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-operands.c
Commit message (Expand)AuthorAgeFilesLines
* 2015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-081-3/+0
* 2015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-041-3/+0
* 2015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34922015-01-091-4/+10
* Update copyright years.jakub2015-01-051-1/+1
* Merger of git branch "gimple-classes-v2-option-3"dmalcolm2014-11-191-4/+4
* 2014-11-10 Richard Biener <rguenther@suse.de>rguenth2014-11-101-2/+3
* 2014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-271-0/+1
* 2014-10-16 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-161-0/+6
* 2014-08-20 Martin Jambor <mjambor@suse.cz>wmi2014-08-201-6/+0
* 2014-06-24 Cong Hou <congh@google.com>congh2014-06-251-0/+1
* use templates instead of gengtype for typed allocation functionstbsaunde2014-05-171-2/+2
* * tree-ssa-operands.c (create_vop_var): Set DECL_IGNORED_P.ebotcazou2014-04-161-6/+1
* 2014-04-07 Richard Biener <rguenther@suse.de>rguenth2014-04-071-4/+2
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* 2013-12-02 Richard Biener <rguenther@suse.de>rguenth2013-12-021-17/+11
* 2013-11-29 Richard Biener <rguenther@suse.de>rguenth2013-11-291-110/+114
* * gimple.h: Remove all includes.amacleod2013-11-221-1/+5
* Factor unrelated declarations out of tree.h.dnovillo2013-11-191-0/+3
* * tree-ssa.h: Remove all #include'samacleod2013-10-231-1/+6
* * tree-cfg.h: Rename from tree-flow.h. Remove #includes.amacleod2013-10-181-18/+0
* * tree-flow.h (tm_restart_node, gimple_df): Move to gimple-ssa.h.amacleod2013-10-091-0/+7
* * tree-into-ssa.c (enum need_phi_state): Relocate from tree-flow.h.amacleod2013-10-011-10/+55
* gcc/rsandifo2013-09-281-3/+3
* * tree-ssa.h: New. Move content from tree-flow.h andamacleod2013-09-121-1/+1
* Update copyright years in gcc/rsandifo2013-01-101-3/+1
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-17/+17
* * tree-ssa-operands.h (struct def_optype_d, def_optype_p): Remove.matz2012-10-231-144/+10
* Merge identical cases.mpolacek2012-09-201-3/+1
* 2012-08-24 Martin Jambor <mjambor@suse.cz>jamborm2012-08-241-9/+5
* 2012-08-09 Richard Guenther <rguenther@suse.de>rguenth2012-08-091-11/+11
* 2012-08-08 Richard Guenther <rguenther@suse.de>rguenth2012-08-081-0/+18
* 2012-08-08 Richard Guenther <rguenther@suse.de>rguenth2012-08-081-11/+0
* 2012-08-02 Richard Guenther <rguenther@suse.de>rguenth2012-08-021-1/+0
* 2012-08-01 Richard Guenther <rguenther@suse.de>rguenth2012-08-011-6/+18
* gcc/steven2012-07-161-2/+2
* 2012-05-24 Richard Guenther <rguenther@suse.de>rguenth2012-05-241-1/+0
* 2012-05-22 Richard Guenther <rguenther@suse.de>rguenth2012-05-221-56/+12
* 2012-04-05 Richard Guenther <rguenther@suse.de>rguenth2012-04-051-4/+5
* * tree-ssa-dce.c (propagate_necessity): Handle GIMPLE_TRANSACTION.rth2012-02-101-19/+30
* 2011-12-08 Richard Guenther <rguenther@suse.de>rguenth2011-12-081-7/+14
* 2011-12-05 Richard Guenther <rguenther@suse.de>rguenth2011-12-051-1/+114
* * gengtype.c (write_field_root): Avoid out-of-scope access of newv.matz2011-11-081-0/+6
* Rename vshuffle/vec_shuffle to vec_perm.rth2011-10-071-1/+1
* Vector shuffling patch from Artem Shinkarov.rth2011-10-031-0/+1
* 2011-09-09 Richard Guenther <rguenther@suse.de>rguenth2011-09-091-9/+8
* 2011-07-19 Richard Guenther <rguenther@suse.de>rguenth2011-07-191-4/+0
* * gimple.h (gimple_asm_clobbers_memory_p): Declare.froydnj2011-04-151-9/+2
* 2011-04-08 Richard Guenther <rguenther@suse.de>rguenth2011-04-081-0/+6
* 2011-03-15 Richard Guenther <rguenther@suse.de>rguenth2011-03-151-0/+3
* * diagnostic-core.h: Include bversion.h.jsm282010-11-301-1/+0