public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
[gcc r14-5741] RISC-V/testsuite: Add branched cases for FP NE cond-move operations
2023-11-22 1:24 UTC
[gcc r14-5740] RISC-V/testsuite: Add branched cases for FP NE cond-move operations
2023-11-22 1:24 UTC
[gcc r14-5739] RISC-V: Handle FP NE operator via inversion in cond-operation expansion
2023-11-22 1:24 UTC
[gcc r14-5738] RISC-V/testsuite: Add branchless cases for generic FP cond adds
2023-11-22 1:24 UTC
[gcc r14-5737] RISC-V/testsuite: Add branched cases for generic FP cond adds
2023-11-22 1:24 UTC
[gcc r14-5736] RISC-V/testsuite: Add branchless cases for generic FP cond moves
2023-11-22 1:24 UTC
[gcc r14-5735] RISC-V/testsuite: Add branched cases for generic FP cond moves
2023-11-22 1:24 UTC
[gcc r14-5734] RISC-V: Avoid extraneous integer comparison for FP comparisons
2023-11-22 1:24 UTC
[gcc r14-5733] RISC-V: Provide FP conditional-branch instructions for if-conversion
2023-11-22 1:23 UTC
[gcc r14-5732] RISC-V: Also allow FP conditions in `riscv_expand_conditional_move'
2023-11-22 1:23 UTC
[gcc r14-5731] RISC-V: Only use SUBREG if applicable in `riscv_expand_float_scc'
2023-11-22 1:23 UTC
[gcc r14-5730] RISC-V/testsuite: Add branchless cases for generic integer cond adds
2023-11-22 1:23 UTC
[gcc r14-5729] RISC-V/testsuite: Add branched cases for generic integer cond adds
2023-11-22 1:23 UTC
[gcc r14-5728] RISC-V: Add `addMODEcc' implementation for generic targets
2023-11-22 1:23 UTC
[gcc r14-5727] RISC-V/testsuite: Add branchless cases for generic integer cond moves
2023-11-22 1:23 UTC
[gcc r14-5726] RISC-V/testsuite: Add branched cases for generic integer cond moves
2023-11-22 1:23 UTC
[gcc r14-5725] RISC-V: Add `movMODEcc' implementation for generic targets
2023-11-22 1:23 UTC
[gcc r14-5724] RISC-V: Implement `riscv_emit_unary' helper
2023-11-22 1:23 UTC
[gcc r14-5723] RISC-V/testsuite: Add branchless cases for T-Head non-equality cond moves
2023-11-22 1:23 UTC
[gcc r14-5722] RISC-V/testsuite: Add branched cases for T-Head non-equality cond moves
2023-11-22 1:22 UTC
[gcc r14-5721] RISC-V: Fold all the cond-move variants together
2023-11-22 1:22 UTC
[gcc r14-5720] RISC-V: Also accept constants for T-Head cond-move data input operands
2023-11-22 1:22 UTC
[gcc r14-5719] RISC-V: Also accept constants for T-Head cond-move comparison operands
2023-11-22 1:22 UTC
[gcc r14-5718] RISC-V/testsuite: Add branchless cases for equality cond-move operations
2023-11-22 1:22 UTC
[gcc r14-5717] RISC-V/testsuite: Add branched cases for equality cond-move operations
2023-11-22 1:22 UTC
[gcc r14-5716] RISC-V: Avoid extraneous EQ or NE operation in cond-move expansion
2023-11-22 1:22 UTC
[gcc r14-5715] RISC-V/testsuite: Add branchless cases for GEU and LEU cond-move operations
2023-11-22 1:22 UTC
[gcc r14-5714] RISC-V/testsuite: Add branched cases for GEU and LEU cond-move operations
2023-11-22 1:22 UTC
[gcc r14-5713] RISC-V: Also invert the cond-move condition for GEU and LEU
2023-11-22 1:22 UTC
[gcc r14-5712] RISC-V/testsuite: Add branchless cases for FP cond-move operations
2023-11-22 1:22 UTC
[gcc r14-5711] RISC-V/testsuite: Add branched cases for FP cond-move operations
2023-11-22 1:22 UTC
[gcc r14-5710] RISC-V/testsuite: Add branchless cases for integer cond-move operations
2023-11-22 1:21 UTC
[gcc r14-5709] RISC-V/testsuite: Add branched cases for integer cond-move operations
2023-11-22 1:21 UTC
[gcc r14-5708] RISC-V: Rework branch costing model for if-conversion
2023-11-22 1:21 UTC
[gcc r14-5707] RISC-V: Simplify EQ vs NE selection in `riscv_expand_conditional_move'
2023-11-22 1:21 UTC
[gcc r14-5706] RISC-V: Use `nullptr' in `riscv_expand_conditional_move'
2023-11-22 1:21 UTC
[gcc r14-5705] RISC-V: Avoid repeated GET_MODE calls in `riscv_expand_conditional_move'
2023-11-22 1:21 UTC
[gcc r14-5704] RISC-V: Fix `mode' usage in `riscv_expand_conditional_move'
2023-11-22 1:21 UTC
[gcc r14-5703] RISC-V: Sanitise NEED_EQ_NE_P case with `riscv_emit_int_compare'
2023-11-22 1:21 UTC
[gcc r14-5702] RISC-V: Reorder comment on SFB patterns
2023-11-22 1:21 UTC
[gcc r14-5701] RISC-V/testsuite: Add cases for integer SFB cond-move operations
2023-11-22 1:21 UTC
[gcc r14-5700] testsuite: Add cases for conditional-move and conditional-add operations
2023-11-22 1:21 UTC
[gcc r13-8088] Daily bump
2023-11-22 0:21 UTC
[gcc r12-9997] Daily bump
2023-11-22 0:20 UTC
[gcc r11-11107] Daily bump
2023-11-22 0:19 UTC
[gcc r14-5699] Daily bump
2023-11-22 0:18 UTC
[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] Revert "VECT: Support SLP MASK_LEN_GATHER_LOAD with conditional mask"
2023-11-21 22:46 UTC
[gcc(refs/vendors/ibm/heads/gcc-12-branch)] ibm: Merge up to top of releases/gcc-12
2023-11-21 22:44 UTC
[gcc/ibm/heads/gcc-12-branch] (121 commits) ibm: Merge up to top of releases/gcc-12
2023-11-21 22:43 UTC
[gcc(refs/users/meissner/heads/work146-vsubreg)] Add -mvector-size-32-vectorize
2023-11-21 22:29 UTC
[gcc(refs/users/meissner/heads/work146-vsubreg)] Document -mvector-size-32
2023-11-21 22:29 UTC
[gcc(refs/users/meissner/heads/work146-vsize)] Add -mvector-size-32-vectorize
2023-11-21 22:25 UTC
[gcc(refs/users/meissner/heads/work146-vsize)] Revert patches
2023-11-21 22:15 UTC
[gcc r14-5698] Fix 'gcc.dg/tree-ssa/return-value-range-1.c' for 'char' defaulting to 'unsigned'
2023-11-21 21:20 UTC
[gcc(refs/users/meissner/heads/work146-vsize)] Update ChangeLog.*
2023-11-21 20:34 UTC
[gcc(refs/users/meissner/heads/work146-vsize)] Add -mvector-size-32-vectorize
2023-11-21 20:33 UTC
[gcc r14-5697] vect: Allow reduc_index != 1 for COND_OPs
2023-11-21 20:11 UTC
[gcc r14-5696] RISC-V: testsuite: Fix popcount test
2023-11-21 20:10 UTC
[gcc r14-5695] RISC-V: testsuite: Add rv64 requirement for bug-9 and bug-14
2023-11-21 20:10 UTC
[gcc r14-5694] RISC-V: testsuite: Do not set default arch for RVV
2023-11-21 20:10 UTC
[gcc(refs/users/meissner/heads/work146-vsize)] Update ChangeLog.*
2023-11-21 20:08 UTC
[gcc(refs/users/meissner/heads/work146-vsize)] Document -mvector-size-32
2023-11-21 20:06 UTC
[gcc r14-5693] sanitizer: Fix build on SPARC/Solaris with Solaris as [PR112562]
2023-11-21 20:03 UTC
[gcc r14-5692] gfortran: Rely on dg-do-what-default to avoid running pr85853.f90, pr107254.f90 and vect-alias-check
2023-11-21 18:03 UTC
[gcc r14-5691] libstdc++: Do not declare strtok for C++26 freestanding (P2937R0)
2023-11-21 16:10 UTC
[gcc r14-5690] libstdc++: Add freestanding feature test macros (P2407R5)
2023-11-21 16:10 UTC
[gcc r14-5689] libstdc++: Add std::span::at for C++26 (P2821R5)
2023-11-21 16:10 UTC
[gcc r14-5688] libstdc++: Fix std::tr2::dynamic_bitset support for alternate characters
2023-11-21 16:08 UTC
[gcc r14-5687] libstdc++: Remove outdated references to buildstat.html
2023-11-21 16:05 UTC
[gcc r14-5686] Add an aligned_register_operand predicate
2023-11-21 15:39 UTC
[gcc r14-5685] ira: Handle register filters
2023-11-21 15:39 UTC
[gcc r14-5684] lra: Handle register filters
2023-11-21 15:39 UTC
[gcc r14-5683] recog: Handle register filters
2023-11-21 15:39 UTC
[gcc r14-5682] Add register filter operand to define_register_constraint
2023-11-21 15:39 UTC
[gcc r14-5681] tree-optimization/112623 - forwprop VEC_PACK_TRUNC generation
2023-11-21 14:47 UTC
[gcc r14-5680] Move VF based dependence check
2023-11-21 14:35 UTC
[gcc r14-5679] optimize std::vector::push_back
2023-11-21 14:17 UTC
[gcc r14-5678] d: Merge upstream dmd ff57fec515, druntime ff57fec515, phobos 17bafda79
2023-11-21 14:08 UTC
[gcc r14-5677] RISC-V: Disallow COSNT_VECTOR for DI on RV32
2023-11-21 13:38 UTC
[gcc r14-5676] d: Merge upstream dmd 65a3da148c, phobos fc06c514a
2023-11-21 13:31 UTC
[gcc r14-5675] AArch64: only emit mismatch error when features would be disabled
2023-11-21 13:26 UTC
[gcc r14-5674] AArch64: Add new generic-armv9-a CPU and make it the default for Armv9
2023-11-21 13:25 UTC
[gcc r14-5673] AArch64: Add new generic-armv8-a CPU and make it the default
2023-11-21 13:25 UTC
[gcc r14-5672] AArch64: Remove special handling of generic cpu
2023-11-21 13:25 UTC
[gcc r14-5671] AArch64: Refactor costs models to different files
2023-11-21 13:25 UTC
[gcc r14-5670] AArch64: Add pattern for unsigned widenings (uxtl) to zip{1, 2}
2023-11-21 13:18 UTC
[gcc r14-5669] AArch64: only discount MLA for vector and scalar statements
2023-11-21 13:16 UTC
[gcc r14-5668] RISC-V: Add missing dump check of pr112438.c
2023-11-21 13:01 UTC
[gcc r13-8087] Bump LTO_minor_version
2023-11-21 12:43 UTC
[gcc r14-5667] Fix 'gcc.dg/tree-ssa/return-value-range-1.c'
2023-11-21 12:33 UTC
[gcc r14-5666] gcov: Fix integer types in gen_counter_update()
2023-11-21 11:20 UTC
[gcc r14-5665] ada: Fix miscompilation of loop over boolean range
2023-11-21 10:00 UTC
[gcc r14-5664] ada: Fix issue with indefinite vector of overaligned unconstrained array
2023-11-21 10:00 UTC
[gcc r14-5663] ada: Compiler crash on container aggregate with loop_parameter_specifications
2023-11-21 10:00 UTC
[gcc r14-5662] ada: Another couple of cleanups in the finalization machinery
2023-11-21 10:00 UTC
[gcc r14-5661] ada: Deep delta aggregates in postconditions
2023-11-21 10:00 UTC
[gcc r14-5660] ada: Small consistency fix for -gnatwv warning
2023-11-21 9:59 UTC
[gcc r14-5659] ada: Compiler error reporting illegal prefix on legal loop iterator with "in"
2023-11-21 9:59 UTC
[gcc r14-5658] ada: Fix internal error on 'Address of task component
2023-11-21 9:59 UTC
[gcc r14-5657] ada: Avoid Style_Checks pragmas affecting other units
2023-11-21 9:59 UTC
[gcc r14-5656] ada: Fix type for SPARK expansion on deep delta aggregates
2023-11-21 9:59 UTC
[gcc r14-5655] ada: Further cleanup in finalization machinery
2023-11-21 9:59 UTC
[gcc r14-5654] ada: Fix string indexing within GNAT.Calendar.Time_IO.Value
2023-11-21 9:59 UTC
[gcc r14-5653] ada: Small improvement to Null_Status function
2023-11-21 9:59 UTC
[gcc r14-5652] ada: Further cleanup in finalization machinery
2023-11-21 9:59 UTC
[gcc r14-5651] ada: Use CLOCK_MONOTONIC on VxWorks
2023-11-21 9:59 UTC
[gcc r14-5650] ada: Deep delta aggregates cleanup
2023-11-21 9:59 UTC
[gcc r14-5649] ada: Small cleanup in finalization machinery
2023-11-21 9:59 UTC
[gcc r14-5648] ada: Runtime recompilation instructions improvements
2023-11-21 9:58 UTC
[gcc r14-5647] ada: Deep delta aggregates
2023-11-21 9:58 UTC
[gcc r14-5646] ada: Fix Ada.Text_IO.Delete with "encoding=8bits" form
2023-11-21 9:58 UTC
[gcc r14-5645] ada: Fix spurious error on call with default parameter in generic package
2023-11-21 9:58 UTC
[gcc r14-5644] ada: Fix misplaced index directive in documentation
2023-11-21 9:58 UTC
[gcc r14-5643] ada: Fix SCOs generation for aspect specifications
2023-11-21 9:58 UTC
[gcc r14-5642] ada: Always use -gnatg in run-time GPR files
2023-11-21 9:58 UTC
[gcc r14-5641] ada: Trivial typo fix in comment
2023-11-21 9:58 UTC
[gcc r14-5640] gcov: Formatting fixes
2023-11-21 9:51 UTC
[gcc r14-5639] testsuite: Fix up pr111309-2.c on arm [PR111309]
2023-11-21 9:04 UTC
[gcc r14-5638] builtins: Fix fold_builtin_query clzg/ctzg side-effects handling [PR112639]
2023-11-21 8:42 UTC
[gcc r14-5637] [APX PPX] Support Intel APX PPX
2023-11-21 8:01 UTC
[gcc r14-5636] middle-end/112622 - adjust arm testcases
2023-11-21 7:41 UTC
[gcc r14-5635] tree-optimization/111970 - fix issue with SLP of emulated gather/scatter
2023-11-21 7:20 UTC
[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] Add support for vector conitional not
2023-11-21 4:12 UTC
[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] Allow md iterators to include other iterators
2023-11-21 4:12 UTC
[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Fix intermediate mode on slide1 instruction for SEW64 on RV32
2023-11-21 4:12 UTC
[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Disallow 64-bit indexed loads and stores for rv32gcv
2023-11-21 4:11 UTC
[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] mode-switching: Add a backprop hook
2023-11-21 4:11 UTC
[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] mode-switching: Add a target-configurable confluence operator
2023-11-21 4:11 UTC
[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] mode-switching: Use 1-based edge aux fields
2023-11-21 4:11 UTC
[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] mode-switching: Pass the set of live registers to the after hook
2023-11-21 4:11 UTC
[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] mode-switching: Pass set of live registers to the needed hook
2023-11-21 4:11 UTC
[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] mode-switching: Allow targets to set the mode for EH handlers
2023-11-21 4:11 UTC
[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] mode-switching: Tweak entry/exit handling
2023-11-21 4:11 UTC
[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] mode-switching: Simplify recording of transparency
2023-11-21 4:11 UTC
[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] mode-switching: Fix the mode passed to the emit hook
2023-11-21 4:11 UTC
[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] mode-switching: Avoid quadractic list operation
2023-11-21 4:11 UTC
[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] mode-switching: Add note problem
2023-11-21 4:11 UTC
[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] mode-switching: Tweak the macro/hook documentation
2023-11-21 4:10 UTC
[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] mode-switching: Remove unused bbnum field
2023-11-21 4:10 UTC
[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] internal-fn: Add VCOND_MASK_LEN
2023-11-21 4:10 UTC
[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V Regression: Remove scalable compile option
2023-11-21 4:10 UTC
[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Implement -mmemcpy-strategy= options[PR112537]
2023-11-21 4:10 UTC
[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Optimize constant AVL for LRA pattern
2023-11-21 4:10 UTC
[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] [committed] RISC-V: Infrastructure for instruction fusion
2023-11-21 4:10 UTC
[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] [committed] Fix missing mode on a few unspec/unspec_volatile operands
2023-11-21 4:10 UTC
[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Fix bug of tuple move splitter
2023-11-21 4:10 UTC
[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Fix mismatched new delete for unique_ptr
2023-11-21 4:10 UTC
[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Refactor RVV iterators[NFC]
2023-11-21 4:10 UTC
[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Change unaligned fast/slow/avoid macros to misaligned [PR111557]
2023-11-21 4:10 UTC
[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Implement target attribute
2023-11-21 4:09 UTC
[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Save/restore ra register correctly [PR112478]
2023-11-21 4:09 UTC
[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] VECT: Clear LOOP_VINFO_USING_SELECT_VL_P when loop is not partial vectorized
2023-11-21 4:09 UTC
[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Fix ICE in non-canonical march parsing
2023-11-21 4:09 UTC
[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: fix vsetvli pass testsuite failure [PR/112447]
2023-11-21 4:09 UTC
[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: elide unnecessary sign extend when expanding cmp_and_jump
2023-11-21 4:09 UTC
[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Support trailing vec_init optimization
2023-11-21 4:09 UTC
[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Refine the mask generation for vec_init case 2
2023-11-21 4:09 UTC
[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Disallow RVV mode address for any load/store[PR112535]
2023-11-21 4:09 UTC
[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Fix init-2.c assembly check
2023-11-21 4:09 UTC
[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: vsetvl: Refine REG_EQUAL equality
2023-11-21 4:09 UTC
[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Adapt VLS init tests
2023-11-21 4:08 UTC
[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Optimize combine sequence by merge approach
2023-11-21 4:08 UTC
[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Fix RVV dynamic frm tests failure
2023-11-21 4:08 UTC
[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Support FP l/ll round and rint HF mode autovec
2023-11-21 4:08 UTC
[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] Revert "[PATCH v2] In the pipeline, USE or CLOBBER should delay execution if it starts a new live ra
2023-11-21 4:08 UTC
[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] [PATCH v2] In the pipeline, USE or CLOBBER should delay execution if it starts a new live range
2023-11-21 4:08 UTC
[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Add test for PR112469
2023-11-21 4:08 UTC
[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Fix indentation of "length" attribute for branches and jumps
2023-11-21 4:08 UTC
[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] g++: Rely on dg-do-what-default to avoid running pr102788.cc on non-vector targets
2023-11-21 4:08 UTC
[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] [IRA]: Check autoinc and memory address after temporary equivalence substitution
2023-11-21 4:08 UTC
[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] Middle-end: Fix bug of induction variable vectorization for RVV
2023-11-21 4:08 UTC
[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Add combine optimization by slideup for vec_init vectorization
2023-11-21 4:08 UTC
[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: testsuite: Fix 32-bit FAILs
2023-11-21 4:07 UTC
[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: XTheadMemPair: Fix missing fcsr handling in ISR prologue/epilogue
2023-11-21 4:07 UTC
[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Robustify vec_init pattern[NFC]
2023-11-21 4:07 UTC
[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] Revert "RISC-V: Support vec_init for trailing same element"
2023-11-21 4:07 UTC
[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Support vec_init for trailing same element
2023-11-21 4:07 UTC
[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] test: Fix FAIL of pr97428.c for RVV
2023-11-21 4:07 UTC
[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Move cond_copysign from combine pattern to autovec pattern
2023-11-21 4:07 UTC
[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] Internal-fn: Add FLOATN support for l/ll round and rint [PR/112432]
2023-11-21 4:07 UTC
[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V/testsuite: Fix several zvfh tests
2023-11-21 4:07 UTC
[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Refine frm emit after bb end in succ edges
2023-11-21 4:07 UTC
[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Add PR112450 test to avoid regression
2023-11-21 4:07 UTC
[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Fix the illegal operands for the XTheadMemidx extension
2023-11-21 4:07 UTC
[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Fix dynamic LMUL cost model ICE
2023-11-21 4:06 UTC
[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Fix dynamic tests [NFC]
2023-11-21 4:06 UTC
[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Removed unnecessary sign-extend for vsetvl
2023-11-21 4:06 UTC
[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Fix VSETVL VL check condition bug
2023-11-21 4:06 UTC
[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Eliminate unused parameter warning
2023-11-21 4:06 UTC
[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] test: Fix bb-slp-33.c for RVV
2023-11-21 4:06 UTC
[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Normalize user vsetvl intrinsics[PR112092]
2023-11-21 4:06 UTC
[gcc r14-5634] LoongArch: Fix libgcc build failure when libc is not available
2023-11-21 3:05 UTC
[gcc r14-5633] RISC-V: Fix reduc_run-9.c test value check bug
2023-11-21 2:40 UTC
[gcc r14-5632] Support reduc_{and, ior, xor}_scal_m for V4HI/V8QI/V4QImode
2023-11-21 0:34 UTC
[gcc r13-8086] Daily bump
2023-11-21 0:22 UTC
[gcc r12-9996] Daily bump
2023-11-21 0:20 UTC
[gcc r11-11106] Daily bump
2023-11-21 0:20 UTC
[gcc r14-5631] Daily bump
2023-11-21 0:18 UTC
[gcc(refs/vendors/microsoft/heads/main)] Merge commit 'e85c596ae2d1e5f5b769b5af4c0a8e7d055e40d7' into merge-master-e85c596ae2d1e5f5b769b5af4c
2023-11-20 21:52 UTC
[gcc(refs/vendors/microsoft/heads/main)] Update xfail with new failures
2023-11-20 21:52 UTC
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).