Toggle navigation
Patchwork
gcc
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Submitter =
Richard Sandiford
| State =
Action Required
| Archived =
No
| 446 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Search
Archived
No
Yes
Both
Delegate
------
Nobody
andy.doan@linaro.org
andy.doan@linaro.org
Apply
«
1
2
...
2
3
4
5
»
Patch
Series
S/W/F
Date
Submitter
Delegate
State
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
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
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
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
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
[9/9] Make bitsize_mode_for_mode return an opt_mode
Make more use of opt_mode
-
-
-
2017-09-04
Richard Sandiford
New
[8/9] Make mode_for_size_tree return an opt_mode
Make more use of opt_mode
-
-
-
2017-09-04
Richard Sandiford
New
[7/9] Make targetm.get_mask_mode return an opt_mode
Make more use of opt_mode
-
-
-
2017-09-04
Richard Sandiford
New
[6/9] Make mode_for_vector return an opt_mode
Make more use of opt_mode
-
-
-
2017-09-04
Richard Sandiford
New
[5/9] Add mode_for_int_vector helper functions
Make more use of opt_mode
-
-
-
2017-09-04
Richard Sandiford
New
[4/9] Make mode_for_size return an opt_mode
Make more use of opt_mode
-
-
-
2017-09-04
Richard Sandiford
New
[3/9] (decimal_)float_mode_for_size in real.h
Make more use of opt_mode
-
-
-
2017-09-04
Richard Sandiford
New
[2/9] Make more use of int_mode_for_size
Make more use of opt_mode
-
-
-
2017-09-04
Richard Sandiford
New
[1/9] Make more use of int_mode_for_mode
Make more use of opt_mode
-
-
-
2017-09-04
Richard Sandiford
New
[rs6000] int->machine_mode in rs6000-c.c
[rs6000] int->machine_mode in rs6000-c.c
-
-
-
2017-08-30
Richard Sandiford
New
Turn FUNCTION_ARG_PADDING into a target hook
Turn FUNCTION_ARG_PADDING into a target hook
-
-
-
2017-08-28
Richard Sandiford
New
Turn MODES_TIEABLE_P into a target hook
Turn MODES_TIEABLE_P into a target hook
-
-
-
2017-08-28
Richard Sandiford
New
Turn HARD_REGNO_MODE_OK into a target hook
Turn HARD_REGNO_MODE_OK into a target hook
-
-
-
2017-08-28
Richard Sandiford
New
Turn HARD_REGNO_CALL_PART_CLOBBERED into a target hook
Turn HARD_REGNO_CALL_PART_CLOBBERED into a target hook
-
-
-
2017-08-28
Richard Sandiford
New
Add subreg_memory_offset helper functions
Add subreg_memory_offset helper functions
-
-
-
2017-08-28
Richard Sandiford
New
Drop df_ from df_read_modify_subreg_p
Drop df_ from df_read_modify_subreg_p
-
-
-
2017-08-24
Richard Sandiford
New
Make more use of GET_MODE_UNIT_BITSIZE
-
-
-
2017-08-23
Richard Sandiford
New
Make more use of df_read_modify_subreg_p
-
-
-
2017-08-23
Richard Sandiford
New
Make more use of HWI_COMPUTABLE_MODE_P
-
-
-
2017-08-23
Richard Sandiford
New
[AArch64] Tighten address register subreg checks
-
-
-
2017-08-22
Richard Sandiford
New
[AArch64] Tweak aarch64_classify_address interface
-
-
-
2017-08-22
Richard Sandiford
New
[AArch64] Rename cmp_result iterator
-
-
-
2017-08-22
Richard Sandiford
New
[AArch64] Remove use of wider vector modes
-
-
-
2017-08-22
Richard Sandiford
New
[AArch64,committed] Fix label mode
-
-
-
2017-08-22
Richard Sandiford
New
Remove the frame size argument from function_prologue/epilogue
-
-
-
2017-08-21
Richard Sandiford
New
[committed] Pass rtx and index to read-md.c iterator routines
-
-
-
2017-08-21
Richard Sandiford
New
[committed] Fix bogus CONST_WIDE_INT hash
-
-
-
2017-08-21
Richard Sandiford
New
Add a partial_integral_type_p helper function
-
-
-
2017-08-18
Richard Sandiford
New
Add a full_integral_type_p helper function
-
-
-
2017-08-18
Richard Sandiford
New
Improve ECF_NOTHROW flags for direct internal functions
-
-
-
2017-08-17
Richard Sandiford
New
PR81635: Use chrecs to help find related data refs
-
-
-
2017-08-16
Richard Sandiford
New
PR81815: Invalid conditional reduction
-
-
-
2017-08-14
Richard Sandiford
New
PR81738: Split vect-alias-check-6.c
-
-
-
2017-08-10
Richard Sandiford
New
RFA: Backport fix for PR80769
-
-
-
2017-07-27
Richard Sandiford
New
C++-ify vec_info structures
-
-
-
2017-07-27
Richard Sandiford
New
[77/77] Add a complex_mode class
Add wrapper classes for machine_modes
-
-
-
2017-07-13
Richard Sandiford
New
[76/77] Add a scalar_mode_pod class
Add wrapper classes for machine_modes
-
-
-
2017-07-13
Richard Sandiford
New
[74/77] Various small scalar_mode changes
Add wrapper classes for machine_modes
-
-
-
2017-07-13
Richard Sandiford
New
[73/77] Pass scalar_mode to scalar_mode_supported_p
Add wrapper classes for machine_modes
-
-
-
2017-07-13
Richard Sandiford
New
[72/77] Pass scalar_mode to scalar_mode_supported_p
Add wrapper classes for machine_modes
-
-
-
2017-07-13
Richard Sandiford
New
[67/77] Use scalar_mode in fixed-value.*
Add wrapper classes for machine_modes
-
-
-
2017-07-13
Richard Sandiford
New
[66/77] Use scalar_mode for constant integers
Add wrapper classes for machine_modes
-
-
-
2017-07-13
Richard Sandiford
New
[65/77] Add a SCALAR_TYPE_MODE macro
Add wrapper classes for machine_modes
-
-
-
2017-07-13
Richard Sandiford
New
[64/77] Add a scalar_mode class
Add wrapper classes for machine_modes
-
-
-
2017-07-13
Richard Sandiford
New
[59/77] Add a rtx_jump_table_data::get_data_mode helper
Add wrapper classes for machine_modes
-
-
-
2017-07-13
Richard Sandiford
New
[56/77] Use the more specific type when two modes are known to be equal
Add wrapper classes for machine_modes
-
-
-
2017-07-13
Richard Sandiford
New
[51/77] Use opt_scalar_int_mode when iterating over integer modes
Add wrapper classes for machine_modes
-
-
-
2017-07-13
Richard Sandiford
New
[46/77] Make widest_int_mode_for_size return a scalar_int_mode
Add wrapper classes for machine_modes
-
-
-
2017-07-13
Richard Sandiford
New
[45/77] Make extract_left_shift take a scalar_int_mode
Add wrapper classes for machine_modes
-
-
-
2017-07-13
Richard Sandiford
New
[41/77] Split scalar integer handling out of force_to_mode
Add wrapper classes for machine_modes
-
-
-
2017-07-13
Richard Sandiford
New
[40/77] Use scalar_int_mode for extraction_insn fields
Add wrapper classes for machine_modes
-
-
-
2017-07-13
Richard Sandiford
New
[39/77] Two changes to the get_best_mode interface
Add wrapper classes for machine_modes
-
-
-
2017-07-13
Richard Sandiford
New
[37/77] Use scalar_int_mode when emitting cstores
Add wrapper classes for machine_modes
-
-
-
2017-07-13
Richard Sandiford
New
[36/77] Use scalar_int_mode in the RTL iv routines
Add wrapper classes for machine_modes
-
-
-
2017-07-13
Richard Sandiford
New
[35/77] Add uses of as_a <scalar_int_mode>
Add wrapper classes for machine_modes
-
-
-
2017-07-13
Richard Sandiford
New
[34/77] Add a SCALAR_INT_TYPE_MODE macro
Add wrapper classes for machine_modes
-
-
-
2017-07-13
Richard Sandiford
New
[33/77] Add a NARROWEST_INT_MODE macro
Add wrapper classes for machine_modes
-
-
-
2017-07-13
Richard Sandiford
New
[32/77] Check is_a <scalar_int_mode> before calling valid_pointer_mode
Add wrapper classes for machine_modes
-
-
-
2017-07-13
Richard Sandiford
New
[31/77] Use scalar_int_mode for move2add
Add wrapper classes for machine_modes
-
-
-
2017-07-13
Richard Sandiford
New
[27/77] Use is_a <scalar_int_mode> before LOAD_EXTEND_OP
Add wrapper classes for machine_modes
-
-
-
2017-07-13
Richard Sandiford
New
[24/77] Replace a != BLKmode check with is_a <scalar_int_mode>
Add wrapper classes for machine_modes
-
-
-
2017-07-13
Richard Sandiford
New
[23/77] Replace != VOIDmode checks with is_a <scalar_int_mode>
Add wrapper classes for machine_modes
-
-
-
2017-07-13
Richard Sandiford
New
[21/77] Replace SCALAR_INT_MODE_P checks with is_a <scalar_int_mode>
Add wrapper classes for machine_modes
-
-
-
2017-07-13
Richard Sandiford
New
[20/77] Replace MODE_INT checks with is_int_mode
Add wrapper classes for machine_modes
-
-
-
2017-07-13
Richard Sandiford
New
«
1
2
...
2
3
4
5
»