aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2017-07-03tree-vect-loop.c (vect_create_epilog_for_reduction): Revert back to using VIE...Richard Biener2-1/+7
2017-07-03Make stack epilogue more efficientMartin Liska2-39/+47
2017-07-03tree-vect-loop.c (vect_analyze_loop_operations): Also analyze reduction PHIs.Richard Biener5-87/+179
2017-07-03Tweak BB analysis for dr_analyze_innermostRichard Sandiford4-38/+44
2017-07-03Ignore EDGE_{DFS_BACK,EXECUTABLE} in tail-mergeTom de Vries4-2/+15
2017-07-03Don't tail-merge blocks from different loopsTom de Vries4-10/+21
2017-07-03Fix sigsegv in find_same_succ_bbTom de Vries4-0/+36
2017-07-03Daily bump.GCC Administrator1-1/+1
2017-07-02cfgrtl.c (rtl_verify_edges): Enable checking of profile_probability consistency.Jan Hubicka2-6/+9
2017-07-02dumpfile.c: Include profile-count.hJan Hubicka6-8/+33
2017-07-02* bb-reorder.c (fix_up_crossing_landing_pad): Update profile.Jan Hubicka2-0/+6
2017-07-02expect.c (dw2_build_landing_pads): Update profile of the landing pad bb.Jan Hubicka2-0/+7
2017-07-02* tree-complex.c (expand_complex_div_wide): update profile.Jan Hubicka2-3/+16
2017-07-02eoshift0.c: For contiguous arrays, use block algorithm.Thomas Koenig2-0/+182
2017-07-02Reorganise machmode.h headersRichard Sandiford18-85/+145
2017-07-02Make tree-ssa-strlen.c handle partial unterminated stringsRichard Sandiford8-188/+723
2017-07-02PR 80769: Incorrect strlen optimisationRichard Sandiford5-51/+125
2017-07-02PR81136: ICE from inconsistent DR_MISALIGNMENTsRichard Sandiford4-2/+33
2017-07-02Always print attributes when dumping treeAndi Kleen2-1/+5
2017-07-02Daily bump.GCC Administrator1-1/+1
2017-07-01cfg.c (scale_bbs_frequencies): New function.Jan Hubicka16-102/+132
2017-07-01* trans-mem.c (split_bb_make_tm_edge): Update profile.Jan Hubicka2-1/+10
2017-07-01tree-if-conv.c (combine_blocks): Use make_single_succ_edge to keep profile co...Jan Hubicka2-1/+6
2017-07-01cfgrtl.c (rtl_flow_call_edges_add): Update profile.Jan Hubicka4-4/+22
2017-07-01bb-reorder.c (fix_up_crossing_landing_pad, [...]): Use make_single_succ_edge ...Jan Hubicka2-2/+8
2017-07-01tree-vect-loop.c (optimize_mask_stores): Use make_single_succ_edge to update ...Jan Hubicka2-1/+6
2017-07-01re PR sanitizer/81262 (verify_flow_info failed for asmgoto test-case with -fs...Jakub Jelinek1-1/+0
2017-07-01re PR sanitizer/81262 (verify_flow_info failed for asmgoto test-case with -fs...Jakub Jelinek5-30/+58
2017-07-01Patch by Alexander Monakov <amonakov@ispras.ru>Jan Hubicka2-3/+6
2017-07-01sel-sched-ir.c (compute_succs_info): Handle uninitialized probabilities consi...Jan Hubicka2-1/+6
2017-07-01pa.c (pa_expand_compare_and_swap_loop): Update call of emit_cmp_and_jump_insns.Jan Hubicka2-1/+7
2017-07-01Daily bump.GCC Administrator1-1/+1
2017-06-30re PR ipa/81261 (ICE with -fno-guess-branch-probability)Jan Hubicka4-0/+44
2017-06-30PR c++/81257 - ICE with invalid ::template.Jason Merrill3-5/+9
2017-06-30tree-if-conv.c (predicate_scalar_phi): Update new_stmt if fold_stmt returned ...Andrew Pinski4-2/+30
2017-06-30config-lang.in (gtfiles): Add cp/lex.c.Nathan Sidwell9-78/+94
2017-06-30ggc.h (empty_string): Delete.Nathan Sidwell5-33/+25
2017-06-30[rtlanal] Do a better job of costing parallel sets containing flag-setting op...Richard Earnshaw2-5/+29
2017-06-30ggc.h: Replace all 'static inline' with plain 'inline'.Nathan Sidwell2-20/+23
2017-06-30tree-cfg.c (group_case_labels_stmt): Merge scanning and compressing loops.Peter Bergner2-23/+24
2017-06-30tree-ssanames.c (set_range_info_raw): Abstract from ...Aldy Hernandez5-6/+58
2017-06-30Fix location of typeid() (PR c++/80014)David Malcolm4-2/+61
2017-06-30re PR target/81225 (ICE with -mavx512ifma -O3 -ffloat-store)Jakub Jelinek4-9/+47
2017-06-30cp-tree.h (lookup_fnfields_1, [...]): Don't declare.Nathan Sidwell27-239/+234
2017-06-30* lto-wrapper.c (copy_file) Close both file descriptors beforeSylvestre Ledru2-0/+7
2017-06-30Fix removal of ifunc (PR ipa/81214).Martin Liska4-32/+57
2017-06-30tree-vect-slp.c (vect_slp_analyze_node_operations): Only analyze the first sc...Richard Biener3-75/+81
2017-06-30call.c (build_new_method_call_1): Use constructo_name to get ctor name.Nathan Sidwell8-42/+49
2017-06-30re PR c++/81229 (ICE in c_tree_chain_next on aarch64)Nathan Sidwell4-3/+25
2017-06-30graph.c (draw_cfg_node_succ_edges): Fix broken dot syntax.Richard Biener2-2/+6