]> gcc.gnu.org Git - gcc.git/history - gcc/passes.c
[multiple changes]
[gcc.git] / gcc / passes.c
2017-10-11 Nathan Sidwell[PATCH] DECL_ASSEMBLER_NAME and friends
2017-08-08 Martin Liskatrans.c: Include header files.
2017-07-24 Segher Boessenkoolpasses: Print a header in emergency_dump_function
2017-06-21 Pierre-Marie de... DWARF: make it possible to emit debug info for declarat...
2017-05-31 Alexander Monakovpasses.c: implement pre-ICE emergency dumping
2017-05-23 Martin LiskaMove symtab_node::dump_table to symbol_table::dump
2017-05-18 Martin LiskaTransform TDF_{lang,tree,ipa,rtl} to dump_kind enum.
2017-05-17 Martin LiskaIntroduce dump_flags_t type and use it instead of int...
2017-05-11 Richard Bienerpasses.c (execute_function_todo): Verify loops if they...
2017-04-25 Richard Bienerre PR bootstrap/80509 (ICE in cc1 during selftests)
2017-04-24 Richard Bienerre PR bootstrap/79814 (pass-instances.def:36:14: error...
2017-01-24 David MalcolmAdd "__RTL" to cc1
2017-01-20 Alexander Monakovomp-offload: use PROP_gimple_lomp_dev
2017-01-06 David Malcolmpasses.c: split out pass-skipping logic into subroutines
2017-01-01 Jakub JelinekUpdate copyright years.
2016-12-20 Richard Bienerpasses.c (execute_one_pass): Handle going out of SSA...
2016-11-14 Prasad GhangalMake-lang.in (C_AND_OBJC_OBJS): Add gimple-parser.o.
2016-10-13 Thomas Preud'hommeMove MEMMODEL_* from coretypes.h to memmodel.h
2016-10-09 Jakub Jelinektree-ssa.c (target_for_debug_bind, [...]): Use VAR_P...
2016-09-23 Jakub Jelineksel-sched-ir.c (sel_global_bb_info, [...]): Remove...
2016-09-01 Martin Seborc-ada-spec.c (dump_ada_function_declaration): Increase...
2016-08-12 Richard Bienerpasses.c (execute_todo): Do not push/pop TV_TODO.
2016-05-06 David MalcolmMove name_to_pass_map into class pass_manager
2016-04-17 Tom de VriesOnly finalize dot files that have been initialized
2016-04-17 Tom de VriesPropagate dump flags in pass_manager::register_pass
2016-04-17 Tom de VriesAdd pass parameter to TERMINATE_PASS_LIST
2016-03-31 Martin LiskaDo not call todo_after for a discarded function
2016-03-15 Tom de VriesFix fdump-ipa-all-graph
2016-01-04 Jakub JelinekUpdate copyright years.
2015-12-03 Alan LawrenceEmpty the redirect_edge_var_map after each pass
2015-11-16 Tom de VriesRemove first_pass_instance
2015-11-16 Tom de VriesRemove first_pass_instance from pass_vrp
2015-11-11 Martin LiskaFix various memory leaks
2015-11-04 Martin LiskaPass manager: add support for termination of pass list
2015-10-30 Andrew MacLeodalias.c: Remove unused headers.
2015-10-29 Andrew MacLeodalias.c: Reorder #include statements and remove duplicates.
2015-10-28 Richard Bienercommon.opt (fchecking): New flag controlling flag_checking.
2015-10-28 Mikhail Maltsev[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end...
2015-10-23 Jeff Law[PATCH] Call flush_ssaname_freelist more often
2015-10-16 Christian Bruelre PR target/67745 ([ARM] wrong alignments when __attri...
2015-09-30 Bernd Schmidt[PATCH] Update SSA_NAME manager to use two lists
2015-09-21 Richard Bienerpasses.c (rest_of_decl_compilation): Do not call dwarf2...
2015-09-20 Trevor Saundersswitch from gimple to gimple*
2015-09-17 Richard Bienerpasses.c (rest_of_decl_compilation): Always call early_...
2015-08-27 Richard Bienerpasses.c (rest_of_decl_compilation): Guard early_global...
2015-07-10 Andrew MacLeodgimple-predict.h: New file.
2015-07-08 Richard Bienerre PR tree-optimization/66794 (ICE at -O2 and -O3 on...
2015-07-08 Andrew MacLeodtree-core.h: Include symtab.h.
2015-06-25 Andrew MacLeodfunction.h (ipa_opt_pass, [...]): Move forward declarat...
2015-06-25 Richard Sandifordhash-map-traits.h (simple_hashmap_traits::key_type...
2015-06-25 Richard Sandifordhash-traits.h (string_hash, [...]): New classes.
2015-06-17 Andrew MacLeodcoretypes.h: Include input.h and as-a.h.
2015-06-13 Iain Sandoere PR bootstrap/66448 (Bootstrap fails on darwin after...
2015-06-09 Andrew MacLeodgcc-plugin.h: Move decls to plugin.h and include it. r224298/heads/ibm/ieee-submit
2015-06-08 Andrew MacLeodcoretypes.h: Include hash-table.h and hash-set.h for...
2015-06-05 Aldy HernandezMerge debug-early branch into mainline.
2015-06-04 Andrew MacLeodcoretypes.h: Include machmode.h...
2015-04-15 Tom de VriesFix fdump-passes
2015-04-13 Jan Hubickaipa-cp.c (ipcp_driver): Relase prev_edge.
2015-03-25 Richard Bienerpasses.c (pass_manager::execute_early_local_passes...
2015-02-26 Jakub Jelinekpasses.c (ipa_write_summaries_1): Call lto_output_init_...
2015-01-30 Joseph MyersAlways pass explicit location to fatal_error.
2015-01-15 Prathamesh Kulkarnidojump.h: New header file.
2015-01-14 Ilya Verbincgraphunit.c (ipa_passes): Remove argument from ipa_wri...
2015-01-09 Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05 Jakub JelinekUpdate copyright years.
2014-12-11 Jan Hubickare PR ipa/61324 (ICE: SIGSEGV at ipa-comdats.c:321...
2014-11-28 Ilya Verbincgraphunit.c (ipa_passes): Handle flag_generate_offload.
2014-11-19 David MalcolmPR jit/63854: Fix memory leaks within context/pass_mana...
2014-11-18 Ilya Enkovichpasses.c (remove_cgraph_node_from_order): New.
2014-11-16 Jan Hubickapasses.c (execute_one_pass): Do not apply all transform...
2014-11-13 Ilya Verbin[PATCH 2/7] OpenMP 4.0 offloading infrastructure: LTO...
2014-11-05 Ilya Enkovichipa-chkp.c: New.
2014-11-05 Bernd SchmidtReorganize post-ra pipeline for targets without registe...
2014-10-28 Andrew MacLeodcgraph.h: Flatten.
2014-10-27 Andrew MacLeodggcplug.c: Shuffle includes to include gcc-plugin.h...
2014-10-21 David MalcolmState cleanups from jit branch
2014-10-16 Andrew MacLeodfunction.h: Flatten file.
2014-08-25 Martin LiskaIPA C++ refactoring 4/N
2014-08-20 Jan Hubickacgraphunit.c (ipa_passes, compile): Reshedule symtab_re...
2014-08-01 Martin LiskaIPA ICF pass 1/N
2014-07-24 Martin LiskaIPA C++ refactoring 2/N
2014-07-24 Martin LiskaIPA C++ refactoring 1/N
2014-07-09 Trevor Saundersremove has_execute
2014-07-09 Trevor Saundersconvert some hash_table to hash_map
2014-06-24 Trevor SaundersRemove a layer of indirection from hash_table
2014-06-17 Xinliang David LiFix dot dump bug
2014-05-17 Trevor Saundersuse templates instead of gengtype for typed allocation...
2014-05-06 Richard Bienertree-pass.h (TODO_verify_ssa, [...]): Remove.
2014-05-05 Richard Bienerpasses.c (execute_function_todo): Don't reset TODO_veri...
2014-05-05 Richard Bienerpasses.c (execute_function_todo): Move TODO_verify_flow...
2014-04-30 Richard Bienerpasses.c (execute_function_todo): Move TODO_verify_stmt...
2014-04-29 Richard Bienerdominance.c (free_dominance_info): Add overload with...
2014-04-28 Richard Bienertree-pass.h (TODO_verify_il): Define.
2014-04-28 Richard Bienertree-pass.h (execute_pass_list): Adjust prototype.
2014-04-25 Richard Bienerre PR ipa/60911 (wrong code with -O2 -flto -fipa-pta)
2014-04-17 Trevor Saunderspass cfun to pass::execute
2014-04-17 Trevor Saunderspass current function to opt_pass::gate ()
2014-04-17 Trevor Saundersremove has_gate
2014-04-17 Trevor Saundersmerge register_dump_files_1 into register_dump_files...
next
This page took 2.564656 seconds and 107 git commands to generate.