summaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-dom.c
Commit message (Expand)AuthorAgeFilesLines
* 2014-12-12 Marc Glisse <marc.glisse@inria.fr>glisse2014-12-121-3/+3
* 2014-12-09 Richard Biener <rguenther@suse.de>rguenth2014-12-091-1/+1
* 2014-11-20 Richard Biener <rguenther@suse.de>rguenth2014-11-201-57/+123
* Merger of git branch "gimple-classes-v2-option-3"dmalcolm2014-11-191-37/+39
* 2014-10-31 Richard Biener <rguenther@suse.de>rguenth2014-10-311-1/+1
* 2014-10-30 Richard Biener <rguenther@suse.de>rguenth2014-10-301-0/+2
* 2014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-271-4/+8
* 2014-10-16 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-161-0/+6
* Convert tree-ssa-dom to inchashak2014-08-011-42/+39
* Add an abstract incremental hash data typeak2014-07-251-0/+1
* 2014-07-14 Richard Biener <rguenther@suse.de>rguenth2014-07-141-30/+32
* 2014-07-10 Richard Biener <rguenther@suse.de>rguenth2014-07-101-1/+29
* remove has_executetbsaunde2014-07-091-2/+0
* 2014-07-08 Richard Biener <rguenther@suse.de>rguenth2014-07-081-42/+4
* 2014-06-26 Richard Biener <rguenther@suse.de>rguenth2014-06-261-9/+7
* 2014-06-26 Richard Biener <rguenther@suse.de>rguenth2014-06-261-8/+0
* allow storing values directly in hash tablestbsaunde2014-06-241-8/+9
* Remove a layer of indirection from hash_tabletbsaunde2014-06-241-11/+12
* 2014-06-06 Richard Biener <rguenther@suse.de>rguenth2014-06-061-2/+1
* * tree-ssa-dom.c (hashable_expr_equal_p) <EXPR_CALL>: Also compare theebotcazou2014-05-201-0/+8
* 2014-05-06 Richard Biener <rguenther@suse.de>rguenth2014-05-061-6/+2
* pass cfun to pass::executetbsaunde2014-04-171-76/+76
* pass current function to opt_pass::gate ()tbsaunde2014-04-171-8/+2
* remove has_gatetbsaunde2014-04-171-2/+0
* 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