aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-03-14Add tile generation algorithm fixesdevel/unified-autovectSameera Deshpande4-34/+40
2018-01-25Add target specific tile generation algorithmSameera Deshpande10-54/+2452
2017-03-31stage 2...Sameera Deshpande9-258/+1245
2017-02-14Incremental changes to toT merge.Sameera Deshpande3-24/+27
2017-02-14Merged to ToT dated 13th Feb 2017.Sameera Deshpande45150-3511987/+1141216
2016-07-18Misc changes - accumulate probable root nodes for the loop in ITER_node.Sameera Deshpande2-11/+22
2016-07-11Add new pass to perform autovectorization using unified representation - Curr...Sameera Deshpande14-24/+3021
2016-07-08Do not consider COMPLEX_TYPE as fold_convertible_pMartin Liska4-1/+21
2016-07-08re PR fortran/71764 (ICE in gfc_trans_structure_assign)Jerry DeLisle4-1/+44
2016-07-08Daily bump.GCC Administrator1-1/+1
2016-07-07re PR c++/70869 (internal compiler error: Segmentation fault on array of poin...Jakub Jelinek5-1/+71
2016-07-07* g++.dg/debug/pr71432.C: Fail on AIX.David Edelsohn2-0/+5
2016-07-07Update libstdc++ status docsJonathan Wakely4-10/+14
2016-07-07[multiple changes]Arnaud Charlet11-29/+123
2016-07-07[multiple changes]Arnaud Charlet6-26/+116
2016-07-07[multiple changes]Arnaud Charlet8-66/+70
2016-07-07Optimize fortran loops with +-1 step.Martin Liska13-67/+161
2016-07-07sem_ch6.adb (Analyze_Subprogram_Body_Helper): Remove redundant test, adjust c...Eric Botcazou3-21/+42
2016-07-07Add PRED_FORTRAN_LOOP_PREHEADER to DO loops with stepMartin Liska5-7/+24
2016-07-07[multiple changes]Arnaud Charlet8-103/+171
2016-07-07[multiple changes]Arnaud Charlet3-3/+17
2016-07-07freeze.adb: Reenable code.Eric Botcazou2-7/+5
2016-07-07minor reformatting.Arnaud Charlet1-6/+7
2016-07-07sem_ch6.adb (Process_Formals): Set ghost flag on formal entities of ghost sub...Yannick Moy3-0/+22
2016-07-07Prevent LTO wrappers to process a recursive executionMartin Liska4-0/+51
2016-07-07tree-scalar-evolution.c (iv_can_overflow_p): export.Jan Hubicka4-1/+12
2016-07-07re PR ipa/71624 ([CHKP] internal compiler error: in duplicate_thunk_for_node)Ilya Enkovich4-0/+57
2016-07-07arm.h (TARGET_USE_MOVT): Check MOVT/MOVW availability with TARGET_HAVE_MOVT.Thomas Preud'homme5-8/+27
2016-07-07arm-protos.h: Reindent FL_FOR_* macro definitions.Thomas Preud'homme2-24/+29
2016-07-07arm-arches.def (armv8-m.base): Define new architecture.Thomas Preud'homme12-16/+82
2016-07-07lib1funcs.S (HAVE_ARM_CLZ): Define for ARMv6* or later and ARMv5t* rather tha...Thomas Preud'homme2-3/+9
2016-07-07elf.h: Use __ARM_ARCH_ISA_THUMB and __ARM_ARCH_ISA_ARM to decide whether to p...Thomas Preud'homme9-25/+69
2016-07-07tree-ssa-pre.c: Include alias.h.Richard Biener4-5/+96
2016-07-07rs6000: Make the ctr* patterns allow ints in vector regs (PR71763)Segher Boessenkool4-4/+45
2016-07-07Daily bump.GCC Administrator1-1/+1
2016-07-06remove unused CTOR_LISTS_DEFINED_EXTERNALLY macroTrevor Saunders2-3/+7
2016-07-06make side_effects a vec<rtx>Trevor Saunders2-19/+21
2016-07-06make stores rtx_insn_list a vecTrevor Saunders2-13/+18
2016-07-06remove unused loads rtx_insn_listTrevor Saunders2-13/+9
2016-07-06make antic_stores a vec<rtx_insn *>Trevor Saunders2-29/+37
2016-07-07Implement std::any.Ville Voutilainen18-0/+1335
2016-07-06Add a new header for diagnosing the use of C++17 facilities in pre-C++17 modes.Ville Voutilainen2-0/+43
2016-07-06escape: Implement tag phase.Ian Lance Taylor2-6/+94
2016-07-06[ARM] Add support for some ARMv8-A cores to driver-arm.cKyrylo Tkachov2-0/+11
2016-07-06re PR tree-optimization/71518 (wrong code at -O3 on x86_64-linux-gnu in 64-bi...Yuri Rumyantsev4-3/+44
2016-07-06sem_ch6.adb (Check_Inline_Pragma): if the subprogram has no spec then move it...Javier Miranda2-0/+11
2016-07-06sem_ch6.adb (Analyze_Expression_Function): Mark body of expression function a...Yannick Moy3-8/+16
2016-07-06[multiple changes]Arnaud Charlet12-125/+224
2016-07-06Implement LWG 2451, optional<T> should 'forward' T's implicit conversions.Ville Voutilainen4-2/+219
2016-07-06This patch improves the accuracy of the Cortex-A53 integer scheduler...Wilco Dijkstra2-61/+58