summaryrefslogtreecommitdiff
path: root/gcc/tree-call-cdce.c
Commit message (Expand)AuthorAgeFilesLines
* remove has_executetbsaunde2014-07-091-1/+0
* Merge in trunk.mrs2014-05-061-1/+1
|\
| * 2014-05-06 Richard Biener <rguenther@suse.de>rguenth2014-05-061-1/+1
* | Merge from trunk.rsandifo2014-04-221-44/+40
|\ \ | |/
| * pass cfun to pass::executetbsaunde2014-04-171-42/+40
| * pass current function to opt_pass::gate ()tbsaunde2014-04-171-10/+9
| * remove has_gatetbsaunde2014-04-171-1/+0
* | 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-1/+1
|\ \ | |/
| * Eliminate FOR_EACH_BB macro.dmalcolm2013-12-091-1/+1
* | Merge with trunk.rsandifo2013-12-041-0/+4
|\ \ | |/
| * * gimple.h: Remove all includes.amacleod2013-11-221-0/+4
* | Merge with trunk.rsandifo2013-11-221-3/+1
|\ \ | |/
| * add auto_vectbsaunde2013-11-221-3/+1
* | Merge from trunk.rsandifo2013-11-201-0/+2
|\ \ | |/
| * Factor unrelated declarations out of tree.h.dnovillo2013-11-191-0/+2
* | Merge in trunk.mrs2013-11-161-0/+1
|\ \ | |/
| * * gimple-walk.h: New File. Relocate prototypes from gimple.h.amacleod2013-11-131-0/+1
* | Merge in trunk.mrs2013-11-041-12/+7
|\ \ | |/
| * Replace some heap vectors with stack vectors.dnovillo2013-11-011-11/+3
| * * tree-ssa.h: Remove all #include'samacleod2013-10-231-1/+4
* | Merge in trunk.mrs2013-10-201-2/+2
|\ \ | |/
| * gcc/rsandifo2013-09-281-2/+2
* | Merge in trunk.mrs2013-09-201-1/+1
|\ \ | |/
| * * tree-ssa.h: New. Move content from tree-flow.h andamacleod2013-09-121-1/+1
* | Merge in trunk.mrs2013-09-041-5/+18
|\ \ | |/
| * PR tree-optimization/58165jakub2013-08-161-5/+18
* | Add wide-int branch.mrs2013-08-131-2/+2
|/
* Automated conversion of passes to C++ classesdmalcolm2013-08-051-17/+35
* 2013-02-20 Richard Biener <rguenther@suse.de>rguenth2013-02-201-4/+3
* 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
* Introduce vNULL to use as a nil initializer for vec<>.dnovillo2012-11-201-1/+1
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-33/+33
* 2012-11-01 Sharad Singhai <singhai@google.com>singhai2012-11-011-0/+1
* * tree-call-cdce.c (shrink_wrap_one_built_in_call): Update profile.hubicka2012-09-291-2/+11
* Remove unnecessary VEC function overloads.dnovillo2012-09-111-2/+2
* Merge from cxx-conversion branch (http://gcc.gnu.org/wiki/cxx-conversion).dnovillo2012-08-151-2/+2
* 2012-08-08 Richard Guenther <rguenther@suse.de>rguenth2012-08-081-9/+4
* 2012-08-01 Richard Guenther <rguenther@suse.de>rguenth2012-08-011-1/+1
* gcc/steven2012-07-161-2/+0
* dumping cleanup phase 1 -- Removing TODO_dump_funcdavidxl2011-06-141-1/+1
* * basic-block.h (single_succ_edge): Use gcc_checking_assert.froydnj2010-10-211-3/+1
* * gimplify.c: Do not include except.h and optabs.h.steven2010-06-011-1/+0
* * diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h orjsm282010-05-211-1/+2
* gcc/ChangeLog:steven2010-05-211-8/+0
* * matrix-reorg.c (analyze_matrix_allocation_site): Remove unusedjakub2009-11-281-10/+8
* Remove trailing white spaces.hjl2009-11-251-62/+62