summaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-uninit.c
Commit message (Expand)AuthorAgeFilesLines
* remove pointer-set.[ch]tbsaunde2014-08-071-1/+0
* add a hash_set based on hash_tabletbsaunde2014-08-021-45/+33
* remove has_executetbsaunde2014-07-091-2/+0
* 2014-05-07 Thomas Preud'homme <thomas.preudhomme@arm.com>jye22014-05-081-13/+31
* Merge from trunk.rsandifo2014-04-221-68/+66
|\
| * pass cfun to pass::executetbsaunde2014-04-171-65/+65
| * pass current function to opt_pass::gate ()tbsaunde2014-04-171-2/+2
| * remove has_gatetbsaunde2014-04-171-2/+0
* | Merge from trunk.rsandifo2014-04-171-1/+0
|\ \ | |/
| * * tree-ssa-operands.c (create_vop_var): Set DECL_IGNORED_P.ebotcazou2014-04-161-1/+0
* | Merge in trunk.mrs2014-04-021-39/+26
|\ \ | |/
| * PR middle-end/59223mpolacek2014-02-271-1/+1
| * PR tree-optimization/56490jakub2014-02-211-38/+25
* | Merge in trunk.mrs2014-02-101-37/+50
|\ \ | |/
| * PR tree-opt/59924rth2014-02-031-37/+50
* | Merge in trunk.mrs2014-01-031-653/+826
|\ \ | |/
| * Fix PR/59303 -- uninit analysis enhancementdavidxl2014-01-031-652/+825
| * Update copyright years in gcc/rsandifo2014-01-021-1/+1
* | Merge in trunk.mrs2013-12-131-2/+2
|\ \ | |/
| * Eliminate FOR_EACH_BB macro.dmalcolm2013-12-091-2/+2
* | Remove INT_CST_LT and INT_CST_LE.rsandifo2013-12-101-4/+4
* | Merge with trunk.rsandifo2013-12-041-0/+4
|\ \ | |/
| * * gimple.h: Remove all includes.amacleod2013-11-221-0/+4
* | Merge from trunk.rsandifo2013-11-201-8/+9
|\ \ | |/
| * Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosdmalcolm2013-11-191-8/+9
* | 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-1/+4
|\ \ | |/
| * * tree-ssa.h: Remove all #include'samacleod2013-10-231-1/+4
* | Make ordered comparisons enforce the same type rules as equality comparisons.rsandifo2013-10-291-3/+2
|/
* gcc/rsandifo2013-09-301-1/+1
* gcc/rsandifo2013-09-281-4/+4
* 2013-09-17 Andrew MacLeod <amacleod@redhat.com>amacleod2013-09-171-25/+214
* * tree-ssa.h: New. Move content from tree-flow.h andamacleod2013-09-121-1/+1
* Automated conversion of passes to C++ classesdmalcolm2013-08-051-17/+36
* 2013-05-24 Richard Biener <rguenther@suse.de>rguenth2013-05-241-9/+4
* PR tree-optimization/57149jakub2013-05-071-4/+17
* PR go/57045jakub2013-04-261-1/+15
* PR/56490davidxl2013-03-021-1/+4
* Update copyright years in gcc/rsandifo2013-01-101-2/+1
* Update Copyright years for files modified in 2011 and/or 2012.jakub2013-01-041-2/+2
* Introduce vNULL to use as a nil initializer for vec<>.dnovillo2012-11-201-5/+5
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-144/+134
* 2012-11-01 Sharad Singhai <singhai@google.com>singhai2012-11-011-0/+1
* 2012-08-14 Richard Guenther <rguenther@suse.de>rguenth2012-08-141-4/+4
* 2012-08-10 Richard Guenther <rguenther@suse.de>rguenth2012-08-101-6/+7
* gcc/steven2012-07-161-4/+0
* * output.h (__gcc_host_wide_int__): Move to hwint.h.steven2012-05-311-1/+0
* * LANGUAGES: Fix typos.jsm282012-05-291-2/+2
* 2011-08-11 Richard Guenther <rguenther@suse.de>rguenth2011-08-111-1/+2