summaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-dce.c
Commit message (Expand)AuthorAgeFilesLines
* 2013-11-29 Richard Biener <rguenther@suse.de>rguenth2013-11-291-1/+2
* 2013-11-28 Richard Biener <rguenther@suse.de>rguenth2013-11-281-18/+10
* * gimple.h: Remove all includes.amacleod2013-11-221-0/+5
* Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosdmalcolm2013-11-191-7/+9
* 2013-11-19 Richard Biener <rguenther@suse.de>rguenth2013-11-191-2/+1
* Factor unrelated declarations out of tree.h.dnovillo2013-11-191-0/+3
* * gimplify-be.h: New file. Add prototypes.amacleod2013-11-141-0/+1
* * 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
* * tree-ssa-loop.h: Remove include files.amacleod2013-10-231-1/+1
* * tree-ssa.h: Remove all #include'samacleod2013-10-231-1/+8
* * tree-flow.h: Remove some prototypes.amacleod2013-10-021-42/+0
* gcc/rsandifo2013-09-301-3/+3
* gcc/rsandifo2013-09-281-6/+6
* * tree-ssa.h: New. Move content from tree-flow.h andamacleod2013-09-121-1/+1
* 2013-09-06 Richard Biener <rguenther@suse.de>rguenth2013-09-061-125/+17
* 2013-08-29 Richard Biener <rguenther@suse.de>rguenth2013-08-291-0/+5
* Automated conversion of passes to C++ classesdmalcolm2013-08-051-52/+108
* Fix typos.mrs2013-07-211-1/+1
* 2013-02-20 Richard Biener <rguenther@suse.de>rguenth2013-02-201-4/+2
* Update copyright years in gcc/rsandifo2013-01-101-2/+1
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-14/+14
* This patch normalizes more bitmap function names.crowl2012-11-011-14/+14
* 2012-11-01 Sharad Singhai <singhai@google.com>singhai2012-11-011-0/+3
* This patch implements the unification of the *bitmap interfaces as discussed.crowl2012-10-301-4/+4
* 2012-08-14 Richard Guenther <rguenther@suse.de>rguenth2012-08-141-4/+4
* 2012-08-01 Richard Guenther <rguenther@suse.de>rguenth2012-08-011-7/+8
* gcc/steven2012-07-161-3/+0
* 2012-07-16 Dehao Chen <dehao@google.com>dehao2012-07-161-3/+1
* 2012-07-10 Dehao Chen <dehao@google.com>dehao2012-07-101-1/+3
* PR middle-end/53590ebotcazou2012-06-151-2/+4
* * coretypes.h (gimple_seq, const_gimple_seq): Typedef as gimple.matz2012-05-021-3/+1
* 2012-04-27 Richard Guenther <rguenther@suse.de>rguenth2012-04-271-1/+1
* * tree-ssa-dce.c (propagate_necessity): Handle GIMPLE_TRANSACTION.rth2012-02-101-0/+7
* 2012-01-03 Richard Guenther <rguenther@suse.de>rguenth2012-01-031-22/+29
* PR debug/50317jakub2011-12-011-0/+20
* * gengtype.c (write_field_root): Avoid out-of-scope access of newv.matz2011-11-081-6/+12
* 2011-10-18 Tom de Vries <tom@codesourcery.com>vries2011-10-181-14/+23
* 2011-10-07 Tom de Vries <tom@codesourcery.com>vries2011-10-071-0/+4
* 2011-09-08 Richard Guenther <rguenther@suse.de>rguenth2011-09-081-0/+63
* 2011-09-08 Richard Guenther <rguenther@suse.de>rguenth2011-09-081-10/+22
* 2011-09-06 Richard Guenther <rguenther@suse.de>rguenth2011-09-061-0/+1
* 2011-07-30 Tom de Vries <tom@codesourcery.com>vries2011-07-301-0/+3
* * builtin-types.def (BT_FN_PTR_CONST_PTR_SIZE_VAR): New.jakub2011-06-271-1/+2
* * tree-ssa-ccp.c (evaluate_stmt): Try bitwise tracking forjakub2011-06-221-0/+2
* PR debug/47858jakub2011-06-221-2/+3
* dumping cleanup phase 1 -- Removing TODO_dump_funcdavidxl2011-06-141-3/+3
* 2011-05-23 Richard Guenther <rguenther@suse.de>rguenth2011-05-231-1/+8
* 2011-04-14 Richard Guenther <rguenther@suse.de>rguenth2011-04-141-1/+4
* * tree-ssa-forwprop.c (forward_propagate_into_cond): Avoid law2011-03-311-8/+0