summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* rs6000: Make the ctr* patterns allow ints in vector regs (PR71763)segher2016-07-074-4/+45
* Daily bump.gccadmin2016-07-071-1/+1
* remove unused CTOR_LISTS_DEFINED_EXTERNALLY macrotbsaunde2016-07-062-3/+7
* make side_effects a vec<rtx>tbsaunde2016-07-062-19/+21
* make stores rtx_insn_list a vectbsaunde2016-07-062-13/+18
* remove unused loads rtx_insn_listtbsaunde2016-07-062-13/+9
* make antic_stores a vec<rtx_insn *>tbsaunde2016-07-062-29/+37
* Implement std::any.ville2016-07-0618-0/+1335
* Add a new header for diagnosing the use of C++17 facilities in pre-C++17 modes.ville2016-07-062-0/+43
* escape: Implement tag phase.ian2016-07-062-6/+94
* [ARM] Add support for some ARMv8-A cores to driver-arm.cktkachov2016-07-062-0/+11
* gcc/ienkovich2016-07-064-3/+44
* 2016-07-06 Javier Miranda <miranda@adacore.com>charlet2016-07-062-0/+11
* 2016-07-06 Yannick Moy <moy@adacore.com>charlet2016-07-063-8/+16
* 2016-07-06 Arnaud Charlet <charlet@adacore.com>charlet2016-07-0612-125/+224
* Implement LWG 2451, optional<T> should 'forward' T'sville2016-07-064-2/+219
* This patch improves the accuracy of the Cortex-A53 integer scheduler, wilco2016-07-062-61/+58
* 2016-07-06 Javier Miranda <miranda@adacore.com>charlet2016-07-065-15/+90
* Fix prototype in vst1Q_laneu64-1.c to unsigned char*.wilco2016-07-062-1/+5
* 2016-07-06 Hristian Kirtchev <kirtchev@adacore.com>charlet2016-07-0610-89/+360
* 2016-07-06 Hristian Kirtchev <kirtchev@adacore.com>charlet2016-07-0612-1278/+2019
* 2016-07-06 Hristian Kirtchev <kirtchev@adacore.com>charlet2016-07-067-28/+117
* 2016-07-06 Bob Duff <duff@adacore.com>charlet2016-07-063-35/+42
* Fix PR target/50739saaadhu2016-07-064-1/+21
* * gcc.dg/tree-ssa/scev-14.c: update template.hubicka2016-07-062-1/+4
* [7/7] Add negative and zero strides to vect_memory_access_typersandifo2016-07-063-121/+140
* [6/7] Explicitly classify vector loads and storesrsandifo2016-07-064-199/+382
* [5/7] Move the fix for PR65518rsandifo2016-07-065-21/+38
* [4/7] Add a gather_scatter_info structurersandifo2016-07-064-83/+110
* [3/7] Fix load/store costs for strided groupsrsandifo2016-07-062-4/+9
* [2/7] Clean up vectorizer load/store costsrsandifo2016-07-062-69/+57
* [1/7] Remove unnecessary peeling for gaps checkrsandifo2016-07-064-4/+119
* S/390: Fix vecinit expansion.krebbel2016-07-062-5/+16
* Fix MPX tests on systems with MPX disabledak2016-07-062-1/+16
* Daily bump.gccadmin2016-07-061-1/+1
* 2016-07-05 Kito Cheng <kito.cheng@gmail.com>mrs2016-07-052-0/+5
* Implement LWG 2509,ville2016-07-054-3/+76
* Fix PR c++/71214trippels2016-07-056-14/+20
* [gcc]wschmidt2016-07-058-2/+324
* [RTL ifcvt] PR rtl-optimization/71594: ICE in noce_emit_cmove due to mismatch...ktkachov2016-07-054-0/+62
* * tree-scalar-evolution.c (iv_can_overflow_p): New function.hubicka2016-07-054-0/+109
* * tree-ssa-loop-niter.c (nowrap_type_p): Use ANY_INTEGRAL_TYPE_P.hubicka2016-07-052-1/+5
* [LRA] Don't count spilling cost for it offmemokjiwang2016-07-052-1/+8
* * tree-scalar-evoluiton.c (simple_iv): Use nowrap_type to check ifhubicka2016-07-052-2/+6
* PR c++/62314: add fixit hint for "expected ';' after class definition"dmalcolm2016-07-055-4/+54
* Second review of STAT= patch + testsafanfa2016-07-0510-19/+177
* 2016-07-05 Richard Biener <rguenther@suse.de>rguenth2016-07-052-8/+24
* 2016-07-05 Richard Biener <rguenther@suse.de>rguenth2016-07-052-0/+13
* Update documentation.charlet2016-07-052-7675/+1341
* gcc/fortran/ChangeLog:vehre2016-07-054-5/+40