summaryrefslogtreecommitdiff
path: root/gcc/passes.c
Commit message (Expand)AuthorAgeFilesLines
* Fix various memory leaksmarxin2015-11-111-5/+14
* Pass manager: add support for termination of pass listmarxin2015-11-041-4/+28
* 2015-10-30 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-301-26/+0
* 2015-10-29 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-291-14/+13
* 2015-10-28 Richard Biener <rguenther@suse.de>rguenth2015-10-281-1/+1
* [PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FElaw2015-10-281-13/+7
* [PATCH] Call flush_ssaname_freelist more oftenlaw2015-10-231-8/+5
* 2015-10-16 Christian Bruel <christian.bruel@st.com>chrbr2015-10-161-0/+5
* [PATCH] Update SSA_NAME manager to use two listslaw2015-09-301-0/+9
* 2015-09-21 Richard Biener <rguenther@suse.de>rguenth2015-09-211-1/+2
* switch from gimple to gimple*tbsaunde2015-09-201-2/+2
* 2015-09-17 Richard Biener <rguenther@suse.de>rguenth2015-09-171-1/+11
* 2015-08-27 Richard Biener <rguenther@suse.de>rguenth2015-08-271-1/+4
* 2015-07-10 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-101-0/+1
* 2015-07-08 Richard Biener <rguenther@suse.de>rguenth2015-07-081-0/+1
* 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-081-17/+6
* 2015-06-25 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-251-2/+0
* gcc/rsandifo2015-06-251-6/+2
* gcc/rsandifo2015-06-251-23/+1
* 2015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-171-3/+0
* gcc:iains2015-06-131-1/+1
* * gcc-plugin.h: Move decls to plugin.h and include it.amacleod2015-06-091-0/+3
* 2015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-081-6/+0
* Merge debug-early branch into mainline.aldyh2015-06-051-0/+50
* 2015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-041-5/+0
* 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