public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
[gcc(refs/users/meissner/heads/work134-vsize)] Add ChangeLog.vsize and update REVISION
 2023-09-21 18:54 UTC 

[gcc/meissner/heads/work134-vsize] (4 commits) Add support for -mvector-pair
 2023-09-21 18:54 UTC 

[gcc(refs/users/meissner/heads/work134-vpair)] Update ChangeLog.vpair
 2023-09-21 18:45 UTC 

[gcc(refs/users/meissner/heads/work134-vpair)] Add support for vector pair built-in functions
 2023-09-21 18:43 UTC 

[gcc r14-4211] RISC-V: Add more VLS unary tests
 2023-09-21 12:42 UTC 

[gcc r14-4210] RISC-V: Support VLS mult high
 2023-09-21 11:56 UTC 

[gcc r14-4209] RISC-V: Adjusting the comments of the emit_vlmax_insn/emit_vlmax_insn_lra/emit_nonvlmax_insn functio
 2023-09-21 10:12 UTC 

[gcc r14-4208] rust: Implement TARGET_RUST_OS_INFO for *-*-*linux*
 2023-09-21  9:16 UTC 

[gcc r14-4207] rust: Implement TARGET_RUST_OS_INFO for i[34567]86-*-mingw* and x86_64-*-mingw*
 2023-09-21  9:16 UTC 

[gcc r14-4206] rust: Implement TARGET_RUST_OS_INFO for *-*-fuchsia*
 2023-09-21  9:15 UTC 

[gcc r14-4205] rust: Implement TARGET_RUST_OS_INFO for *-*-vxworks*
 2023-09-21  9:15 UTC 

[gcc r14-4204] rust: Implement TARGET_RUST_OS_INFO for *-*-dragonfly*
 2023-09-21  9:15 UTC 

[gcc r14-4203] rust: Implement TARGET_RUST_OS_INFO for *-*-solaris2*
 2023-09-21  9:15 UTC 

[gcc r14-4202] rust: Implement TARGET_RUST_OS_INFO for *-*-openbsd*
 2023-09-21  9:15 UTC 

[gcc r14-4201] rust: Implement TARGET_RUST_OS_INFO for *-*-netbsd*
 2023-09-21  9:15 UTC 

[gcc r14-4200] rust: Implement TARGET_RUST_OS_INFO for *-*-freebsd*
 2023-09-21  9:15 UTC 

[gcc r14-4199] rust: Implement TARGET_RUST_OS_INFO for *-*-darwin*
 2023-09-21  9:15 UTC 

[gcc r14-4198] rust: Implement TARGET_RUST_CPU_INFO for i[34567]86-*-* and x86_64-*-*
 2023-09-21  9:15 UTC 

[gcc r14-4197] rust: Reintroduce TARGET_RUST_OS_INFO hook
 2023-09-21  9:15 UTC 

[gcc r14-4196] rust: Reintroduce TARGET_RUST_CPU_INFO hook
 2023-09-21  9:15 UTC 

[gcc r14-4195] rust: Add skeleton support and documentation for targetrustm hooks
 2023-09-21  9:14 UTC 

[gcc r14-4194] RISC-V: Enable undefined support for RVV auto-vectorization[PR110751]
 2023-09-21  9:13 UTC 

[gcc r14-4193] RISC-V: Fix SUBREG move of VLS mode[PR111486]
 2023-09-21  8:25 UTC 

[gcc r14-4192] check undefine_p for one more vr
 2023-09-21  5:18 UTC 

[gcc r14-4191] using overflow_free_p to simplify pattern
 2023-09-21  5:18 UTC 

[gcc(refs/users/aoliva/heads/testme)] Introduce -finline-stringops
 2023-09-21  5:07 UTC 

[gcc/aoliva/heads/testme] Introduce -finline-stringops
 2023-09-21  5:07 UTC 

[gcc(refs/users/aoliva/heads/testme)] Introduce -finline-stringops
 2023-09-21  4:53 UTC 

[gcc/aoliva/heads/testme] Introduce -finline-stringops
 2023-09-21  4:53 UTC 

[gcc r14-4190] RISC-V: Optimized for strided load/store with stride == element width[PR111450]
 2023-09-21  4:01 UTC 

[gcc r14-4189] RISC-V: Rename predicate vector_gs_scale_operand_16/32 to more generic names
 2023-09-21  3:47 UTC 

[gcc(refs/users/aoliva/heads/testme)] Introduce -finline-stringops
 2023-09-21  3:19 UTC 

[gcc/aoliva/heads/testme] Introduce -finline-stringops
 2023-09-21  3:19 UTC 

[gcc r14-4188] RISC-V: Support VLS INT <-> FP conversions
 2023-09-21  2:19 UTC 

[gcc r13-7828] Daily bump
 2023-09-21  0:22 UTC 

[gcc r12-9887] Daily bump
 2023-09-21  0:20 UTC 

[gcc r11-11015] Daily bump
 2023-09-21  0:20 UTC 

[gcc r14-4187] Daily bump
 2023-09-21  0:18 UTC 

[gcc r14-4186] testsuite: Add test for already-fixed issue with _Pragma expansion [PR90400]
 2023-09-20 20:46 UTC 

[gcc r14-4185] libcpp: Fix ICE on #include after a line marker directive [PR61474]
 2023-09-20 20:46 UTC 

[gcc r14-4184] Tweak merge_range API
 2023-09-20 19:29 UTC 

[gcc r14-4183] aarch64: Ensure const and sign correctness
 2023-09-20 18:41 UTC 

[gcc r14-4182] RISC-V: Remove math.h import to resolve missing stubs failures
 2023-09-20 17:51 UTC 

[gcc r14-4181] [frange] Remove special casing from unordered operators
 2023-09-20 17:03 UTC 

[gcc r14-4180] c, c++: Accept __builtin_classify_type (typename)
 2023-09-20 16:39 UTC 

[gcc r14-4179] internal-fn: Support undefined rtx for uninitialized SSA_NAME[PR110751]
 2023-09-20 16:27 UTC 

[gcc r14-4178] c++: improve class NTTP object pretty printing [PR111471]
 2023-09-20 16:11 UTC 

[gcc r14-4177] c++: further optimize tsubst_template_decl
 2023-09-20 16:07 UTC 

[gcc/devel/omp/gcc-13] OpenMP: Add ME support for 'omp allocate' stack variables
 2023-09-20 14:07 UTC 

[gcc r14-4176] OpenMP: Add ME support for 'omp allocate' stack variables
 2023-09-20 14:04 UTC 

[gcc r14-4175] RISC-V: Support simplifying x/(-1) to neg for vector
 2023-09-20 13:50 UTC 

[gcc r14-4174] RISC-V: Support VLS floating-point extend/truncate
 2023-09-20 12:40 UTC 

[gcc/devel/omp/gcc-13] [og13] OpenMP: Support accelerated 2D/3D memory copies for AMD GCN
 2023-09-20 11:22 UTC 

[gcc/devel/omp/gcc-13] [og13] OpenMP, NVPTX: memcpy[23]D bias correction
 2023-09-20 11:22 UTC 

[gcc/devel/omp/gcc-13] [og13] OpenMP: Call cuMemcpy2D/cuMemcpy3D for nvptx for omp_target_memcpy_rect
 2023-09-20 11:22 UTC 

[gcc r14-4173] RISC-V: Fix Demand comparison bug[VSETVL PASS]
 2023-09-20 10:36 UTC 

[gcc r12-9886] aarch64: Fix loose ldpstp check [PR111411]
 2023-09-20 10:13 UTC 

[gcc r12-9885] aarch64: Fix return register handling in untyped_call
 2023-09-20 10:13 UTC 

[gcc r13-7827] aarch64: Fix loose ldpstp check [PR111411]
 2023-09-20 10:08 UTC 

[gcc r13-7826] aarch64: Fix return register handling in untyped_call
 2023-09-20 10:08 UTC 

[gcc r14-4172] Darwin: Move checking of the 'shared' driver spec
 2023-09-20  9:55 UTC 

[gcc r14-4171] tree-optimization/111489 - raise --param uninit-max-chain-len to 8
 2023-09-20  9:20 UTC 

[gcc r14-4170] tree-optimization/111489 - turn uninit limits to params
 2023-09-20  9:20 UTC 

[gcc r14-4169] middle-end: use MAX_FIXED_MODE_SIZE instead of precidion of TImode/DImode
 2023-09-20  7:46 UTC 

[gcc r14-4168] RISC-V: Reorganize and rename combine patterns in autovec-opt.md
 2023-09-20  7:18 UTC 

[gcc r14-4167] openmp: Add omp::decl attribute support [PR111392]
 2023-09-20  6:47 UTC 

[gcc r14-4166] RISC-V: Fixed ICE caused by missing operand
 2023-09-20  6:15 UTC 

[gcc r14-4165] debug/111409 - don't generate COMDAT macro sections for split DWARF
 2023-09-20  6:03 UTC 

[gcc r14-4164] testcase: rename pr111303.c to pr111324.c
 2023-09-20  5:24 UTC 

[gcc(refs/users/aoliva/heads/testme)] Introduce attribute sym
 2023-09-20  4:47 UTC 

[gcc/aoliva/heads/testme] Introduce attribute sym
 2023-09-20  4:47 UTC 

[gcc r14-4163] RISC-V: Extend VLS modes in 'VWEXTI' iterator
 2023-09-20  2:37 UTC 

[gcc r14-4162] ira: Consider save/restore costs of callee-save registers [PR110071]
 2023-09-20  1:55 UTC 

[gcc r14-4161] Modify gas uleb128 support test
 2023-09-20  1:22 UTC 

[gcc r14-4160] LoongArch: Check whether binutils supports the relax function. If supported, explicit relocs are tur
 2023-09-20  1:22 UTC 

[gcc r13-7825] Daily bump
 2023-09-20  0:22 UTC 

[gcc r12-9884] Daily bump
 2023-09-20  0:20 UTC 

[gcc r11-11014] Daily bump
 2023-09-20  0:19 UTC 

[gcc r14-4159] Daily bump
 2023-09-20  0:18 UTC 

[gcc r14-4158] c++modules: report module mapper files as a dependency
 2023-09-19 21:33 UTC 

[gcc r14-4157] c++modules: report imported CMI files as dependencies
 2023-09-19 21:33 UTC 

[gcc r14-4156] p1689r5: initial support
 2023-09-19 21:32 UTC 

[gcc r14-4155] spec: add a spec function to join arguments
 2023-09-19 21:32 UTC 

[gcc r14-4154] RISC-V: Fix --enable-checking=rtl ICE on rv32gc bootstrap
 2023-09-19 21:18 UTC 

[gcc r14-4153] [frange] Clean up floating point relational folding
 2023-09-19 19:18 UTC 

[gcc r14-4152] c++: extend cold, hot attributes to classes
 2023-09-19 19:03 UTC 

[gcc r14-4151] c++: fix cxx_print_type's template-info dumping
 2023-09-19 18:38 UTC 

[gcc r14-4150] Disable generation of scalar modulo instructions
 2023-09-19 18:28 UTC 

[gcc r14-4149] PR 108143/modula2 LONGREAL and powerpc64le-linux
 2023-09-19 18:24 UTC 

[gcc r14-4148] Fix bogus operand predicate on iq2000
 2023-09-19 17:30 UTC 

[gcc r14-4147] fortran: fix checking of CHARACTER lengths in array constructors [PR70231]
 2023-09-19 17:15 UTC 

[gcc r14-4146] [frange] Remove redundant known_isnan() checks
 2023-09-19 16:30 UTC 

[gcc r14-4145] Add frange::update_nan (const nan_state &)
 2023-09-19 16:30 UTC 

[gcc r14-4144] [frange] Add op2_range for operator_not_equal
 2023-09-19 16:30 UTC 

[gcc r14-4143] testsuite work-around compound-assignment-1.c C++ failures on various targets [PR111377]
 2023-09-19 15:49 UTC 

[gcc r14-4142] c++: inherited default constructor [CWG2799]
 2023-09-19 15:29 UTC 

[gcc r14-4141] New early __builtin_unreachable processing
 2023-09-19 14:30 UTC 

[gcc r14-4140] c++: Move consteval folding to cp_fold_r
 2023-09-19 13:44 UTC 

[gcc/devel/omp/gcc-13] OpenMP: Fix ICE in fixup_blocks_walker [PR111274]
 2023-09-19 12:47 UTC 

[gcc/devel/omp/gcc-13] OpenMP: Avoid ICE in c_parser_omp_clause_allocate with invalid expr
 2023-09-19 12:47 UTC 

[gcc/devel/omp/gcc-13] OpenMP: Handle 'all' as category in defaultmap
 2023-09-19 12:47 UTC 

[gcc r14-4139] c/111468 - dump unordered compare operators in their GIMPLE form with -gimple
 2023-09-19 12:44 UTC 

[gcc r14-4138] c++: overeager type completion in convert_to_void [PR111419]
 2023-09-19 12:30 UTC 

[gcc r14-4137] c++: constness of decltype of NTTP object [PR99631]
 2023-09-19 12:21 UTC 

[gcc r14-4136] RISC-V: Add FNMS floating-point VLS tests
 2023-09-19 12:19 UTC 

[gcc r14-4135] LTO: Get rid of 'lto_mode_identity_table'
 2023-09-19 12:13 UTC 

[gcc r14-4134] RISC-V: Fix RVV can change mode class bug
 2023-09-19 12:06 UTC 

[gcc r14-4133] ada: TSS finalize address subprogram generation for constrained
 2023-09-19 12:03 UTC 

[gcc r14-4132] ada: Private extensions with the keyword "synchronized" are always limited
 2023-09-19 12:03 UTC 

[gcc r14-4131] RISC-V: Support VLS unary floating-point patterns
 2023-09-19 11:27 UTC 

[gcc r14-4130] ada: Refine upper array bound for bit packed array
 2023-09-19 11:27 UTC 

[gcc r14-4129] ada: Crash processing type invariants on child subprogram
 2023-09-19 11:27 UTC 

[gcc r14-4128] tree-optimization/111465 - bougs jump threading with no-copy src block
 2023-09-19 11:24 UTC 

[gcc r14-4127] c/111468 - add unordered compare and pointer diff to GIMPLE FE parsing
 2023-09-19 11:01 UTC 

[gcc r14-4126] RISC-V: Support VLS floating-point FMA/FNMA/FMS auto-vectorization
 2023-09-19  9:23 UTC 

[gcc r14-4125] match.pd: Some build_nonstandard_integer_type tweaks
 2023-09-19  8:46 UTC 

[gcc r14-4124] RISC-V: Support integer FMA/FNMA VLS modes autovectorization
 2023-09-19  8:17 UTC 

[gcc r14-4123] small _BitInt tweaks
 2023-09-19  7:52 UTC 

[gcc r14-4122] libgomp: Handle NULL environ like pointer to NULL pointer [PR111413]
 2023-09-19  7:31 UTC 

[gcc(refs/vendors/microsoft/heads/main)] Merge commit '93996cfb308ffc633a23d0f1b72bcdc086bed864' into merge-master-93996cfb308ffc633a23d0f1b7
 2023-09-19  6:43 UTC 

[gcc(refs/vendors/microsoft/heads/main)] Update xfail with new failures
 2023-09-19  6:43 UTC 

[gcc/microsoft/heads/main] (2287 commits) Merge commit '93996cfb308ffc633a23d0f1b72bcdc086bed864' int
 2023-09-19  6:43 UTC 

[gcc r14-4121] [testsuite][aarch64] Adjust vect_copy_lane_1.c for new code-gen
 2023-09-19  5:54 UTC 

[gcc r14-4120] RISC-V: Refactor and cleanup fma patterns
 2023-09-19  3:22 UTC 

[gcc r14-4119] RISC-V: Fix typos on comments (SVE -> RVV)
 2023-09-19  2:47 UTC 

[gcc r14-4118] RISC-V: Add builtin .def file dependencies
 2023-09-19  2:45 UTC 

[gcc r13-7824] Daily bump
 2023-09-19  0:21 UTC 

[gcc r12-9883] Daily bump
 2023-09-19  0:20 UTC 

[gcc r11-11013] Daily bump
 2023-09-19  0:19 UTC 

[gcc r14-4117] Daily bump
 2023-09-19  0:18 UTC 

[gcc r14-4116] RISC-V: Support VLS mode for vec_set
 2023-09-18 23:03 UTC 

[gcc r14-4115] RISC-V: Bugfix for scalar move with merged operand
 2023-09-18 23:00 UTC 

[gcc r14-4114] MATCH: Make zero_one_valued_p non-recursive fully
 2023-09-18 20:46 UTC 

[gcc r14-4113] MATCH: Avoid recursive zero_one_valued_p for conversions
 2023-09-18 20:45 UTC 

[gcc r14-4112] c++: optimize unifying nested templated classes [PR89231]
 2023-09-18 18:55 UTC 

[gcc r14-4111] c++: non-dependent assignment checking [PR63198, PR18474]
 2023-09-18 18:48 UTC 

[gcc r14-4110] c++: unifying identical tmpls from current inst [PR108347]
 2023-09-18 18:41 UTC 

[gcc r14-4109] c++: always check arity before deduction
 2023-09-18 18:41 UTC 

[gcc r14-4108] Darwin, debug : Switch to DWARF 3 or 4 when dsymutil supports it
 2023-09-18 18:38 UTC 

[gcc r14-4107] configure, Darwin: Adjust handing of stdlib option
 2023-09-18 18:33 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Remove redundant vec_duplicate pattern
 2023-09-18 18:28 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Fix bogus FAILs of vsetvl testcases
 2023-09-18 18:28 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Removed misleading comments in testcases
 2023-09-18 18:28 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Add fixed PR111255 testcase by other patch
 2023-09-18 18:28 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Support VLS reduction
 2023-09-18 18:28 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Fix VSETVL PASS fusion bug
 2023-09-18 18:28 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Support VLS modes vec_init auto-vectorization
 2023-09-18 18:28 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Remove autovec-vls.md file and clean up VLS move modes[NFC]
 2023-09-18 18:28 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Support VLS modes reduction[PR111153]
 2023-09-18 18:28 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Remove redundant codes of VLS patterns[NFC]
 2023-09-18 18:27 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Expand VLS mode to scalar mode move[PR111391]
 2023-09-18 18:27 UTC 

[gcc r14-4106] c++: optimize tsubst_template_decl for function templates
 2023-09-18 18:27 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Make SHA-256, SM3 and SM4 builtins operate on uint32_t
 2023-09-18 18:27 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Make bit manipulation value / round number and shift amount types for builtins unsigned
 2023-09-18 18:27 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Support FP SGNJX autovec for VLS mode
 2023-09-18 18:27 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] fix PR 111259 invalid zcmp mov predicate
 2023-09-18 18:27 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Fix using wrong mode to get reduction insn vlmax
 2023-09-18 18:27 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] test: Block SLP check of slp-35.c for vect_strided5
 2023-09-18 18:27 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] test: Block SLP check of slp-34.c for vect_strided5
 2023-09-18 18:27 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] test: Block vect_strided5 for slp-34-big-array.c SLP check
 2023-09-18 18:27 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] test: Block slp-16.c check for target support vect_strided6
 2023-09-18 18:27 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] test: Isolate slp-1.c check of target supports vect_strided5
 2023-09-18 18:27 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] test: Remove XPASS for RISCV
 2023-09-18 18:26 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Refactor expand_reduction and cleanup enum reduction_type
 2023-09-18 18:26 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Support combine extend and reduce sum to widen reduce sum
 2023-09-18 18:26 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] [RA]: Improve cost calculation of pseudos with equivalences
 2023-09-18 18:26 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Refactor vector reduction patterns
 2023-09-18 18:26 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Cleanup redundant reduction patterns after refactor vector mode
 2023-09-18 18:26 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Support VLS modes mask operations
 2023-09-18 18:26 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Fix ICE in get_avl_or_vl_reg
 2023-09-18 18:26 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Format VSETVL PASS code
 2023-09-18 18:26 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Support VLS modes VEC_EXTRACT auto-vectorization
 2023-09-18 18:26 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Support cond vmulh.vv and vmulu.vv autovec patterns
 2023-09-18 18:26 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Support cond vnsrl/vnsra autovec patterns
 2023-09-18 18:26 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Support cond vfsgnj.vv autovec patterns
 2023-09-18 18:25 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Bugfix PR111362 for incorrect frm emit
 2023-09-18 18:25 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Remove redundant ABI test
 2023-09-18 18:25 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Enable vec_int testsuite for RVV VLA vectorization
 2023-09-18 18:25 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Support VECTOR BOOL vcond_mask optab[PR111337]
 2023-09-18 18:25 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Finish Typing Un-Typed Instructions and Turn on Assert
 2023-09-18 18:25 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Remove unused structure in cost model
 2023-09-18 18:25 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Support Dynamic LMUL Cost model
 2023-09-18 18:25 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] riscv: Add support for str(n)cmp inline expansion
 2023-09-18 18:25 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] riscv: Add support for strlen inline expansion
 2023-09-18 18:25 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Add missed cond autovec testcases
 2023-09-18 18:25 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Elimilate warning in class vcreate
 2023-09-18 18:24 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Add vcreate intrinsics for RVV tuple types
 2023-09-18 18:24 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: enable muti push and pop for Zcmp when shrink-wrap-separate is ineffective
 2023-09-18 18:24 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] Allow targets to check shrink-wrap-separate enabled or not
 2023-09-18 18:24 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Add Types to Un-Typed Thead Instructions
 2023-09-18 18:24 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Update Types for RISC-V Instructions
 2023-09-18 18:24 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Add Types to Un-Typed Zicond Instructions
 2023-09-18 18:24 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Add Types for Un-Typed zc Instructions
 2023-09-18 18:24 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Update Types for Vector Instructions
 2023-09-18 18:24 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Enable RVV scalable vectorization by default[PR111311]
 2023-09-18 18:24 UTC 

[gcc r14-4105] MATCH: Add simplifications of `(a == CST) & a`
 2023-09-18 16:13 UTC 

[gcc r14-4104] Move 'g++.dg/abi/nvptx-[...].C' -> 'g++.target/nvptx/abi-[...].C'
 2023-09-18 14:37 UTC 

[gcc r14-4103] Add 'g++.target/nvptx/nvptx.exp' for nvptx-specific C++ test cases
 2023-09-18 14:37 UTC 

[gcc r14-4102] Fix up 'g++.dg/abi/nvptx-ptrmem1.C'
 2023-09-18 14:37 UTC 

[gcc r12-9882] libstdc++: Update C++20 status docs
 2023-09-18 14:32 UTC 

page:  |  | 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).