summaryrefslogtreecommitdiff
path: root/gcc/ipa-reference.c
Commit message (Expand)AuthorAgeFilesLines
* Introduce symtab_node::dump_{asm_,}name functions.Martin Liska2017-05-231-17/+10
* use auto_bitmap moreTrevor Saunders2017-05-141-2/+1
* Update copyright years.Jakub Jelinek2017-01-011-1/+1
* ipa-polymorphic-call.c (walk_ssa_copies): Fix spelling - becuase -> because.Jakub Jelinek2016-03-081-1/+1
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* re PR lto/61886 (LTO breaks fread with _FORTIFY_SOURCE=2)Jan Hubicka2015-12-091-10/+26
* re PR lto/61886 (LTO breaks fread with _FORTIFY_SOURCE=2)Jan Hubicka2015-12-091-28/+45
* alias.c: Remove unused headers.Andrew MacLeod2015-10-301-7/+0
* alias.c: Reorder #include statements and remove duplicates.Andrew MacLeod2015-10-291-6/+5
* lto-streamer.h: Don't include target.h and alloc-pool.h.Andrew MacLeod2015-07-091-1/+0
* tree-core.h: Include symtab.h.Andrew MacLeod2015-07-081-11/+4
* function.h (ipa_opt_pass, [...]): Move forward declarations.Andrew MacLeod2015-06-251-2/+0
* coretypes.h: Include input.h and as-a.h.Andrew MacLeod2015-06-171-3/+0
* coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod2015-06-081-4/+0
* coretypes.h: Include machmode.h...Andrew MacLeod2015-06-041-3/+0
* Fix IPA memory leaks.Martin Liska2015-04-171-0/+1
* Always pass explicit location to fatal_error.Joseph Myers2015-01-301-1/+2
* re PR lto/64684 (wrong code by LTO on x86_64-linux-gnu)Richard Biener2015-01-201-21/+9
* ipa-icf-32.c: Update template.Jan Hubicka2015-01-181-11/+57
* genattrtab.c (write_header): Include hash-set.h...Michael Collison2015-01-091-4/+11
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* re PR ipa/61602 (ICE in lto1 on x86_64-linux-gnu in ipa_single_use, at ipa.c:...Jan Hubicka2014-12-151-2/+3
* PR jit/63854: Fix leak of ipa hooksDavid Malcolm2014-12-041-0/+11
* PR jit/63854: Fix leak of optimization_summary_obstackDavid Malcolm2014-11-191-1/+5
* cgraph.h: Flatten.Andrew MacLeod2014-10-281-0/+5
* ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod2014-10-271-0/+8
* State cleanups from jit branchDavid Malcolm2014-10-211-4/+13
* IPA C++ refactoring 4/NMartin Liska2014-08-251-7/+7
* IPA C++ refactoring 1/NMartin Liska2014-07-241-18/+18
* remove has_executeTrevor Saunders2014-07-091-1/+0
* IPA REF refactoringMartin Liska2014-06-251-6/+6
* ipa-reference.c (is_proper_for_analysis): Exclude addressable and public vars.Jan Hubicka2014-06-101-40/+11
* re PR ipa/61340 (ipa-pure-const.c, ipa-reference.c: possible missing switch c...Martin Jambor2014-06-041-0/+2
* Change is-a.h to support typedefs of pointersDavid Malcolm2014-04-231-4/+4
* pass cfun to pass::executeTrevor Saunders2014-04-171-1/+1
* pass current function to opt_pass::gate ()Trevor Saunders2014-04-171-9/+7
* remove has_gateTrevor Saunders2014-04-171-1/+0
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* asan.c: Remove struct tags when referring to class varpool_node.Oleg Endo2013-12-061-1/+1
* gimple.h: Remove all includes.Andrew MacLeod2013-11-221-2/+5
* Factor unrelated declarations out of tree.h.Diego Novillo2013-11-191-0/+1
* remove nolonger needed {cgraph,varpool}_node_{,asm_}name () functionsTrevor Saunders2013-11-181-8/+8
* Automated part of renaming of symtab_node_base to symtab_node.David Malcolm2013-10-311-3/+3
* Autogenerated fixes of "->symbol." to "->"David Malcolm2013-10-291-30/+30
* tree-outof-ssa.h: Remove include files.Andrew MacLeod2013-10-291-0/+1
* tree-ssa.h: Remove all #include'sAndrew MacLeod2013-10-231-3/+0
* alloc-pool.c, [...]: Add missing whitespace before "(".Richard Sandiford2013-09-281-17/+16
* tree-ssa.h: New.Andrew MacLeod2013-09-121-1/+1
* Automated conversion of passes to C++ classesDavid Malcolm2013-08-051-26/+46
* cgraph.h (symtab_node_base): Add definition, alias and analyzed flags...Jan Hubicka2013-05-291-5/+5