aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2015-10-02[PATCH][AARCH64][PR66776]Add cmovdi_insn_uxtw pattern.Renlin Li4-0/+32
2015-10-02lang.opt (fbuiltin-printf): Accept.Doug Rupp4-7/+24
2015-10-02trans.c (Pragma_to_gnu): Replace linear search with call to find_opt and issu...Eric Botcazou4-9/+37
2015-10-02ada-tree.h (DECL_RESTRICTED_ALIASING_P): New flag.Eric Botcazou13-6/+224
2015-10-02Delete undesirable svn:executable propertyLouis Krupp2-0/+0
2015-10-02[RTL ifcvt] PR 67786, 67787: Check that intermediate instructions in the basi...Kyrylo Tkachov5-1/+79
2015-10-02[Patch AArch64] Improve SIMD concatenation with zeroesJames Greenhalgh4-10/+55
2015-10-02trans.c (find_loop_for): Use FOR_EACH_VEC_ELT_REVERSE.Eric Botcazou2-8/+14
2015-10-02re PR target/51726 (LTO and attribute 'selectany')Kai Tietz2-1/+6
2015-10-02re PR target/51726 (LTO and attribute 'selectany')Kai Tietz2-23/+20
2015-10-02tree-ssa-sccvn.c (has_VN_INFO): New function.Richard Biener2-169/+158
2015-10-02[multiple changes]Louis Krupp6-5/+149
2015-10-02rs6000: Add "cannot_copy" attribute, use it (PR67788, PR67789)Segher Boessenkool5-2/+73
2015-10-02PR fortran.67802Steven G. Kargl4-1/+26
2015-10-02re PR fortran/66979 (gfortran internal compiler error with malformed FLUSH st...Steven G. Kargl4-0/+27
2015-10-02re PR fortran/67616 (ICE on data initialization of type variable in block)Steven G. Kargl4-1/+25
2015-10-02Daily bump.GCC Administrator1-1/+1
2015-10-01use sese_l throughout scop-detectionAditya Kumar2-49/+84
2015-10-01Rename gimple_bb to gimple_poly_bbAditya Kumar8-33/+54
2015-10-01correctly handle non affine data referencesSebastian Pop3-0/+24
2015-10-01re PR c++/54430 ([C++11] For-Loop: Scope of iterating variable begins too early)Ville Voutilainen6-1/+42
2015-10-01Do not describe -std=c11 etc. as experimental in c.opt help text.Joseph Myers2-3/+9
2015-10-01call scev analysis in scop-detection as in sese-to-polySebastian Pop4-58/+60
2015-10-01add recursion on the inner loopsSebastian Pop2-0/+19
2015-10-01remove many typedefsTrevor Saunders20-777/+742
2015-10-01re PR c/65345 (ICE with _Generic selection on _Atomic int)Marek Polacek5-7/+114
2015-10-01re PR go/66870 (split stack issues on ppc64le and ppc64)Ian Lance Taylor2-0/+8
2015-10-01re PR tree-optimization/67769 (VRP pass does wrong optimization)Marek Polacek4-0/+40
2015-10-01builtins.c: Don't include gomp-constants.h.Nathan Sidwell3-22/+53
2015-10-01Enable bt and and movzx for LakemontH.J. Lu2-2/+8
2015-10-01pr55113_0.c: Skip on all x86 targets.Uros Bizjak2-2/+5
2015-10-01Fix typo in ChangeLog.Oleg Endo1-1/+1
2015-10-01re PR target/54236 ([SH] Improve addc and subc insn utilization)Oleg Endo2-1/+6
2015-10-01* c-typeck.c (convert_for_assignment): Improve commentary.Marek Polacek2-2/+16
2015-10-01pr65105-1.c: Require sse2 effective target.Uros Bizjak3-63/+73
2015-10-01[ChangeLog] Fix typo in 228324.James Greenhalgh1-1/+1
2015-10-01[Patch 2/2 ARM/AArch64] Add a new Cortex-A53 scheduling modelJames Greenhalgh4-201/+673
2015-10-01gimple-match.h (mprts_hook): Declare.Richard Biener10-451/+148
2015-10-01bb-reorder: Documentation updatesSegher Boessenkool2-4/+29
2015-10-01bb-reorder: Add -freorder-blocks-algorithm= and wire it upSegher Boessenkool5-5/+46
2015-10-01bb-reorder: Add the "simple" algorithmSegher Boessenkool2-1/+184
2015-10-01bb-reorder: Split out STCSegher Boessenkool2-11/+24
2015-10-01Make dumping of function attributes resemble source syntaxTom de Vries2-7/+31
2015-10-01Daily bump.GCC Administrator1-1/+1
2015-09-30re PR go/66870 (split stack issues on ppc64le and ppc64)Lynn Boger8-6/+137
2015-10-01[RS6000] Make -msingle-pic-base remove the ELFv2 global entry codeAlan Modra2-4/+11
2015-09-30mkoffload.c (process): Change offload data format.Nathan Sidwell2-7/+25
2015-09-30[PATCH] Improve DOM's optimization of control statementsJeff Law6-28/+99
2015-09-30nvptx.c (nvptx_goacc_validate_dims): New.Nathan Sidwell10-0/+226
2015-09-30re PR rtl-optimization/67037 (Wrong code at -O1 and above on ARM)Bernd Edlinger4-1/+60