summaryrefslogtreecommitdiff
path: root/gcc/ipa-reference.c
AgeCommit message (Expand)Author
2020-01-01Update copyright years.Jakub Jelinek
2019-11-05hsa-brig.c: Include alloc-pool.hJan Hubicka
2019-11-04ipa-reference.c (init_function_info): Initialize info->global.statics_read.Jan Hubicka
2019-10-30Remove cgraph_global_info.Martin Liska
2019-10-24ipa-reference.c (ipa_reference_optimization_summary_d): Rename statics_not_re...Jan Hubicka
2019-10-23ipa-reference.c (varpool_removal_hook, [...]): Fix previous patch.Jan Hubicka
2019-10-23ipa-reference.h (ipa_reference_var_uid): Move offline.Jan Hubicka
2019-10-10ipa-reference.c: Do not include splay-tree.hJan Hubicka
2019-10-10* ipa-reference.c (propagate): Fix releasing of IPA summaries.Jan Hubicka
2019-07-09PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n...Martin Sebor
2019-06-10Reduce SCCs in IPA postorder.Martin Liska
2019-02-18Come up with fast {function,call}_summary classes (PR ipa/89306).Martin Liska
2019-02-11Construct ipa_reduced_postorder always for overwritable (PR ipa/89009).Martin Liska
2019-01-09PR other/16615 [1/5]Sandra Loosemore
2019-01-01Update copyright years.Jakub Jelinek
2018-11-09Come up with -fipa-reference-addressable flag.Martin Liska
2018-06-21Fix IPA crash in libgccjitDavid Malcolm
2018-06-08Use symtab_summary in ipa-reference.c.Martin Liska
2018-01-03Update copyright years.Jakub Jelinek
2017-05-23Introduce symtab_node::dump_{asm_,}name functions.Martin Liska
2017-05-14use auto_bitmap moreTrevor Saunders
2017-01-01Update copyright years.Jakub Jelinek
2016-03-08ipa-polymorphic-call.c (walk_ssa_copies): Fix spelling - becuase -> because.Jakub Jelinek
2016-01-04Update copyright years.Jakub Jelinek
2015-12-09re PR lto/61886 (LTO breaks fread with _FORTIFY_SOURCE=2)Jan Hubicka
2015-12-09re PR lto/61886 (LTO breaks fread with _FORTIFY_SOURCE=2)Jan Hubicka
2015-10-30alias.c: Remove unused headers.Andrew MacLeod
2015-10-29alias.c: Reorder #include statements and remove duplicates.Andrew MacLeod
2015-07-09lto-streamer.h: Don't include target.h and alloc-pool.h.Andrew MacLeod
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod
2015-06-25function.h (ipa_opt_pass, [...]): Move forward declarations.Andrew MacLeod
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod
2015-04-17Fix IPA memory leaks.Martin Liska
2015-01-30Always pass explicit location to fatal_error.Joseph Myers
2015-01-20re PR lto/64684 (wrong code by LTO on x86_64-linux-gnu)Richard Biener
2015-01-18ipa-icf-32.c: Update template.Jan Hubicka
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison
2015-01-05Update copyright years.Jakub Jelinek
2014-12-15re PR ipa/61602 (ICE in lto1 on x86_64-linux-gnu in ipa_single_use, at ipa.c:...Jan Hubicka
2014-12-04PR jit/63854: Fix leak of ipa hooksDavid Malcolm
2014-11-19PR jit/63854: Fix leak of optimization_summary_obstackDavid Malcolm
2014-10-28cgraph.h: Flatten.Andrew MacLeod
2014-10-27ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod
2014-10-21State cleanups from jit branchDavid Malcolm
2014-08-25IPA C++ refactoring 4/NMartin Liska
2014-07-24IPA C++ refactoring 1/NMartin Liska
2014-07-09remove has_executeTrevor Saunders
2014-06-25IPA REF refactoringMartin Liska