summaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-dom.c
Commit message (Expand)AuthorAgeFilesLines
* PR target/60280amker2014-02-261-2/+8
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* Eliminate FOR_EACH_BB macro.dmalcolm2013-12-091-2/+2
* Eliminate last_basic_block macro.dmalcolm2013-12-091-1/+1
* Eliminate BASIC_BLOCK macro.dmalcolm2013-12-091-1/+1
* * gimple.h: Remove all includes.amacleod2013-11-221-0/+6
* Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosdmalcolm2013-11-191-2/+3
* Factor unrelated declarations out of tree.h.dnovillo2013-11-191-0/+2
* * gimple-walk.h: New File. Relocate prototypes from gimple.h.amacleod2013-11-131-0/+1
* Re-factor tree.h - Part 1.dnovillo2013-11-081-0/+23
* * tree-ssa.h: Remove all #include'samacleod2013-10-231-1/+7
* * tree-ssa.h: Don't include gimple-low.h, tree-ssa-address.h, sbitmap.h,amacleod2013-10-181-36/+2
* gcc/pmatos2013-10-161-3/+3
* * tree-flow.h: Remove all remaining prototypes, enums and structs thatamacleod2013-10-091-1/+0
* gcc/rsandifo2013-09-301-7/+7
* gcc/rsandifo2013-09-281-4/+4
* * tree-flow.h (thread_through_all_blocks): Prototype moved intolaw2013-09-261-0/+1
* * tree-ssa-dom.c (record_temporary_equivalences): Add comment.law2013-09-201-0/+4
* * tree-ssa-dom.c (record_temporary_equivalences): New functionlaw2013-09-191-70/+46
* * compare-elim.c (find_comparison_dom_walker): New classlaw2013-09-181-41/+30
* * gcc.c-torture/execute/pr58387.c: New test.law2013-09-171-1/+25
* Revert " * tree-ssa-dom.c (cprop_into_successor_phis): Also propagate"law2013-09-131-24/+0
* * tree-ssa.h: New. Move content from tree-flow.h andamacleod2013-09-121-1/+1
* * tree-ssa-dom.c (cprop_into_successor_phis): Also propagatelaw2013-09-061-0/+24
* Automated conversion of passes to C++ classesdmalcolm2013-08-051-40/+76
* 2013-05-28 Richard Biener <rguenther@suse.de>rguenth2013-05-281-1/+16
* This patch is the main part of a consolodation of the hash_tablecrowl2013-04-261-74/+94
* 2013-04-10 Richard Biener <rguenther@suse.de>rguenth2013-04-101-1/+0
* PR tree-optimization/56799law2013-04-031-2/+8
* * tree-ssa-dom.c (record_equivalences_from_incoming_edge): Add missinglaw2013-03-261-1/+2
* * tree-ssa-dom.c (record_equivalences_from_incoming_edge): Reworklaw2013-03-251-13/+12
* * tree-ssa-dom.c (record_equivalences_from_incoming_edge): Recordlaw2013-03-211-0/+27
* 2013-01-29 Richard Biener <rguenther@suse.de>rguenth2013-01-291-1/+6
* 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-44/+33
* PR tree-optimization/55329jakub2012-11-161-10/+14
* 2012-11-01 Sharad Singhai <singhai@google.com>singhai2012-11-011-0/+2
* This patch implements the unification of the *bitmap interfaces as discussed.crowl2012-10-301-1/+1
* Remove unnecessary VEC function overloads.dnovillo2012-09-111-3/+3
* 2012-08-21 Richard Guenther <rguenther@suse.de>rguenth2012-08-211-10/+19
* Merge from cxx-conversion branch (http://gcc.gnu.org/wiki/cxx-conversion).dnovillo2012-08-151-3/+6
* 2012-08-13 Richard Guenther <rguenther@suse.de>rguenth2012-08-131-1/+1
* 2012-08-08 Richard Guenther <rguenther@suse.de>rguenth2012-08-081-18/+7
* gcc/steven2012-07-161-3/+0
* * output.h (__gcc_host_wide_int__): Move to hwint.h.steven2012-05-311-1/+0
* 2012-04-05 Richard Guenther <rguenther@suse.de>rguenth2012-04-051-0/+1
* 2012-04-05 Richard Guenther <rguenther@suse.de>rguenth2012-04-051-3/+1
* 2012-02-29 Bill Schmidt <wschmidt@linux.vnet.ibm.com>wschmidt2012-02-291-0/+3
* 2011-12-08 Bill Schmidt <wschmidt@linux.vnet.ibm.com>wschmidt2011-12-081-5/+88
* 2011-12-06 Richard Guenther <rguenther@suse.de>rguenth2011-12-061-5/+3