Show patches with: Series = RISC-V: Various if-conversion fixes and improvements       |    State = Action Required       |    Archived = No       |   39 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
[44/44] RISC-V/testsuite: Add branchless cases for FP NE cond-add operation RISC-V: Various if-conversion fixes and improvements - - - -1- 2023-11-19 Maciej W. Rozycki Unresolved
[43/44] RISC-V/testsuite: Add branched cases for FP NE cond-add operation RISC-V: Various if-conversion fixes and improvements - - - -1- 2023-11-19 Maciej W. Rozycki Unresolved
[42/44] RISC-V/testsuite: Add branched cases for FP NE cond-move operations RISC-V: Various if-conversion fixes and improvements - - - -1- 2023-11-19 Maciej W. Rozycki Unresolved
[41/44] RISC-V/testsuite: Add branched cases for FP NE cond-move operations RISC-V: Various if-conversion fixes and improvements - - - -1- 2023-11-19 Maciej W. Rozycki Unresolved
[40/44] RISC-V: Handle FP NE operator via inversion in cond-operation expansion RISC-V: Various if-conversion fixes and improvements - - - -1- 2023-11-19 Maciej W. Rozycki Unresolved
[39/44] RISC-V/testsuite: Add branchless cases for generic FP cond adds RISC-V: Various if-conversion fixes and improvements - - - -1- 2023-11-19 Maciej W. Rozycki Unresolved
[38/44] RISC-V/testsuite: Add branched cases for generic FP cond adds RISC-V: Various if-conversion fixes and improvements - - - -1- 2023-11-19 Maciej W. Rozycki Unresolved
[37/44] RISC-V/testsuite: Add branchless cases for generic FP cond moves RISC-V: Various if-conversion fixes and improvements - - - -1- 2023-11-19 Maciej W. Rozycki Unresolved
[36/44] RISC-V/testsuite: Add branched cases for generic FP cond moves RISC-V: Various if-conversion fixes and improvements - - - -1- 2023-11-19 Maciej W. Rozycki Unresolved
[35/44] RISC-V: Avoid extraneous integer comparison for FP comparisons RISC-V: Various if-conversion fixes and improvements - - - -1- 2023-11-19 Maciej W. Rozycki Unresolved
[34/44] RISC-V: Provide FP conditional-branch instructions for if-conversion RISC-V: Various if-conversion fixes and improvements - - - -1- 2023-11-19 Maciej W. Rozycki Unresolved
[33/44] RISC-V: Also allow FP conditions in `riscv_expand_conditional_move' RISC-V: Various if-conversion fixes and improvements - - - -1- 2023-11-19 Maciej W. Rozycki Unresolved
[32/44] RISC-V: Only use SUBREG if applicable in `riscv_expand_float_scc' RISC-V: Various if-conversion fixes and improvements - - - -1- 2023-11-19 Maciej W. Rozycki Unresolved
[31/44] RISC-V/testsuite: Add branchless cases for generic integer cond adds RISC-V: Various if-conversion fixes and improvements - - - -1- 2023-11-19 Maciej W. Rozycki Unresolved
[30/44] RISC-V/testsuite: Add branched cases for generic integer cond adds RISC-V: Various if-conversion fixes and improvements - - - -1- 2023-11-19 Maciej W. Rozycki Unresolved
[29/44] RISC-V: Add `addMODEcc' implementation for generic targets RISC-V: Various if-conversion fixes and improvements - - - -1- 2023-11-19 Maciej W. Rozycki Unresolved
[28/44] RISC-V/testsuite: Add branchless cases for generic integer cond moves RISC-V: Various if-conversion fixes and improvements - - - -1- 2023-11-19 Maciej W. Rozycki Unresolved
[27/44] RISC-V/testsuite: Add branched cases for generic integer cond moves RISC-V: Various if-conversion fixes and improvements - - - -1- 2023-11-19 Maciej W. Rozycki Unresolved
[26/44] RISC-V: Add `movMODEcc' implementation for generic targets RISC-V: Various if-conversion fixes and improvements - - - -1- 2023-11-19 Maciej W. Rozycki Unresolved
[25/44] RISC-V: Implement `riscv_emit_unary' helper RISC-V: Various if-conversion fixes and improvements - - - -1- 2023-11-19 Maciej W. Rozycki Unresolved
[24/44] RISC-V/testsuite: Add branchless cases for T-Head non-equality cond moves RISC-V: Various if-conversion fixes and improvements - - - -1- 2023-11-19 Maciej W. Rozycki Unresolved
[23/44] RISC-V/testsuite: Add branched cases for T-Head non-equality cond moves RISC-V: Various if-conversion fixes and improvements - - - -1- 2023-11-19 Maciej W. Rozycki Unresolved
[22/44] RISC-V: Fold all the cond-move variants together RISC-V: Various if-conversion fixes and improvements - - - -1- 2023-11-19 Maciej W. Rozycki Unresolved
[21/44] RISC-V: Also accept constants for T-Head cond-move data input operands RISC-V: Various if-conversion fixes and improvements - - - -1- 2023-11-19 Maciej W. Rozycki Unresolved
[20/44] RISC-V: Also accept constants for T-Head cond-move comparison operands RISC-V: Various if-conversion fixes and improvements - - - -1- 2023-11-19 Maciej W. Rozycki Unresolved
[19/44] RISC-V/testsuite: Add branchless cases for equality cond-move operations RISC-V: Various if-conversion fixes and improvements - - - -1- 2023-11-19 Maciej W. Rozycki Unresolved
[18/44] RISC-V/testsuite: Add branched cases for equality cond-move operations RISC-V: Various if-conversion fixes and improvements - - - -1- 2023-11-19 Maciej W. Rozycki Unresolved
[17/44] RISC-V: Avoid extraneous EQ or NE operation in cond-move expansion RISC-V: Various if-conversion fixes and improvements - - - -1- 2023-11-19 Maciej W. Rozycki Unresolved
[16/44] RISC-V/testsuite: Add branchless cases for GEU and LEU cond-move operations RISC-V: Various if-conversion fixes and improvements - - - -1- 2023-11-19 Maciej W. Rozycki Unresolved
[15/44] RISC-V/testsuite: Add branched cases for GEU and LEU cond-move operations RISC-V: Various if-conversion fixes and improvements - - - -1- 2023-11-19 Maciej W. Rozycki Unresolved
[14/44] RISC-V: Also invert the cond-move condition for GEU and LEU RISC-V: Various if-conversion fixes and improvements - - - -1- 2023-11-19 Maciej W. Rozycki Unresolved
[12/44] RISC-V/testsuite: Add branched cases for FP cond-move operations RISC-V: Various if-conversion fixes and improvements - - - -1- 2023-11-19 Maciej W. Rozycki Unresolved
[11/44] RISC-V/testsuite: Add branchless cases for integer cond-move operations RISC-V: Various if-conversion fixes and improvements - - - -1- 2023-11-19 Maciej W. Rozycki Unresolved
[10/44] RISC-V/testsuite: Add branched cases for integer cond-move operations RISC-V: Various if-conversion fixes and improvements - - - -1- 2023-11-19 Maciej W. Rozycki Unresolved
[09/44] RISC-V: Rework branch costing model for if-conversion RISC-V: Various if-conversion fixes and improvements - - - -1- 2023-11-19 Maciej W. Rozycki Unresolved
[08/44] RISC-V: Simplify EQ vs NE selection in `riscv_expand_conditional_move' RISC-V: Various if-conversion fixes and improvements - - - -1- 2023-11-19 Maciej W. Rozycki Unresolved
[07/44] RISC-V: Use `nullptr' in `riscv_expand_conditional_move' RISC-V: Various if-conversion fixes and improvements - - - -1- 2023-11-19 Maciej W. Rozycki Unresolved
[06/44] RISC-V: Avoid repeated GET_MODE calls in `riscv_expand_conditional_move' RISC-V: Various if-conversion fixes and improvements - - - -1- 2023-11-19 Maciej W. Rozycki Unresolved
[05/44] RISC-V: Fix `mode' usage in `riscv_expand_conditional_move' RISC-V: Various if-conversion fixes and improvements - - - -1- 2023-11-19 Maciej W. Rozycki Unresolved