summaryrefslogtreecommitdiff
path: root/gcc/ipa-split.c
Commit message (Expand)AuthorAgeFilesLines
* Remove MPXMartin Liska2018-06-081-76/+2
* re PR middle-end/83665 (Big code size regression and some code quality improv...Jan Hubicka2018-02-121-2/+5
* Update copyright years.Jakub Jelinek2018-01-031-1/+1
* [SFN] boilerplate changes in preparation to introduce nonbind markersAlexandre Oliva2017-12-121-5/+6
* cgraphclones.c (cgraph_edge::clone): Rename gcov_count to prof_count.Jan Hubicka2017-11-181-0/+6
* ipa-split.c (split_bb_info): Turn time to sreal.Jan Hubicka2017-11-161-16/+23
* ipa-split.c (struct split_point): Add count.Jan Hubicka2017-11-141-17/+26
* asan.c (create_cond_insert_point): Maintain profile.Jan Hubicka2017-11-031-6/+9
* asan.c (create_cond_insert_point): Do not update edge count.Jan Hubicka2017-10-191-1/+0
* asan.c (asan_emit_stack_protection): Update.Jan Hubicka2017-06-291-8/+4
* * ipa-split.c (split_function): Initialize return bb profile.Jan Hubicka2017-06-061-0/+1
* ipa-inline-analysis.c (cgraph_2edge_hook_list, [...]): Remove.Jan Hubicka2017-05-231-3/+3
* Makefile.in: Add ipa-fnsummary.o and ipa-fnsummary.hJan Hubicka2017-05-221-1/+1
* ipa-inline-analysis.c (cgraph_2edge_hook_list, [...]): Remove.Jan Hubicka2017-05-191-1/+1
* Add default value for last argument of dump functions.Martin Liska2017-05-161-1/+1
* Add function part to a same comdat group (PR ipa/80212).Martin Liska2017-04-111-0/+9
* Revert r246759.Martin Liska2017-04-081-3/+0
* Add function part to a same comdat group (PR ipa/80212).Martin Liska2017-04-071-0/+3
* Update copyright years.Jakub Jelinek2017-01-011-1/+1
* tree-ssa.c (target_for_debug_bind, [...]): Use VAR_P and/or VAR_OR_FUNCTION_D...Jakub Jelinek2016-10-091-6/+4
* ipa-inline-analysis.c (find_foldable_builtin_expect): Use gimple_call_interna...Marek Polacek2016-09-261-6/+2
* re PR ipa/69241 (ICE with noreturn and function that return non-POD)Jakub Jelinek2016-02-121-1/+12
* re PR ipa/68672 (g++.dg/torture/pr68470.C: ICE: cannot update SSA form: state...Jakub Jelinek2016-02-121-27/+68
* re PR ipa/69241 (ICE with noreturn and function that return non-POD)Jakub Jelinek2016-02-101-3/+4
* re PR tree-optimization/69209 (ICE at -Os and above on x86_64-linux-gnu (veri...Jakub Jelinek2016-02-081-1/+15
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* re PR debug/68860 (FAIL: gcc.dg/guality/pr36728-1.c -flto -O3 -g line 17 a...Jakub Jelinek2015-12-181-65/+29
* re PR ipa/68721 (wrong code at -Os and above on x86_64-linux-gnu)Richard Biener2015-12-101-1/+2
* re PR ipa/68470 (Internal Compiler Error observed by g++-4.9.2 and a few othe...Richard Biener2015-12-011-6/+26
* alias.c: Remove unused headers.Andrew MacLeod2015-10-301-13/+0
* alias.c: Reorder #include statements and remove duplicates.Andrew MacLeod2015-10-291-12/+11
* switch from gimple to gimple*Trevor Saunders2015-09-201-12/+12
* remove useless typedefsTrevor Saunders2015-08-191-4/+4
* gimple-predict.h: New file.Andrew MacLeod2015-07-101-0/+1
* tree-core.h: Include symtab.h.Andrew MacLeod2015-07-081-18/+5
* 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-2/+0
* coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod2015-06-081-6/+0
* coretypes.h: Include machmode.h...Andrew MacLeod2015-06-041-5/+0
* tree-chkp.h (chkp_insert_retbnd_call): New.Ilya Enkovich2015-04-081-16/+2
* lto-cgraph.c (lto_output_node, [...]): Stream split_part.Jan Hubicka2015-04-011-0/+2
* re PR sanitizer/65400 (tsan mis-compiles inlineable C functions)Jakub Jelinek2015-03-191-9/+51
* tree-sra.c (ipa_sra_preliminary_function_checks): Use DECL_ONE_ONLY to check ...Jan Hubicka2015-03-161-0/+25
* re PR ipa/63566 (i686 bootstrap fails: ICE RTL flag check: INSN_UID used with...Jan Hubicka2015-02-081-0/+1
* dojump.h: New header file.Prathamesh Kulkarni2015-01-151-4/+14
* genattrtab.c (write_header): Include hash-set.h...Michael Collison2015-01-091-4/+11
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* symbol_summary is used for inline_summary.Martin Liska2014-12-221-1/+1
* ipa-prop uses symbol_summary class.Martin Liska2014-12-221-0/+1
* gimple.h (gimple_build_assign_stat): Remove prototype.Jakub Jelinek2014-12-011-2/+1