summaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-ccp.c
Commit message (Expand)AuthorAgeFilesLines
* * gimple.h: Remove all includes.amacleod2013-11-221-1/+7
* gcc/ada/rsandifo2013-11-201-1/+1
* Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosdmalcolm2013-11-191-2/+2
* Convert gimple types from a union to C++ inheritancedmalcolm2013-11-191-1/+1
* Factor unrelated declarations out of tree.h.dnovillo2013-11-191-0/+2
* gcc/ada/rsandifo2013-11-181-2/+2
* gcc/ada/rsandifo2013-11-181-3/+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
* 2013-11-07 Richard Biener <rguenther@suse.de>rguenth2013-11-071-8/+15
* * gimple-pretty-print.c (dump_ssaname_info): Print newline alsojakub2013-10-311-9/+71
* * tree-ssa.h: Remove all #include'samacleod2013-10-231-1/+6
* 2013-10-02 Andrew MacLeod <amacleod@redhat.com>amacleod2013-10-021-1/+0
* gcc/rsandifo2013-09-301-2/+2
* gcc/rsandifo2013-09-281-4/+4
* * tree-ssa-ccp.c (insert_clobber_before_stack_restore): Recurse on copyebotcazou2013-09-231-0/+3
* * tree-ssa.h: New. Move content from tree-flow.h andamacleod2013-09-121-1/+1
* * Makefile.in (omp-low.o): Depend on $(TARGET_H).aldyh2013-08-271-0/+16
* * tree-ssa-ccp.c (get_default_value): Remove redundant conditionlaw2013-08-201-9/+14
* Automated conversion of passes to C++ classesdmalcolm2013-08-051-37/+72
* 2013-04-10 Richard Biener <rguenther@suse.de>rguenth2013-04-101-1/+1
* PR c++/34949jakub2013-04-081-0/+15
* 2013-02-20 Richard Biener <rguenther@suse.de>rguenth2013-02-201-1/+1
* 2013-02-20 Richard Biener <rguenther@suse.de>rguenth2013-02-201-2/+5
* Update copyright years in gcc/rsandifo2013-01-101-2/+1
* PR middle-end/55890jakub2013-01-081-5/+3
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-1/+2
* * tree-ssa-ccp.c (dump_lattice_value) <CONSTANT>: Fix duplication.ebotcazou2012-11-121-2/+4
* 2012-11-01 Sharad Singhai <singhai@google.com>singhai2012-11-011-0/+2
* 2012-09-24 Richard Guenther <rguenther@suse.de>rguenth2012-09-241-0/+1
* 2012-09-14 Richard Guenther <rguenther@suse.de>rguenth2012-09-141-0/+1
* Modify gcc/*.[hc] double_int call sites to use the new interface.crowl2012-09-071-89/+67
* 2012-08-17 Richard Guenther <rguenther@suse.de>rguenth2012-08-171-4/+1
* Merge from cxx-conversion branch (http://gcc.gnu.org/wiki/cxx-conversion).dnovillo2012-08-151-7/+14
* 2012-08-14 Richard Guenther <rguenther@suse.de>rguenth2012-08-141-4/+3
* 2012-07-20 Richard Guenther <rguenther@suse.de>rguenth2012-07-201-1/+1
* 2012-07-19 Richard Guenther <rguenther@suse.de>rguenth2012-07-191-1/+7
* * tree-ssa-ccp.c (optimize_unreachable): Check gsi_end_puweigand2012-07-161-2/+4
* gcc/steven2012-07-161-3/+0
* 2012-07-09 Tom de Vries <tom@codesourcery.com>vries2012-07-091-0/+71
* * output.h (__gcc_host_wide_int__): Move to hwint.h.steven2012-05-311-1/+0
* 2012-05-03 Martin Jambor <mjambor@suse.cz>jamborm2012-05-031-8/+4
* 2012-05-02 Richard Guenther <rguenther@suse.de>rguenth2012-05-021-19/+4
* 2012-03-30 Martin Jambor <mjambor@suse.cz>jamborm2012-03-291-5/+6
* PR middle-end/52691jakub2012-03-281-1/+1
* 2012-01-05 Richard Guenther <rguenther@suse.de>rguenth2012-01-051-2/+17
* PR tree-optimization/51683jakub2011-12-311-2/+6
* 2011-12-17 Tom de Vries <tom@codesourcery.com>vries2011-12-171-3/+97
* Convert standard builtin functions from being arrays to using a functional in...meissner2011-10-111-2/+2