aboutsummaryrefslogtreecommitdiff
path: root/gcc/ipa-reference.c
AgeCommit message (Expand)AuthorFilesLines
2018-11-09Come up with -fipa-reference-addressable flag.Martin Liska1-1/+1
2018-06-21Fix IPA crash in libgccjitDavid Malcolm1-0/+6
2018-06-08Use symtab_summary in ipa-reference.c.Martin Liska1-110/+95
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-05-23Introduce symtab_node::dump_{asm_,}name functions.Martin Liska1-17/+10
2017-05-14use auto_bitmap moreTrevor Saunders1-2/+1
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-03-08ipa-polymorphic-call.c (walk_ssa_copies): Fix spelling - becuase -> because.Jakub Jelinek1-1/+1
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-12-09re PR lto/61886 (LTO breaks fread with _FORTIFY_SOURCE=2)Jan Hubicka1-10/+26
2015-12-09re PR lto/61886 (LTO breaks fread with _FORTIFY_SOURCE=2)Jan Hubicka1-28/+45
2015-10-30alias.c: Remove unused headers.Andrew MacLeod1-7/+0
2015-10-29alias.c: Reorder #include statements and remove duplicates.Andrew MacLeod1-6/+5
2015-07-09lto-streamer.h: Don't include target.h and alloc-pool.h.Andrew MacLeod1-1/+0
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod1-11/+4
2015-06-25function.h (ipa_opt_pass, [...]): Move forward declarations.Andrew MacLeod1-2/+0
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod1-3/+0
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod1-4/+0
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod1-3/+0
2015-04-17Fix IPA memory leaks.Martin Liska1-0/+1
2015-01-30Always pass explicit location to fatal_error.Joseph Myers1-1/+2
2015-01-20re PR lto/64684 (wrong code by LTO on x86_64-linux-gnu)Richard Biener1-21/+9
2015-01-18ipa-icf-32.c: Update template.Jan Hubicka1-11/+57
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison1-4/+11
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-12-15re PR ipa/61602 (ICE in lto1 on x86_64-linux-gnu in ipa_single_use, at ipa.c:...Jan Hubicka1-2/+3
2014-12-04PR jit/63854: Fix leak of ipa hooksDavid Malcolm1-0/+11
2014-11-19PR jit/63854: Fix leak of optimization_summary_obstackDavid Malcolm1-1/+5
2014-10-28cgraph.h: Flatten.Andrew MacLeod1-0/+5
2014-10-27ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod1-0/+8
2014-10-21State cleanups from jit branchDavid Malcolm1-4/+13
2014-08-25IPA C++ refactoring 4/NMartin Liska1-7/+7
2014-07-24IPA C++ refactoring 1/NMartin Liska1-18/+18
2014-07-09remove has_executeTrevor Saunders1-1/+0
2014-06-25IPA REF refactoringMartin Liska1-6/+6
2014-06-10ipa-reference.c (is_proper_for_analysis): Exclude addressable and public vars.Jan Hubicka1-40/+11
2014-06-04re PR ipa/61340 (ipa-pure-const.c, ipa-reference.c: possible missing switch c...Martin Jambor1-0/+2
2014-04-23Change is-a.h to support typedefs of pointersDavid Malcolm1-4/+4
2014-04-17pass cfun to pass::executeTrevor Saunders1-1/+1
2014-04-17pass current function to opt_pass::gate ()Trevor Saunders1-9/+7
2014-04-17remove has_gateTrevor Saunders1-1/+0
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-12-06asan.c: Remove struct tags when referring to class varpool_node.Oleg Endo1-1/+1
2013-11-22gimple.h: Remove all includes.Andrew MacLeod1-2/+5
2013-11-19Factor unrelated declarations out of tree.h.Diego Novillo1-0/+1
2013-11-18remove nolonger needed {cgraph,varpool}_node_{,asm_}name () functionsTrevor Saunders1-8/+8
2013-10-31Automated part of renaming of symtab_node_base to symtab_node.David Malcolm1-3/+3
2013-10-29Autogenerated fixes of "->symbol." to "->"David Malcolm1-30/+30
2013-10-29tree-outof-ssa.h: Remove include files.Andrew MacLeod1-0/+1
2013-10-23tree-ssa.h: Remove all #include'sAndrew MacLeod1-3/+0