summaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-dom.c
Commit message (Expand)AuthorAgeFilesLines
* * tree-ssa-dom.c (record_equality); Fix comment typos.law2015-04-281-2/+2
* PR tree-optimization/65217law2015-04-281-0/+14
* 2015-04-27 Richard Biener <rguenther@suse.de>rguenth2015-04-271-12/+29
* remove need for store_values_directlytbsaunde2015-04-181-1/+0
* PR tree-optimization/47679law2015-04-171-91/+15
* PR tree-optimization/47679law2015-04-151-310/+311
* 2015-03-10 Richard Biener <rguenther@suse.de>rguenth2015-03-131-1/+27
* PR tree-optimization/65241law2015-03-031-12/+15
* 2015-02-18 Richard Biener <rguenther@suse.de>rguenth2015-02-181-5/+10
* 2015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34922015-01-091-4/+11
* Update copyright years.jakub2015-01-051-1/+1
* 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