summaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-pre.c
Commit message (Expand)AuthorAgeFilesLines
* 2015-10-06 Richard Biener <rguenther@suse.de>rguenth2015-10-061-4/+9
* 2015-10-05 Richard Biener <rguenther@suse.de>rguenth2015-10-051-169/+102
* 2015-10-01 Richard Biener <rguenther@suse.de>rguenth2015-10-011-11/+13
* 2015-09-24 Richard Biener <rguenther@suse.de>rguenth2015-09-241-3/+10
* switch from gimple to gimple*tbsaunde2015-09-201-22/+22
* Share memory blocks between pool allocatorsmiyuki2015-09-161-2/+2
* remove more useless typedefstbsaunde2015-08-191-2/+2
* 2015-08-12 Richard Biener <rguenther@suse.de>rguenth2015-08-121-1/+25
* Add new object_allocator and clean-up allocator usage.marxin2015-07-161-2/+2
* * bb-reorder.c: Don't include obstack.h if backend.h is included.amacleod2015-07-101-1/+0
* 2015-07-10 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-101-0/+1
* 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-081-18/+5
* Fix PR 66301 - check for dump_file in eliminate_dom_walker::before_dom_childrenjamborm2015-06-261-1/+1
* 2015-06-25 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-251-2/+0
* gcc/rsandifo2015-06-251-3/+1
* gcc/rsandifo2015-06-251-3/+1
* 2015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-171-2/+0
* 2015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-081-7/+0
* 2015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-041-5/+0
* Change use to type-based pool allocator inmarxin2015-06-011-18/+14
* remove need for store_values_directlytbsaunde2015-04-181-10/+10
* 2015-03-10 Richard Biener <rguenther@suse.de>rguenth2015-03-131-1/+23
* PR middle-end/64922hubicka2015-02-041-0/+1
* 2015-01-15 Richard Biener <rguenther@suse.de>rguenth2015-01-151-0/+27
* 2015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>prathamesh34922015-01-151-3/+14
* 2015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34922015-01-091-4/+10
* Update copyright years.jakub2015-01-051-1/+1
* ipa-prop uses symbol_summary class.marxin2014-12-221-0/+1
* PR jit/63854: Fix leak of "avail" within tree-ssa-pre.cdmalcolm2014-11-191-1/+1
* Merger of git branch "gimple-classes-v2-option-3"dmalcolm2014-11-191-27/+34
* 2014-11-10 Richard Biener <rguenther@suse.de>rguenth2014-11-101-2/+12
* gcc/ienkovich2014-11-051-0/+2
* * cgraph.h: Flatten. Remove all include files.amacleod2014-10-281-0/+4
* 2014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-271-0/+11
* 2014-10-14 Richard Biener <rguenther@suse.de>rguenth2014-10-141-0/+2
* 2014-10-13 Richard Biener <rguenther@suse.de>rguenth2014-10-131-4/+9
* 2014-10-10 Richard Biener <rguenther@suse.de>rguenth2014-10-101-2/+25
* * ipa-prop.c (ipa_intraprocedural_devirtualization): Remove.hubicka2014-09-261-2/+0
* * ipa-utils.h (ipa_polymorphic_call_context): Turn into class; add ctors.hubicka2014-09-201-7/+2
* 2014-09-03 Richard Biener <rguenther@suse.de>rguenth2014-09-031-82/+15
* 2014-09-01 Richard Biener <rguenther@suse.de>rguenth2014-09-011-31/+13
* 2014-09-01 Richard Biener <rguenther@suse.de>rguenth2014-09-011-5/+2
* 2014-08-29 Richard Biener <rguenther@suse.de>rguenth2014-08-291-15/+16
* * ipa-utils.h (ipa_polymorphic_call_context): Turn into class; add ctors.hubicka2014-08-161-2/+1
* * ipa-devirt.c: Include gimple-pretty-print.hhubicka2014-08-071-4/+36
* Add an abstract incremental hash data typeak2014-07-251-0/+1
* IPA C++ refactoring 1/Nmarxin2014-07-241-1/+1
* remove has_executetbsaunde2014-07-091-2/+0
* Fix for devirtualization dump functionsmarxin2014-06-271-1/+1
* Remove a layer of indirection from hash_tabletbsaunde2014-06-241-10/+12