summaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-ter.c
Commit message (Expand)AuthorAgeFilesLines
* [TER] PR target/48863: Don't replace expressions across local register variab...ktkachov2016-12-011-4/+21
* Update copyright years.jakub2016-01-041-1/+1
* 2015-10-30 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-301-5/+0
* 2015-10-29 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-291-2/+2
* [PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FElaw2015-10-281-12/+8
* switch from gimple to gimple*tbsaunde2015-09-201-6/+6
* tree-ssa-ter.c: remove typedefs that hide pointernesstbsaunde2015-09-131-20/+19
* Fix double word typos.aldyh2015-07-131-1/+1
* 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-081-18/+5
* 2015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-171-3/+0
* 2015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-081-6/+0
* 2015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-041-4/+0
* 2015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34922015-01-091-0/+10
* Update copyright years.jakub2015-01-051-1/+1
* Merger of git branch "gimple-classes-v2-option-3"dmalcolm2014-11-191-2/+2
* 2014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-271-0/+10
* * tree-ssa-operands.c (create_vop_var): Set DECL_IGNORED_P.ebotcazou2014-04-161-5/+0
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* PR middle-end/58956jakub2013-12-161-1/+46
* Eliminate FOR_EACH_BB macro.dmalcolm2013-12-091-1/+1
* * gimple.h: Remove all includes.amacleod2013-11-221-0/+5
* 2013-11-19 Richard Biener <rguenther@suse.de>rguenth2013-11-191-4/+3
* Factor unrelated declarations out of tree.h.dnovillo2013-11-191-0/+1
* * gimple-walk.h: New File. Relocate prototypes from gimple.h.amacleod2013-11-131-0/+1
* * tree-outof-ssa.h: Remove include files.amacleod2013-10-291-0/+2
* * tree-ssa.h: Remove all #include'samacleod2013-10-231-1/+5
* 2013-09-26 Andrew MacLeod <amacleod@redhat.com>amacleod2013-09-261-109/+60
* * tree-ssa.h: New. Move content from tree-flow.h andamacleod2013-09-121-1/+1
* 2013-03-08 Richard Biener <rguenther@suse.de>rguenth2013-03-081-11/+11
* Update copyright years in gcc/rsandifo2013-01-101-2/+1
* Update Copyright years for files modified in 2011 and/or 2012.jakub2013-01-041-1/+1
* PR middle-end/54146steven2012-08-171-9/+16
* 2012-08-10 Richard Guenther <rguenther@suse.de>rguenth2012-08-101-4/+6
* gcc/steven2012-07-161-2/+1
* * LANGUAGES: Fix typos.jsm282012-05-291-1/+1
* PR inline-asm/23200jakub2011-02-041-7/+25
* PR tree-optimization/43655jakub2010-12-161-1/+3
* * basic-block.h (single_succ_edge): Use gcc_checking_assert.froydnj2010-10-211-16/+6
* * tree-ssa-ter.c (find_replaceable_in_bb): Allow replacement overpthaugen2010-10-201-2/+4
* * tree-ssa-ter.c (temp_expr_table_d): Add call_cnt field.pthaugen2010-09-131-9/+26
* 2010-07-01 Richard Guenther <rguenther@suse.de>rguenth2010-07-011-0/+18
* * gimplify.c: Do not include except.h and optabs.h.steven2010-06-011-1/+0
* * tree-vrp.c (debug_value_range, debug_all_value_ranges,hubicka2010-05-291-1/+1
* * diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h orjsm282010-05-211-2/+4
* Remove trailing white spaces.hjl2009-11-251-53/+53
* gcc/ChangeLog:aoliva2009-09-021-0/+3
* * ssaexpand.h (struct ssaexpand): Member 'values' is a bitmap.matz2009-04-271-11/+11
* * tree-ssa-copyrename.c (rename_ssa_copies): Don't iteratematz2009-04-261-1/+1
* 2009-04-03 Richard Guenther <rguenther@suse.de>rguenth2009-04-031-3/+3
* PR middle-end/37567amacleod2008-09-191-20/+7