aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2017-10-10tree-cfgcleanup.c (cleanup_tree_cfg_noloop): Avoid compacting blocks if SCEV ...Richard Biener3-15/+23
2017-10-10class_wide4.adb: Fix a typo.Ed Schonberg2-1/+15
2017-10-10tree-loop-distribution.c (generate_loops_for_partition): Remove inner loop's ...Bin Cheng4-3/+61
2017-10-10tree-vect-loop-manip.c (slpeel_tree_duplicate_loop_to_edge_cfg): Skip renamin...Bin Cheng2-1/+7
2017-10-10tree-loop-distribution.c (struct partition): Remove unused field loops of the...Bin Cheng2-6/+7
2017-10-10targhooks.c (default_stack_clash_protection_final_dynamic_probe): Fix return ...Jeff Law2-1/+6
2017-10-10Daily bump.GCC Administrator1-1/+1
2017-10-10rs6000: Move processor_costs to headerSegher Boessenkool3-22/+30
2017-10-09except.c (setjmp_fn): New global variable.Eric Botcazou2-3/+21
2017-10-09[multiple changes]Pierre-Marie de Rodat18-324/+418
2017-10-09[multiple changes]Pierre-Marie de Rodat7-17/+111
2017-10-09[multiple changes]Pierre-Marie de Rodat24-240/+299
2017-10-09[multiple changes]Pierre-Marie de Rodat5-42/+91
2017-10-09[multiple changes]Pierre-Marie de Rodat10-96/+157
2017-10-09Add targetm.insn_cost hookSegher Boessenkool5-0/+38
2017-10-09combine: Use insn_cost instead of pattern_cost everywhereSegher Boessenkool2-6/+31
2017-10-09Replace insn_rtx_cost with insn_cost and pattern_costSegher Boessenkool7-23/+49
2017-10-09[multiple changes]Pierre-Marie de Rodat43-7108/+13121
2017-10-09i386.md (*jcc_2): Remove insn pattern.Uros Bizjak2-90/+11
2017-10-09exp_ch7.adb (Create_Finalizer): Suppress checks within the finalizer.Bob Duff3-8/+16
2017-10-09<forgot to do svn add on the amo.h file>Michael Meissner1-0/+152
2017-10-09rs6000-p8swap.c (rs6000_analyze_swaps): Process deferred rescans after the lv...Bill Schmidt2-0/+6
2017-10-09exp_ch6.adb: (Make_Build_In_Place_Call_In_Object_Declaration): Take care of u...Pierre-Marie de Rodat6-1/+101
2017-10-09amo.h: New include file to provide ISA 3.0 atomic memory operation instructio...Michael Meissner6-1/+452
2017-10-09exp_ch6.adb: (Make_Build_In_Place_Call_In_Object_Declaration): Remove the cod...Pierre-Marie de Rodat10-376/+573
2017-10-09exp_ch6.adb (Expand_N_Extended_Return_Statement): Add self-checking code so i...Pierre-Marie de Rodat21-83/+495
2017-10-09re PR tree-optimization/82397 (qsort comparator non-negative on sorted output...Richard Biener2-27/+30
2017-10-09re PR tree-optimization/82449 (code-gen error in get_rename_from_scev)Richard Biener6-17/+38
2017-10-09[BRIGFE] Support BRIG_KIND_NONE directives.Pekka Jääskeläinen4-8/+31
2017-10-09S/390: Fix vec_nabs and vec_vfi builtin flagsAndreas Krebbel2-4/+9
2017-10-09S/390: PR82463: Fix vec_madd header file definitionAndreas Krebbel4-2/+27
2017-10-09S/390: PR82465: Fix vec_sqrt builtin flagsAndreas Krebbel4-3/+29
2017-10-09re PR target/82464 (s390x z14: vector float: invalid parameter combination fo...Jakub Jelinek2-0/+9
2017-10-09Fix ssa-dse-26.cWilco Dijkstra2-2/+5
2017-10-09Allow non-wi <op> wiRichard Sandiford8-53/+123
2017-10-09[PR 82416] Do not extend operands to at least 32 bitsMartin Jambor3-61/+198
2017-10-09Fix gcc.dg/cold-1.cTom de Vries2-1/+8
2017-10-09Daily bump.GCC Administrator1-1/+1
2017-10-09rs6000: Cleanup of various jump patternsSegher Boessenkool2-89/+100
2017-10-09rs6000: Update conditional jump patterns, no more (pc) (label_ref)Segher Boessenkool4-87/+17
2017-10-08tree-outof-ssa.h (ssaexpand): Add partitions_for_undefined_values.Eric Botcazou9-9/+130
2017-10-08* builtins.def (BUILT_IN_SETJMP): Revert latest change.Eric Botcazou2-4/+4
2017-10-08check.c (gfc_check_x): Remove function.Steven G. Kargl3-29/+21
2017-10-08stack-check-5.c: Skip with -fstack-protector.Jeff Law4-0/+10
2017-10-08re PR fortran/82375 (PDT components in PDT declarations fail to compile)Paul Thomas2-2/+16
2017-10-08dump_prase_tree (show_symbol): Output list of variables in NAMELIST.Thomas Koenig3-8/+38
2017-10-08i386.c (ix86_expand_set_or_movmem): Disable 512bit loops for targets that pre...Jan Hubicka2-0/+8
2017-10-08* i386.c (has_dispatch): Disable for Ryzen.Jan Hubicka2-1/+6
2017-10-08arm.c (arm_set_return_address): Use MEM_VOLATILE_P on the target mem instead ...Olivier Hainque2-12/+20
2017-10-08arm-common.c (arm_except_unwind_info): Handle DWARF2_UNWIND_INFO.Olivier Hainque2-1/+12