summaryrefslogtreecommitdiff
path: root/gcc/passes.c
Commit message (Expand)AuthorAgeFilesLines
* Fix fdump-passesvries2015-04-151-15/+2
* * ipa-cp.c (ipcp_driver): Relase prev_edge.hubicka2015-04-131-2/+3
* 2015-03-25 Richard Biener <rguenther@suse.de>rguenth2015-03-251-2/+4
* * passes.c (ipa_write_summaries_1): Call lto_output_init_mode_table.jakub2015-02-261-0/+2
* Always pass explicit location to fatal_error.jsm282015-01-301-4/+6
* 2015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>prathamesh34922015-01-151-1/+10
* gcc/iverbin2015-01-141-2/+2
* 2015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34922015-01-091-4/+10
* Update copyright years.jakub2015-01-051-1/+1
* PR ipa/61324hubicka2014-12-111-1/+1
* gcc/iverbin2014-11-281-1/+1
* PR jit/63854: Fix memory leaks within context/pass_manager/dump_managerdmalcolm2014-11-191-1/+38
* gcc/ienkovich2014-11-181-1/+36
* * passes.c (execute_one_pass): Do not apply all transforms priorhubicka2014-11-161-30/+0
* [PATCH 2/7] OpenMP 4.0 offloading infrastructure: LTO streaming.kyukhin2014-11-131-4/+7
* gcc/ienkovich2014-11-051-11/+83
* Reorganize post-ra pipeline for targets without register allocation.bernds2014-11-051-0/+38
* * cgraph.h: Flatten. Remove all include files.amacleod2014-10-281-1/+4
* 2014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-271-1/+1
* State cleanups from jit branchdmalcolm2014-10-211-0/+6
* 2014-10-16 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-161-0/+4
* IPA C++ refactoring 4/Nmarxin2014-08-251-11/+11
* * cgraphunit.c (ipa_passes, compile): Reshedulehubicka2014-08-201-2/+4
* IPA ICF pass 1/Nmarxin2014-08-011-1/+1
* IPA C++ refactoring 2/Nmarxin2014-07-241-2/+2
* IPA C++ refactoring 1/Nmarxin2014-07-241-12/+12
* remove has_executetbsaunde2014-07-091-11/+2
* convert some hash_table to hash_maptbsaunde2014-07-091-45/+23
* Remove a layer of indirection from hash_tabletbsaunde2014-06-241-6/+6
* Fix dot dump bugdavidxl2014-06-171-1/+0
* use templates instead of gengtype for typed allocation functionstbsaunde2014-05-171-1/+1
* 2014-05-06 Richard Biener <rguenther@suse.de>rguenth2014-05-061-1/+1
* 2014-05-05 Richard Biener <rguenther@suse.de>rguenth2014-05-051-3/+2
* 2014-05-05 Richard Biener <rguenther@suse.de>rguenth2014-05-051-5/+5
* 2014-04-30 Richard Biener <rguenther@suse.de>rguenth2014-04-301-13/+17
* 2014-04-29 Richard Biener <rguenther@suse.de>rguenth2014-04-291-26/+38
* 2014-04-28 Richard Biener <rguenther@suse.de>rguenth2014-04-281-5/+14
* 2014-04-28 Richard Biener <rguenther@suse.de>rguenth2014-04-281-46/+53
* 2014-04-25 Richard Biener <rguenther@suse.de>rguenth2014-04-251-15/+19
* pass cfun to pass::executetbsaunde2014-04-171-4/+7
* pass current function to opt_pass::gate ()tbsaunde2014-04-171-64/+30
* remove has_gatetbsaunde2014-04-171-14/+8
* merge register_dump_files_1 into register_dump_files and remove more fiddling...tbsaunde2014-04-171-29/+8
* remove properties stuff from register_dump_files_1tbsaunde2014-04-171-16/+4
* PR c++/57945jakub2014-01-171-1/+4
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* * passes.c (execute_function_dump): Set graph_dump_initializedaldyh2013-12-181-4/+17
* * asan.c: Remove struct tags when referring to class varpool_node.olegendo2013-12-061-1/+1
* * cgraphunit.c: Remove struct tags when referring to classolegendo2013-12-061-53/+52
* * gimple.h: Remove all includes.amacleod2013-11-221-2/+4