Show patches with: Archived = No       |   3544 patches
« 1 2 ... 24 25 2635 36 »
Patch Series S/W/F Date Submitter Delegate State
[GIMPLE,FE] Avoid ICE with __builtin_abs --- 2017-02-04 Prathamesh Kulkarni New
[GIMPLE,FE] Handle abs_expr --- 2017-02-07 Prathamesh Kulkarni New
[GIMPLE,FE] replace calls to c_parser_gimple_unary_expression by c_parser_gimple_postfix_expression --- 2017-02-08 Prathamesh Kulkarni New
PR79478 --- 2017-02-13 Prathamesh Kulkarni New
[v3] aarch64: Add split-stack support --- 2017-02-13 Adhemerval Zanella Superseded
[GIMPLE,FE] avoid ICE with same ssa version number for multiple names --- 2017-02-15 Prathamesh Kulkarni New
[v4] aarch64: Add split-stack initial support --- 2017-02-15 Adhemerval Zanella Superseded
[GIMPLE,FE] add fma_expr --- 2017-02-16 Prathamesh Kulkarni New
[GIMPLE,FE] Fix ICE's with default ssa-name parsing in c_parser_gimple_postfix_expression --- 2017-02-17 Prathamesh Kulkarni New
[1/2,ARM] Refactor costs calculation for MEM. PR61551 addressing mode costs --- 2017-02-21 Charles Baylis New
[2/2,ARM] Add table of costs for AAarch32 addressing modes. PR61551 addressing mode costs --- 2017-02-21 Charles Baylis New
[wwwdocs] Update list of ARM cpus in readings.html --- 2017-02-22 Richard Earnshaw (lists) New
[wwwdocs] Update AArch64 entry in readings.html --- 2017-02-23 Richard Earnshaw (lists) New
PR79697: Delete calls to strdup, strndup, realloc if there is no lhs --- 2017-02-25 Prathamesh Kulkarni New
PR79715: Special case strcpy/strncpy for dse --- 2017-02-28 Prathamesh Kulkarni New
[ARM] Fix PR79742 incorrect scheduler choice. --- 2017-02-28 Richard Earnshaw (lists) New
handling address mode changes inside extract_bit_field --- 2017-03-01 Jim Wilson New
[aarch64] PR target/80052 Fix typo in aarch64.opt --- 2017-03-17 Richard Earnshaw (lists) New
fix aarch64/combine bootstrap miscompare --- 2017-03-18 Jim Wilson New
[arm] PR 80389 - if architecture and cpu mismatch, don't print an architecture name as a CPU name --- 2017-04-11 Richard Earnshaw (lists) New
[GCC/ARM,gcc-5-branch] Fix PR68390 Incorrect code due to indirect tail call of varargs function with hard float ABI --- 2017-04-12 Christophe Lyon New
[AArch64] Fix for gcc-7 regression PR 80530 --- 2017-04-27 Richard Earnshaw (lists) New
[wwwdocs,ARM,AArch64] Document ABI changes and fixes --- 2017-05-02 Richard Earnshaw (lists) New
[1/2] PR 78736: New warning -Wenum-conversion [1/2] PR 78736: New warning -Wenum-conversion --- 2017-05-02 Prathamesh Kulkarni New
[2/2] PR 78736: libgomp fallout Untitled series #1285 --- 2017-05-02 Prathamesh Kulkarni New
[committed] Wrap tree-data-ref.h macro arguments --- 2017-05-03 Richard Sandiford New
Alternative check for vector refs with same alignment --- 2017-05-03 Richard Sandiford Accepted
Handle data dependence relations with different bases --- 2017-05-03 Richard Sandiford New
Use base inequality for some vector alias checks --- 2017-05-03 Richard Sandiford New
Cap niter_for_unrolled_loop to upper bound --- 2017-05-04 Richard Sandiford New
PR80613 --- 2017-05-04 Prathamesh Kulkarni New
Record equivalences for spill registers --- 2017-05-05 Richard Sandiford Accepted
Make tree-ssa-strlen.c handle partial unterminated strings --- 2017-05-05 Richard Sandiford New
PR77644 --- 2017-05-09 Prathamesh Kulkarni New
sparc: Set noexecstack on mulsi3, divsi3, and modsi3 --- 2017-05-10 Adhemerval Zanella New
[RFC] propagate malloc attribute in ipa-pure-const pass --- 2017-05-15 Prathamesh Kulkarni New
[1/2] Add get_next_strinfo helper function [1/2] Add get_next_strinfo helper function --- 2017-05-16 Richard Sandiford Accepted
[2/2] PR 80769: Incorrect strlen optimisation Untitled series #1438 --- 2017-05-16 Richard Sandiford New
PR80806 --- 2017-05-18 Prathamesh Kulkarni New
remove call to memset in value-prof.c:free_hist() --- 2017-05-23 Prathamesh Kulkarni New
Fix pessimistic DImode handling in combine.c:make_field_assignment --- 2017-05-24 Richard Sandiford New
Handle unpropagated assignments in SLP --- 2017-06-01 Richard Sandiford New
[ARM,testsuite] Add -mfloat-abi=hard to arm_neon_ok --- 2017-06-02 Christophe Lyon New
Clarify define_insn documentation --- 2017-06-06 Richard Sandiford New
[01/30,arm] Use strings for -march, -mcpu and -mtune options Reworking the -mcpu, -march and -mfpu options --- 2017-06-09 Richard Earnshaw (lists) New
[02/30,arm] Rewrite -march and -mcpu options for passing to the assembler Reworking the -mcpu, -march and -mfpu options --- 2017-06-09 Richard Earnshaw (lists) New
[03/30,arm] Don't pass -mfpu=auto through to the assembler. Reworking the -mcpu, -march and -mfpu options --- 2017-06-09 Richard Earnshaw (lists) New
[04/30,arm] Allow +opt on arbitrary cpu and architecture specifications Reworking the -mcpu, -march and -mfpu options --- 2017-06-09 Richard Earnshaw (lists) New
[05/30,arm] Add architectural options Reworking the -mcpu, -march and -mfpu options --- 2017-06-09 Richard Earnshaw (lists) New
[06/30,arm] Add default FPUs for CPUs. Reworking the -mcpu, -march and -mfpu options --- 2017-06-09 Richard Earnshaw (lists) New
[07/30,build] Make sbitmap code available to the driver programs Reworking the -mcpu, -march and -mfpu options --- 2017-06-09 Richard Earnshaw (lists) New
[08/30,arm] Split CPU, architecture and tuning data tables. Reworking the -mcpu, -march and -mfpu options --- 2017-06-09 Richard Earnshaw (lists) New
[09/30,ARM] Move cpu and architecture option name parsing code to arm-common.c Reworking the -mcpu, -march and -mfpu options --- 2017-06-09 Richard Earnshaw (lists) New
[10/30,arm] Use standard option parsing code for detecting thumb-only targets Reworking the -mcpu, -march and -mfpu options --- 2017-06-09 Richard Earnshaw (lists) New
[11/30,arm] Allow CPU and architecture extensions to be defined as aliases Reworking the -mcpu, -march and -mfpu options --- 2017-06-09 Richard Earnshaw (lists) New
[12/30,arm] Allow new extended syntax CPU and architecture names during configure Reworking the -mcpu, -march and -mfpu options --- 2017-06-09 Richard Earnshaw (lists) New
[13/30,arm] Force a CPU default in the config args defaults list. Reworking the -mcpu, -march and -mfpu options --- 2017-06-09 Richard Earnshaw (lists) New
[14/30,arm] Generate a canonical form for -march Reworking the -mcpu, -march and -mfpu options --- 2017-06-09 Richard Earnshaw (lists) New
[15/30,arm] Make -mfloat-abi=softfp work when there are no FPU instructions Reworking the -mcpu, -march and -mfpu options --- 2017-06-09 Richard Earnshaw (lists) New
[16/30,arm] Update basic multilib configuration Reworking the -mcpu, -march and -mfpu options --- 2017-06-09 Richard Earnshaw (lists) New
[17/30,arm] Make 'auto' the default FPU selection option. Reworking the -mcpu, -march and -mfpu options --- 2017-06-09 Richard Earnshaw (lists) New
[18/30,arm] Rewrite t-aprofile using new selector methodology Reworking the -mcpu, -march and -mfpu options --- 2017-06-09 Richard Earnshaw (lists) New
[19/30,arm] Explicitly set .fpu in cmse_nonsecure_call.S Reworking the -mcpu, -march and -mfpu options --- 2017-06-09 Richard Earnshaw (lists) New
[20/30,genmultilib] Allow explicit periods to be escaped in MULTILIB_REUSE Reworking the -mcpu, -march and -mfpu options --- 2017-06-09 Richard Earnshaw (lists) New
[21/30,arm,testsuite] Use -march=armv7-a+fp when testing hard-float ABI. Reworking the -mcpu, -march and -mfpu options --- 2017-06-09 Richard Earnshaw (lists) New
[22/30,arm] Rewrite t-rmprofile multilib specification Reworking the -mcpu, -march and -mfpu options --- 2017-06-09 Richard Earnshaw (lists) New
[23/30,arm,rtems] Update t-rtems for new option framework Reworking the -mcpu, -march and -mfpu options --- 2017-06-09 Richard Earnshaw (lists) New
[24/30,arm,linux-eabi] Ensure all multilib variables are reset Reworking the -mcpu, -march and -mfpu options --- 2017-06-09 Richard Earnshaw (lists) New
[25/30,arm,phoenix] reset all multilib variables Reworking the -mcpu, -march and -mfpu options --- 2017-06-09 Richard Earnshaw (lists) New
[26/30,arm] Rework multlib builds for symbianelf Reworking the -mcpu, -march and -mfpu options --- 2017-06-09 Richard Earnshaw (lists) New
[27/30,arm,fuchsia] Rework multilib support Reworking the -mcpu, -march and -mfpu options --- 2017-06-09 Richard Earnshaw (lists) New
[28/30,arm] Add a few missing architecture extension options. Reworking the -mcpu, -march and -mfpu options --- 2017-06-09 Richard Earnshaw (lists) New
[29/30,arm,doc] Document new -march= syntax. Reworking the -mcpu, -march and -mfpu options --- 2017-06-09 Richard Earnshaw (lists) New
[30/30,arm,doc] Document changes to -mcpu, -mtune and -mfpu. Reworking the -mcpu, -march and -mfpu options --- 2017-06-09 Richard Earnshaw (lists) New
[rtlanal] Do a better job of costing parallel sets containing flag-setting operations. --- 2017-06-19 Richard Earnshaw (lists) New
[arm] Mention -mfpu=auto in release notes --- 2017-06-20 Richard Earnshaw (lists) New
PR81136: ICE from inconsistent DR_MISALIGNMENTs --- 2017-06-22 Richard Sandiford New
[Libgomp,Fortran] Fix canadian cross build --- 2017-06-23 Yvan Roux New
[libgfortran] proposed fix for SPEC CPU2017 621.wrf_s failures --- 2017-06-26 Jim Wilson New
[AARCH64] Disable pc relative literal load irrespective of TARGET_FIX_ERR_A53_84341 --- 2017-06-27 Kugan Vivekanandarajah New
[Doc,AArch64] Fix/Update AArch64 options. --- 2017-06-27 Yvan Roux New
[v2] PR81136: ICE from inconsistent DR_MISALIGNMENTs --- 2017-06-28 Richard Sandiford New
Tweak BB analysis for dr_analyze_innermost --- 2017-06-28 Richard Sandiford Accepted
Add DR_BASE_ALIGNMENT --- 2017-06-28 Richard Sandiford New
Pool alignment information for common bases --- 2017-06-28 Richard Sandiford New
[arm] Fix incorrect __ARM_ARCH_PROFILE for -march=armv7 --- 2017-06-28 Richard Earnshaw (lists) New
Add RDMA support to Falkor. --- 2017-06-29 Jim Wilson New
[1/7] Use innermost_loop_behavior for outer loop vectorisation [1/7] Use innermost_loop_behavior for outer loop vectorisation --- 2017-07-03 Richard Sandiford New
[2/7] Make dr_analyze_innermost operate on innermost_loop_behavior Untitled series #2689 --- 2017-07-03 Richard Sandiford New
[3/7] Rename DR_ALIGNED_TO to DR_OFFSET_ALIGNMENT Untitled series #2690 --- 2017-07-03 Richard Sandiford New
[4/7] Add DR_STEP_ALIGNMENT Untitled series #2691 --- 2017-07-03 Richard Sandiford New
[5/7] Add DR_BASE_ALIGNMENT and DR_BASE_MISALIGNMENT Untitled series #2692 --- 2017-07-03 Richard Sandiford New
[6/7] Add a helper for getting the overall alignment of a DR Untitled series #2693 --- 2017-07-03 Richard Sandiford New
[7/7] Pool alignment information for common bases Untitled series #2694 --- 2017-07-03 Richard Sandiford New
RFC/A: Early predictive commoning pass --- 2017-07-03 Richard Sandiford New
[arm] Clean up generation of BE8 format images. --- 2017-07-03 Richard Earnshaw (lists) New
[testsuite] Add dg-require-stack-check --- 2017-07-03 Christophe Lyon Accepted
PR 81292: ICE on related strlens after r249880 --- 2017-07-04 Richard Sandiford New
[arm] Move some generated files out of the source tree --- 2017-07-04 Richard Earnshaw (lists) New
Use SET_DECL_MODE in libcc1 --- 2017-07-05 Richard Sandiford New
« 1 2 ... 24 25 2635 36 »