summaryrefslogtreecommitdiff
path: root/gcc/tree-predcom.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.jakub2016-01-041-1/+1
* 2015-10-30 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-301-13/+0
* 2015-10-29 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-291-10/+8
* [PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FElaw2015-10-281-7/+3
* switch from gimple to gimple*tbsaunde2015-09-201-23/+23
* 2015-07-10 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-101-0/+1
* 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-081-18/+5
* Use std::swap instead of manual swaps.miyuki2015-06-221-5/+1
* 2015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-171-2/+0
* 2015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-081-5/+0
* 2015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-041-5/+0
* 2015-02-18 Richard Biener <rguenther@suse.de>rguenth2015-02-181-1/+13
* 2015-02-16 Richard Biener <rguenther@suse.de>rguenth2015-02-161-3/+17
* 2015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>prathamesh34922015-01-151-1/+14
* 2015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34922015-01-091-4/+10
* Update copyright years.jakub2015-01-051-1/+1
* * gimple.h (gimple_build_assign_stat): Remove prototype.jakub2014-12-011-5/+4
* * gimple-expr.h (create_tmp_var_raw, create_tmp_var,jakub2014-11-291-5/+5
* 2014-11-26 Richard Biener <rguenther@suse.de>rguenth2014-11-261-4/+8
* Merger of git branch "gimple-classes-v2-option-3"dmalcolm2014-11-191-14/+16
* 2014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-271-0/+10
* convert the rest of the users of pointer_map to hash_maptbsaunde2014-08-071-1/+1
* remove has_executetbsaunde2014-07-091-1/+0
* 2014-06-06 Richard Biener <rguenther@suse.de>rguenth2014-06-061-4/+4
* Merge from trunk.rsandifo2014-04-221-9/+5
|\
| * pass cfun to pass::executetbsaunde2014-04-171-1/+4
| * pass current function to opt_pass::gate ()tbsaunde2014-04-171-7/+1
| * remove has_gatetbsaunde2014-04-171-1/+0
* | Merge in trunk.mrs2014-01-131-4/+32
|\ \ | |/
| * PR tree-optimization/59745jakub2014-01-101-0/+1
| * PR tree-optimization/59643jakub2014-01-071-4/+31
* | Merge in trunk.mrs2014-01-031-2/+2
|\ \ | |/
| * Update copyright years in gcc/rsandifo2014-01-021-1/+1
| * merge auto_vec and stack_vectbsaunde2013-12-201-1/+1
* | Merge in trunk.mrs2013-12-131-0/+3
|\ \ | |/
| * * tree-vectorizer.h (struct _loop_vec_info): Add scalar_loop field.jakub2013-12-101-0/+3
* | Merge with trunk.rsandifo2013-12-041-1/+6
|\ \ | |/
| * * gimple.h: Remove all includes.amacleod2013-11-221-1/+6
* | Merge with trunk.rsandifo2013-11-221-6/+2
|\ \ | |/
| * add auto_vectbsaunde2013-11-221-6/+2
* | Merge from trunk.rsandifo2013-11-201-3/+8
|\ \ | |/
| * 2013-11-19 Richard Biener <rguenther@suse.de>rguenth2013-11-191-2/+1
| * Factor unrelated declarations out of tree.h.dnovillo2013-11-191-0/+2
| * 2013-11-19 Richard Biener <rguenther@suse.de>rguenth2013-11-191-1/+5
* | Merge in trunk.mrs2013-11-161-0/+3
|\ \ | |/
| * * gimplify-be.h: New file. Add prototypes.amacleod2013-11-141-0/+2
| * * gimple-walk.h: New File. Relocate prototypes from gimple.h.amacleod2013-11-131-0/+1
| * 2013-11-12 Andrew MacLeod <amacleod@redhat.com>amacleod2013-11-121-1/+1
* | Merge with trunk.rsandifo2013-11-091-87/+36
|\ \ | |/
| * 2013-11-08 Richard Biener <rguenther@suse.de>rguenth2013-11-081-4/+18