summaryrefslogtreecommitdiff
path: root/gcc/ipa-split.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* gimple-expr.h (create_tmp_var_raw, [...]): Add default NULL value to last arg...Jakub Jelinek2014-11-291-3/+3
* Merger of git branch "gimple-classes-v2-option-3"David Malcolm2014-11-191-50/+60
* gimple.h (gimple_build_assign_with_ops): Add unary arg overload.Jakub Jelinek2014-11-191-1/+1
* ipa-chkp.c: New.Ilya Enkovich2014-11-051-5/+102
* cgraph.h: Flatten.Andrew MacLeod2014-10-281-0/+5
* ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod2014-10-271-0/+12
* tree-ssa-ccp.c (prop_value_d): Rename to ...Jan Hubicka2014-09-221-2/+2
* re PR middle-end/63186 (Undefined .L* symbols because of fnsplit)Jan Hubicka2014-09-111-7/+34
* IPA C++ refactoring 4/NMartin Liska2014-08-251-1/+1
* IPA C++ refactoring 1/NMartin Liska2014-07-241-9/+6
* tree-inline.h (estimate_move_cost): Add speed_p parameter.Richard Biener2014-07-241-2/+3
* remove has_executeTrevor Saunders2014-07-091-2/+0
* IPA REF refactoringMartin Liska2014-06-251-1/+1
* cfgexpand.c (expand_gimple_cond): Remove check for current_loops.Richard Biener2014-06-061-2/+1
* tree-pass.h (TODO_verify_ssa, [...]): Remove.Richard Biener2014-05-061-2/+2
* pass cfun to pass::executeTrevor Saunders2014-04-171-2/+8
* pass current function to opt_pass::gate ()Trevor Saunders2014-04-171-24/+20
* remove has_gateTrevor Saunders2014-04-171-2/+0
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* re PR other/59545 (Signed integer overflow issues)Jakub Jelinek2013-12-191-0/+2
* Time profile-based function reordering (phase 2).Martin Liska2013-12-171-0/+4
* re PR middle-end/58956 (wrong code at -O1 and above (affecting gcc 4.6 to tru...Jakub Jelinek2013-12-161-5/+5
* Eliminate FOR_EACH_BB macro.David Malcolm2013-12-091-2/+2
* Eliminate last_basic_block macro.David Malcolm2013-12-091-1/+1
* Eliminate profile_status macro.David Malcolm2013-12-091-2/+2