Show patches with: State = Action Required       |    Archived = No       |   2655 patches
« 1 2 ... 6 7 826 27 »
Patch Series S/W/F Date Submitter Delegate State
[011/nnn] poly_int: DWARF locations [011/nnn] poly_int: DWARF locations --- 2017-10-23 Richard Sandiford New
[010/nnn] poly_int: REG_OFFSET [010/nnn] poly_int: REG_OFFSET --- 2017-10-23 Richard Sandiford New
[009/nnn] poly_int: TRULY_NOOP_TRUNCATION [009/nnn] poly_int: TRULY_NOOP_TRUNCATION --- 2017-10-23 Richard Sandiford New
[008/nnn] poly_int: create_integer_operand [008/nnn] poly_int: create_integer_operand --- 2017-10-23 Richard Sandiford New
[007/nnn] poly_int: dump routines [007/nnn] poly_int: dump routines --- 2017-10-23 Richard Sandiford New
[006/nnn] poly_int: tree constants [006/nnn] poly_int: tree constants --- 2017-10-23 Richard Sandiford New
[005/nnn] poly_int: rtx constants [005/nnn] poly_int: rtx constants --- 2017-10-23 Richard Sandiford New
[004/nnn] poly_int: mode query functions [004/nnn] poly_int: mode query functions --- 2017-10-23 Richard Sandiford New
[003/nnn] poly_int: MACRO_MODE [003/nnn] poly_int: MACRO_MODE --- 2017-10-23 Richard Sandiford New
[22/nn] Make dse.c use offset/width instead of start/end [22/nn] Make dse.c use offset/width instead of start/end --- 2017-10-23 Richard Sandiford New
[21/nn] Minor vn_reference_lookup_3 tweak [21/nn] Minor vn_reference_lookup_3 tweak --- 2017-10-23 Richard Sandiford New
[20/nn] Make tree-ssa-dse.c:normalize_ref return a bool [20/nn] Make tree-ssa-dse.c:normalize_ref return a bool --- 2017-10-23 Richard Sandiford New
[19/nn] Don't treat zero-sized ranges as overlapping [19/nn] Don't treat zero-sized ranges as overlapping --- 2017-10-23 Richard Sandiford New
[18/nn] Use (CONST_VECTOR|GET_MODE)_NUNITS in simplify-rtx.c [18/nn] Use (CONST_VECTOR|GET_MODE)_NUNITS in simplify-rtx.c --- 2017-10-23 Richard Sandiford New
[17/nn] Turn var-tracking.c:INT_MEM_OFFSET into a function [17/nn] Turn var-tracking.c:INT_MEM_OFFSET into a function --- 2017-10-23 Richard Sandiford New
[16/nn] Factor out the mode handling in lower-subreg.c [16/nn] Factor out the mode handling in lower-subreg.c --- 2017-10-23 Richard Sandiford New
[15/nn] Use more specific hash functions in rtlhash.c [15/nn] Use more specific hash functions in rtlhash.c --- 2017-10-23 Richard Sandiford New
[14/nn] Add helpers for shift count modes [14/nn] Add helpers for shift count modes --- 2017-10-23 Richard Sandiford New
[13/nn] More is_a <scalar_int_mode> [13/nn] More is_a <scalar_int_mode> --- 2017-10-23 Richard Sandiford New
[12/nn] Add an is_narrower_int_mode helper function [12/nn] Add an is_narrower_int_mode helper function --- 2017-10-23 Richard Sandiford New
[11/nn] Add narrower_subreg_mode helper function [11/nn] Add narrower_subreg_mode helper function --- 2017-10-23 Richard Sandiford New
[10/nn] Widening optab cleanup [10/nn] Widening optab cleanup --- 2017-10-23 Richard Sandiford New
[09/nn] Add a fixed_size_mode_pod class [09/nn] Add a fixed_size_mode_pod class --- 2017-10-23 Richard Sandiford New
[08/nn] Add a fixed_size_mode class [08/nn] Add a fixed_size_mode class --- 2017-10-23 Richard Sandiford New
[07/nn] Add unique CONSTs [07/nn] Add unique CONSTs --- 2017-10-23 Richard Sandiford New
[06/nn] Add VEC_SERIES_{CST,EXPR} and associated optab [06/nn] Add VEC_SERIES_{CST,EXPR} and associated optab --- 2017-10-23 Richard Sandiford New
[05/nn] Add VEC_DUPLICATE_{CST,EXPR} and associated optab [05/nn] Add VEC_DUPLICATE_{CST,EXPR} and associated optab --- 2017-10-23 Richard Sandiford New
[04/nn] Add a VEC_SERIES rtl code [04/nn] Add a VEC_SERIES rtl code --- 2017-10-23 Richard Sandiford New
[03/nn] Allow vector CONSTs [03/nn] Allow vector CONSTs --- 2017-10-23 Richard Sandiford New
[02/nn] Add more vec_duplicate simplifications [02/nn] Add more vec_duplicate simplifications --- 2017-10-23 Richard Sandiford New
[01/nn] Add gen_(const_)vec_duplicate helpers [01/nn] Add gen_(const_)vec_duplicate helpers --- 2017-10-23 Richard Sandiford New
Use SCALAR_TYPE_MODE in vect_create_epilog_for_reduction Use SCALAR_TYPE_MODE in vect_create_epilog_for_reduction --- 2017-10-23 Richard Sandiford New
[committed] Use SCALAR_INT_TYPE_MODE in loc_list_from_tree_1 [committed] Use SCALAR_INT_TYPE_MODE in loc_list_from_tree_1 --- 2017-10-23 Richard Sandiford New
[committed] Use scalar_int/float_mode in brig_langhook_type_for_mode [committed] Use scalar_int/float_mode in brig_langhook_type_for_mode --- 2017-10-23 Richard Sandiford New
[committed] Use scalar_mode in expand_shift_1 [committed] Use scalar_mode in expand_shift_1 --- 2017-10-23 Richard Sandiford New
Fix HWI + -unsigned in combine.c Fix HWI + -unsigned in combine.c --- 2017-10-22 Richard Sandiford New
[arm] Fix architecture selection when building libatomic with automatic FPU selection [arm] Fix architecture selection when building libatomic with automatic FPU selection --- 2017-10-20 Richard Earnshaw (lists) New
[ARM] PR 82445 - suppress 32-bit aligned ldrd/strd peepholing with -mno-unaligned-access [ARM] PR 82445 - suppress 32-bit aligned ldrd/strd peepholing with -mno-unaligned-access --- 2017-10-19 Richard Earnshaw (lists) New
Add wide_int version of inchash::hash::add_wide_int Add wide_int version of inchash::hash::add_wide_int --- 2017-10-13 Richard Sandiford New
[ARM] PR 67591 ARM v8 Thumb IT blocks are deprecated part 2 [ARM] PR 67591 ARM v8 Thumb IT blocks are deprecated part 2 --- 2017-10-13 Christophe Lyon New
Enable ifunc attribute by default for ARM GNU/Linux Enable ifunc attribute by default for ARM GNU/Linux --- 2017-10-09 Adhemerval Zanella Netto New
tree-complex.c: fix some_nonzerop test over reals (and a bug fix) tree-complex.c: fix some_nonzerop test over reals (and a bug fix) --- 2017-10-05 Laurent Thevenoux New
[AArch64] Backport to gcc-7 PR71727 fix -mstrict-align [AArch64] Backport to gcc-7 PR71727 fix -mstrict-align --- 2017-10-04 Christophe Lyon New
[committed] PR82413: Mismatched precisions in build_range_check [committed] PR82413: Mismatched precisions in build_range_check --- 2017-10-04 Richard Sandiford New
Transform (x >> cst) != 0 to x >= (1 << cst) and (x >> cst) == 0 to x < (1 << cst) Transform (x >> cst) != 0 to x >= (1 << cst) and (x >> cst) == 0 to x < (1 << cst) --- 2017-10-03 Prathamesh Kulkarni New
Allow non-wi <op> wi Allow non-wi <op> wi --- 2017-10-03 Richard Sandiford New
Fix mismatched precisions in tree arithmetic Fix mismatched precisions in tree arithmetic --- 2017-10-01 Richard Sandiford New
[arm] Fix pr82175 - fix -mcpu=native not working correctly [arm] Fix pr82175 - fix -mcpu=native not working correctly --- 2017-09-26 Richard Earnshaw (lists) New
Add VEC_DUPLICATE_{CST,EXPR} and associated optab Add VEC_DUPLICATE_{CST,EXPR} and associated optab --- 2017-09-25 Richard Sandiford New
Allow vector CONSTs Allow vector CONSTs --- 2017-09-23 Richard Sandiford New
Add more vec_duplicate simplifications Add more vec_duplicate simplifications --- 2017-09-23 Richard Sandiford New
[committed] PR82289: Computing peeling costs for irrelevant drs [committed] PR82289: Computing peeling costs for irrelevant drs --- 2017-09-22 Richard Sandiford New
Change permute index type to unsigned short Change permute index type to unsigned short --- 2017-09-22 Richard Sandiford New
Update interface to TARGET_VECTORIZE_VEC_PERM_CONST_OK Update interface to TARGET_VECTORIZE_VEC_PERM_CONST_OK --- 2017-09-22 Richard Sandiford New
[AArch64] Disable reg offset in quad-word store for Falkor. [AArch64] Disable reg offset in quad-word store for Falkor. --- 2017-09-22 Jim Wilson New
[testsuite,ARM] Backport to GCC 7 branch [testsuite,ARM] Backport to GCC 7 branch --- 2017-09-21 Christophe Lyon New
Don't query the frontend for unsupported types Don't query the frontend for unsupported types --- 2017-09-20 Richard Sandiford New
Add copy_rtx call to RTL loop unroller Add copy_rtx call to RTL loop unroller --- 2017-09-20 Richard Sandiford New
SUBREG_PROMOTED_VAR_P handling in expand_direct_optab_fn SUBREG_PROMOTED_VAR_P handling in expand_direct_optab_fn --- 2017-09-20 Richard Sandiford New
match.pd handling of three-constant bitops match.pd handling of three-constant bitops --- 2017-09-20 Richard Sandiford New
Fix unguarded uses of tree_to_uhwi Fix unguarded uses of tree_to_uhwi --- 2017-09-20 Richard Sandiford New
Tighten tree-ssa-ccp.c:get_value_for_expr condition Tighten tree-ssa-ccp.c:get_value_for_expr condition --- 2017-09-20 Richard Sandiford New
Add missing int_cst_rangeN checks to tree-vrp.c Add missing int_cst_rangeN checks to tree-vrp.c --- 2017-09-20 Richard Sandiford New
range_int_cst_p handling in extract_range_from_binary_expr_1 range_int_cst_p handling in extract_range_from_binary_expr_1 --- 2017-09-20 Richard Sandiford New
[AArch64] PR71307: Define union class of POINTER+FP [AArch64] PR71307: Define union class of POINTER+FP --- 2017-09-18 Richard Sandiford New
Prevent invalid register mode changes in combine Prevent invalid register mode changes in combine --- 2017-09-18 Richard Sandiford New
Base subreg rules on REGMODE_NATURAL_SIZE rather than UNITS_PER_WORD Base subreg rules on REGMODE_NATURAL_SIZE rather than UNITS_PER_WORD --- 2017-09-18 Richard Sandiford New
[committed] PR82228: Move ncopies calculation in vectorizable_live_operation [committed] PR82228: Move ncopies calculation in vectorizable_live_operation --- 2017-09-16 Richard Sandiford New
Transform (x / y) != 0 to x >=y and (x / y) == 0 to x < y if x, y are unsigned Transform (x / y) != 0 to x >=y and (x / y) == 0 to x < y if x, y are unsigned --- 2017-09-15 Prathamesh Kulkarni New
Fix an SVE failure in the Fortran matmul* tests Fix an SVE failure in the Fortran matmul* tests --- 2017-09-15 Richard Sandiford New
Fix vectorizable_mask_load_store handling of invariant masks Fix vectorizable_mask_load_store handling of invariant masks --- 2017-09-15 Richard Sandiford New
Fix type of bitstart in vectorizable_live_operation Fix type of bitstart in vectorizable_live_operation --- 2017-09-15 Richard Sandiford New
Fix vectorizable_live_operation handling of vector booleans Fix vectorizable_live_operation handling of vector booleans --- 2017-09-15 Richard Sandiford New
Move computation of SLP_TREE_NUMBER_OF_VEC_STMTS Move computation of SLP_TREE_NUMBER_OF_VEC_STMTS --- 2017-09-15 Richard Sandiford New
[RFC,AARCH64,5/5] add aarch64_loop_unroll_adjust to limit partial unrolling in rtl based on strided-loads in loop Loop unrolling and memory load streams --- 2017-09-15 Kugan Vivekanandarajah New
[RFC,4/5] Change iv_analyze_result to take const_rtx. Loop unrolling and memory load streams --- 2017-09-15 Kugan Vivekanandarajah New
[RFC,PACH,3/5] Prevent tree unroller from completely unrolling inner loops if that results in excessive strided-loads in outer loop Loop unrolling and memory load streams --- 2017-09-15 Kugan Vivekanandarajah New
[RFC,AARCH64,2/5] : Add number of hw prefetchers available to cpu_prefetch_tune Loop unrolling and memory load streams --- 2017-09-15 Kugan Vivekanandarajah New
[RFC,1/5] Add separate parms for rtl unroller Loop unrolling and memory load streams --- 2017-09-15 Kugan Vivekanandarajah New
Add LOOP_VINFO_MAX_VECT_FACTOR Add LOOP_VINFO_MAX_VECT_FACTOR --- 2017-09-14 Richard Sandiford New
Add a vect_get_dr_size helper function Add a vect_get_dr_size helper function --- 2017-09-14 Richard Sandiford New
Add a vect_get_num_copies helper routine Add a vect_get_num_copies helper routine --- 2017-09-14 Richard Sandiford New
Use vec<> for constant permute masks Use vec<> for constant permute masks --- 2017-09-14 Richard Sandiford New
Use vec<> in build_vector Use vec<> in build_vector --- 2017-09-14 Richard Sandiford New
Store VECTOR_CST_NELTS directly in tree_node Store VECTOR_CST_NELTS directly in tree_node --- 2017-09-14 Richard Sandiford New
Turn FUNCTION_ARG_OFFSET into a hook Turn FUNCTION_ARG_OFFSET into a hook --- 2017-09-13 Richard Sandiford New
Turn TRULY_NOOP_TRUNCATION into a hook Turn TRULY_NOOP_TRUNCATION into a hook --- 2017-09-13 Richard Sandiford New
Turn CANNOT_CHANGE_MODE_CLASS into a hook Turn CANNOT_CHANGE_MODE_CLASS into a hook --- 2017-09-13 Richard Sandiford New
Turn SECONDARY_MEMORY_NEEDED into a hook Turn SECONDARY_MEMORY_NEEDED into a hook --- 2017-09-12 Richard Sandiford New
Turn SECONDARY_MEMORY_NEEDED_MODE into a target hook Turn SECONDARY_MEMORY_NEEDED_MODE into a target hook --- 2017-09-12 Richard Sandiford New
[AArch64,2/2] Fix memory sizes to load/store patterns Untitled series #3987 --- 2017-09-12 James Greenhalgh New
[libgfortran] Replace implicit conversions between enums in io/transfer.c by explicit casts. [libgfortran] Replace implicit conversions between enums in io/transfer.c by explicit casts. --- 2017-09-12 Prathamesh Kulkarni New
[3/3,ARM] Add table of costs for AAarch32 addressing modes. Addressing mode costs v3 --- 2017-09-12 Charles Baylis New
[2/3,ARM] Refactor costs calculation for MEM. Addressing mode costs v3 --- 2017-09-12 Charles Baylis New
[1/3,ARM] Add bus_width_bits to tune_params Addressing mode costs v3 --- 2017-09-12 Charles Baylis New
Turn HARD_REGNO_NREGS into a target hook Turn HARD_REGNO_NREGS into a target hook --- 2017-09-11 Richard Sandiford New
Make more use of end_hard_regno Make more use of end_hard_regno --- 2017-09-11 Richard Sandiford New
RFC: Representation of runtime offsets and sizes RFC: Representation of runtime offsets and sizes --- 2017-09-06 Richard Sandiford New
[2/2,arm] Improve error checking in parsecpu.awk Untitled series #3843 --- 2017-09-06 Richard Earnshaw (lists) New
[arm] auto-generate arm-isa.h from CPU descriptions [arm] auto-generate arm-isa.h from CPU descriptions --- 2017-09-06 Richard Earnshaw (lists) New
« 1 2 ... 6 7 826 27 »