aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2016-07-06sem_ch7.adb (Analyze_Package_Specification): Insert its freezing nodes after ...Javier Miranda5-15/+90
2016-07-06Fix prototype in vst1Q_laneu64-1.c to unsigned char*.Wilco Dijkstra2-1/+5
2016-07-06[multiple changes]Arnaud Charlet10-89/+360
2016-07-06[multiple changes]Arnaud Charlet12-1278/+2019
2016-07-06[multiple changes]Arnaud Charlet7-28/+117
2016-07-06sem_attr.adb (Analyze_Attribute): Allow any expression of discrete type.Bob Duff3-35/+42
2016-07-06re PR target/50739 ([avr] nameless error with -fmerge-all-constants)Senthil Kumar Selvaraj4-1/+21
2016-07-06* gcc.dg/tree-ssa/scev-14.c: update template.Jan Hubicka2-1/+4
2016-07-06[7/7] Add negative and zero strides to vect_memory_access_typeRichard Sandiford3-121/+140
2016-07-06[6/7] Explicitly classify vector loads and storesRichard Sandiford4-199/+382
2016-07-06[5/7] Move the fix for PR65518Richard Sandiford5-21/+38
2016-07-06[4/7] Add a gather_scatter_info structureRichard Sandiford4-83/+110
2016-07-06[3/7] Fix load/store costs for strided groupsRichard Sandiford2-4/+9
2016-07-06[2/7] Clean up vectorizer load/store costsRichard Sandiford2-69/+57
2016-07-06[1/7] Remove unnecessary peeling for gaps checkRichard Sandiford4-4/+119
2016-07-06S/390: Fix vecinit expansion.Andreas Krebbel2-5/+16
2016-07-06Fix MPX tests on systems with MPX disabledAndi Kleen2-1/+16
2016-07-06Daily bump.GCC Administrator1-1/+1
2016-07-05pr69102.c: Require fpic support.Kito Cheng2-0/+5
2016-07-05Implement LWG 2509,Ville Voutilainen4-3/+76
2016-07-05re PR c++/71214 (Typo in feature test macro for rvalue references)Markus Trippelsdorf6-14/+20
2016-07-05rs6000-protos.h (rs6000_split_signbit): New prototype.Michael Meissner8-2/+324
2016-07-05[RTL ifcvt] PR rtl-optimization/71594: ICE in noce_emit_cmove due to mismatch...Kyrylo Tkachov4-0/+62
2016-07-05tree-scalar-evolution.c (iv_can_overflow_p): New function.Jan Hubicka4-0/+109
2016-07-05* tree-ssa-loop-niter.c (nowrap_type_p): Use ANY_INTEGRAL_TYPE_P.Jan Hubicka2-1/+5
2016-07-05[LRA] Don't count spilling cost for it offmemokJiong Wang2-1/+8
2016-07-05tree-scalar-evoluiton.c (simple_iv): Use nowrap_type to check if IV can overf...Jan Hubicka2-2/+6
2016-07-05PR c++/62314: add fixit hint for "expected ';' after class definition"David Malcolm5-4/+54
2016-07-05Second review of STAT= patch + testsAlessandro Fanfarillo10-19/+177
2016-07-05gimple-ssa-split-paths.c (find_block_to_duplicate_for_splitting_pa): Handle e...Richard Biener2-8/+24
2016-07-05tree-loop-distribution.c (distribute_loop): Fix issue with the cost model loop.Richard Biener2-0/+13
2016-07-05Update documentation.Arnaud Charlet2-7675/+1341
2016-07-05re PR fortran/71623 (Segfault when allocating deferred-length characters to s...Andre Vehreschild4-5/+40