aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2018-06-08Convert dump and optgroup flags to enumsDavid Malcolm23-121/+326
2018-06-08rs6000: Delete unused min/max macrosSegher Boessenkool1-0/+4
2018-06-08rs6000: Delete mention of -mabi={no-,}spe in the documentationSegher Boessenkool2-2/+7
2018-06-08Make ipa-pure-const more strict about summary constrains.Martin Liska2-4/+9
2018-06-08Replace some ::get_create with ::get in IPA inline.Martin Liska3-5/+10
2018-06-08Come up with cgraph_node::get_uid and make cgraph_node::uid private.Martin Liska10-23/+53
2018-06-08Make cgraph_edge::uid really unique.Martin Liska4-24/+31
2018-06-08Port edge_growth_cache to call_summary.Martin Liska5-82/+80
2018-06-08Port IPA CP to edge_clone_summaries.Martin Liska2-53/+62
2018-06-08Add call_summary::get method and m_initialize_when_cloning.Martin Liska2-16/+55
2018-06-08Remove cgraph_node::summary_uid and make cgraph_node::uid really unique.Martin Liska7-65/+57
2018-06-08Convert IPA CP to symbol_summary.Martin Liska4-41/+82
2018-06-08Covert ipa-pure-const.c to symbol_summary.Martin Liska2-127/+92
2018-06-08Use symtab_summary in ipa-reference.c.Martin Liska2-110/+117
2018-06-08Use summaries->get where possible. Small refactoring of multiple calls.Martin Liska5-16/+23
2018-06-08Add {symbol,call}_summary::get method and use it in HSA.Martin Liska5-38/+62
2018-06-08Rename get methods in symbol-summary.h to get_create.Martin Liska22-149/+246
2018-06-08Code refactoring for call_summary.Martin Liska2-53/+77
2018-06-08Code refactoring of symtab_summary.Martin Liska2-89/+140
2018-06-08Fix scan in ipa-icf-38.c.Martin Liska2-3/+7
2018-06-08Remove MPXMartin Liska483-21580/+886
2018-06-08Daily bump.GCC Administrator1-1/+1
2018-06-07vsx.md (vextract_fp_from_shorth, [...]): Add BE support.Carl Love4-8/+56
2018-06-07vec-cntlz-lsbb-2.c (dg-error): Update expected error message.Carl Love2-1/+6
2018-06-07re PR c/85318 (-Wc90-c99-compat does not warn about for loop initial declarat...Marek Polacek7-0/+66
2018-06-07compare-elim.c (try_merge_compare): Don't merge compare if address contains a...Paul Koning4-0/+32
2018-06-07re PR fortran/86045 (ICE in reduce_binary_ac, at fortran/arith.c:1308)Steven G. Kargl4-18/+41
2018-06-07compiler: speed up variable initializer sortingIan Lance Taylor2-97/+193
2018-06-07* g++.dg/cpp0x/range-for9.C: Adjust dg-error.Marek Polacek2-1/+5
2018-06-07config.gcc: Support "tremont".Olga Makhotina10-30/+87
2018-06-07msp430.c (msp430_mcu_name): Set the "i" in the symbol defined for msp430i* de...Jozef Lawrynowicz5-3/+44
2018-06-07graphite-sese-to-poly.c (extract_affine): Avoid unneded wrapping.Richard Biener2-6/+18
2018-06-07re PR tree-optimization/69615 (0 to limit signed range checks don't always us...Jakub Jelinek4-13/+61
2018-06-07re PR tree-optimization/85935 ([graphite] ICE in extract_affine, at graphite-...Richard Biener4-1/+40
2018-06-07Daily bump.GCC Administrator1-1/+1
2018-06-06vsx.md (first_match_index_<mode>): Calculate index using natural element order.Carl Love6-35/+569
2018-06-06extend.texi (PowerPC AltiVec Built-in Functions): Adjust indentation and line...Kelvin Nilsen2-774/+391
2018-06-06re PR target/85657 (Make __ibm128 a separate type, even if long double uses t...Michael Meissner5-9/+98
2018-06-06builtins-7-p9-runnable.c: Change first argument to vui_arg.Carl Love2-2/+9
2018-06-06re PR fortran/85641 (ICE with string concatenate)Thomas Koenig4-0/+30
2018-06-06builtins-3.c: Move tests requiring -mvsx to builtins-4.c.Carl Love3-159/+179
2018-06-06re PR target/85657 (Make __ibm128 a separate type, even if long double uses t...Michael Meissner4-31/+103
2018-06-06RISC-V: Add interrupt attribute modes.Jim Wilson9-3/+152
2018-06-06re PR target/63177 (Powerpc no-vfa-vect-depend-2.c and no-vfa-vect-depend-3.c...Peter Bergner2-2/+10
2018-06-06re PR c++/86068 (__cpp_transactional_memory is 210500)Jakub Jelinek2-1/+7
2018-06-06re PR c++/85977 (Incorrect handling of array reference size deduction)Marek Polacek6-16/+113
2018-06-06PR c++/86060 - ICE on range for with -std=c++98.Jason Merrill3-6/+15
2018-06-06PR c++/85710 - ICE with -Wmemset-elt-size.Jason Merrill8-20/+69
2018-06-06reflect: fix StructOf hash and stringIan Lance Taylor1-1/+1
2018-06-06rs6000-builtin.def (VSX_BUILTIN_VEC_LD, [...]): Add comment to explain non-tr...Kelvin Nilsen3-16/+16