public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
[gcc r14-3472] Daily bump
 2023-08-25  0:19 UTC 

[gcc r14-3471] i386: Optimize pinsrq of 0 with index 1 into movq [PR94866]
 2023-08-24 20:25 UTC 

[gcc r14-3470] Fix tests for PR 106537
 2023-08-24 15:14 UTC 

[gcc r14-3469] analyzer: implement kf_strcat [PR105899]
 2023-08-24 14:27 UTC 

[gcc r14-3468] analyzer: handle strlen(BITS_WITHIN) [PR105899]
 2023-08-24 14:27 UTC 

[gcc r14-3467] analyzer: handle INIT_VAL(ELEMENT_REG(STRING_REG), CONSTANT_SVAL) [PR105899]
 2023-08-24 14:27 UTC 

[gcc r14-3466] analyzer: handle strlen(INIT_VAL(STRING_REG)) [PR105899]
 2023-08-24 14:27 UTC 

[gcc r14-3465] analyzer: reimplement kf_memcpy_memmove
 2023-08-24 14:27 UTC 

[gcc r14-3464] analyzer: eliminate region_model::get_string_size [PR105899]
 2023-08-24 14:26 UTC 

[gcc r14-3463] analyzer: reimplement kf_strcpy [PR105899]
 2023-08-24 14:26 UTC 

[gcc r14-3462] analyzer: handle symbolic bindings in scan_for_null_terminator [PR105899]
 2023-08-24 14:26 UTC 

[gcc r14-3461] analyzer: add logging to impl_path_context
 2023-08-24 14:26 UTC 

[gcc r14-3460] tree-optimization/111123 - indirect clobbers thrown away too early
 2023-08-24 13:11 UTC 

[gcc r14-3459] Check that passes do not forget to define profile
 2023-08-24 13:11 UTC 

[gcc r14-3458] libstdc++: Add test for illegal pointer arithmetic in format [PR111102]
 2023-08-24 12:45 UTC 

[gcc r14-3457] libstdc++: fix illegal pointer arithmetic in format [PR111102]
 2023-08-24 12:45 UTC 

[gcc r14-3456] libstdc++: Fix -Wunused-but-set-variable in std::format_to test
 2023-08-24 12:45 UTC 

[gcc r14-3455] libstdc++: Tweak some preprocessor conditions for feature tests
 2023-08-24 12:45 UTC 

[gcc r14-3454] libstdc++: Implement new SI prefixes in <ratio> for C++23 (P2734R0)
 2023-08-24 12:44 UTC 

[gcc r14-3453] Fix confusion about load_p in vect_build_slp_tree_1
 2023-08-24 12:43 UTC 

[gcc r14-3452] libstdc++: Add pretty printer for std::locale
 2023-08-24 12:41 UTC 

[gcc r14-3451] libstdc++: Declutter std::optional and std:variant pretty printers [PR110944]
 2023-08-24 12:41 UTC 

[gcc r13-7756] omp-expand.cc: Fix wrong code with non-rectangular loop nest [PR111017]
 2023-08-24 11:55 UTC 

[gcc r14-3450] Fix profile update in gimple-harden-conditionals.cc
 2023-08-24 11:46 UTC 

[gcc r14-3449] RISC-V: Add COND_LEN_FNMA/COND_LEN_FMS/COND_LEN_FNMS testcases
 2023-08-24 11:36 UTC 

[gcc r14-3448] RISC-V: Enable pressure-aware scheduling by default
 2023-08-24 11:16 UTC 

[gcc r14-3447] RISC-V: Allow const 17-31 for vector shift
 2023-08-24 11:16 UTC 

[gcc r14-3446] RISC-V: Add missing conversion tests
 2023-08-24 11:16 UTC 

[gcc r14-3445] RISC-V: Fix reduc_strict_run-1 test case
 2023-08-24 11:16 UTC 

[gcc r14-3444] tree-optimization/111125 - avoid BB vectorization in novector loops
 2023-08-24 11:03 UTC 

[gcc r13-7755] tree-optimization/111070 - fix ICE with recent ifcombine fix
 2023-08-24 10:56 UTC 

[gcc r13-7754] tree-optimization/111039 - abnormals and bit test merging
 2023-08-24 10:56 UTC 

[gcc r13-7753] tree-optimization/111019 - invariant motion and aliasing
 2023-08-24 10:56 UTC 

[gcc r13-7752] tree-optimization/110702 - avoid zero-based memory references in IVOPTs
 2023-08-24 10:56 UTC 

[gcc r14-3443] c: Add support for [[__extension__ ...]]
 2023-08-24 10:50 UTC 

[gcc r14-3442] gimple_fold: Support COND_LEN_FNMA/COND_LEN_FMS/COND_LEN_FNMS gimple fold
 2023-08-24 10:46 UTC 

[gcc r14-3441] tree-optimization/111115 - SLP of masked stores
 2023-08-24  9:40 UTC 

[gcc r14-3440] tree-optimization/111125 - properly cost BB reduction remain stmt handling
 2023-08-24  9:36 UTC 

[gcc r14-3439] aarch64: Account for different Advanced SIMD fusing options
 2023-08-24  9:18 UTC 

[gcc r14-3438] VECT: Apply LEN_FOLD_EXTRACT_LAST into loop vectorizer
 2023-08-24  9:02 UTC 

[gcc r14-3437] tree-optimization/111128 - fix shift pattern recog
 2023-08-24  9:00 UTC 

[gcc r14-3436] testsuite/111125 - disable BB vectorization for the test
 2023-08-24  8:59 UTC 

[gcc r14-3435] RISC-V: Fix one typo in autovec.md pattern comment
 2023-08-24  8:40 UTC 

[gcc r14-3434] RISC-V: Refactor RVV class by frm_op_type template arg
 2023-08-24  7:50 UTC 

[gcc r13-7751] MATCH: [PR111109] Fix bit_ior(cond, cond) when comparisons are fp
 2023-08-24  7:23 UTC 

[gcc r14-3433] MATCH: [PR111109] Fix bit_ior(cond, cond) when comparisons are fp
 2023-08-24  7:21 UTC 

[gcc r13-7750] debug/111080 - avoid outputting debug info for unused restrict qualified type
 2023-08-24  7:10 UTC 

[gcc r14-3432] MATCH: remove negate for 1bit types
 2023-08-24  6:52 UTC 

[gcc r14-3431] Revert "Initial support for AVX10.1"
 2023-08-24  6:39 UTC 

[gcc r14-3430] Revert "Emit a warning when disabling AVX512 with AVX10 enabled or disabling AVX10 with AVX512 enabl
 2023-08-24  6:38 UTC 

[gcc r14-3429] Revert "Emit a warning when AVX10 options conflict in vector width"
 2023-08-24  6:38 UTC 

[gcc r14-3428] Revert "Support AVX10.1 for AVX512DQ+AVX512VL intrins"
 2023-08-24  6:37 UTC 

[gcc r14-3427] Revert "Support AVX10.1 for AVX512DQ+AVX512VL intrins"
 2023-08-24  6:37 UTC 

[gcc r14-3426] Revert "[Patch 3/6] Support AVX10.1 for AVX512DQ+AVX512VL intrins"
 2023-08-24  6:36 UTC 

[gcc r14-3425] Revert "[Patch 4/6] Support AVX10.1 for AVX512DQ+AVX512VL intrins"
 2023-08-24  6:36 UTC 

[gcc r14-3424] Revert "[Patch 5/6] Support AVX10.1 for AVX512DQ+AVX512VL intrins"
 2023-08-24  6:36 UTC 

[gcc r14-3423] Revert "[Patch 6/6] Support AVX10.1 for AVX512DQ+AVX512VL intrins"
 2023-08-24  6:35 UTC 

[gcc r14-3422] Revert "i386: Add AVX2 pragma wrapper for AVX512DQVL intrins"
 2023-08-24  6:35 UTC 

[gcc r14-3421] debug/111080 - avoid outputting debug info for unused restrict qualified type
 2023-08-24  6:23 UTC 

[gcc r13-7749] Fix target_clone ("arch=graniterapids-d")
 2023-08-24  2:20 UTC 

[gcc r13-7748] Adjust GCC V13 to GCC 13.1 in diagnotic
 2023-08-24  1:54 UTC 

[gcc r14-3420] Adjust GCC V13 to GCC 13.1 in diagnotic
 2023-08-24  1:52 UTC 

[gcc r14-3419] Fix target_clone ("arch=graniterapids-d") and target_clone ("arch=arrowlake-s")
 2023-08-24  1:17 UTC 

[gcc r14-3418] testsuite: Xfail gcc.dg/tree-ssa/update-threading.c for CRIS, PR110628
 2023-08-24  1:05 UTC 

[gcc r13-7747] Daily bump
 2023-08-24  0:21 UTC 

[gcc r12-9829] Daily bump
 2023-08-24  0:20 UTC 

[gcc r11-10961] Daily bump
 2023-08-24  0:19 UTC 

[gcc r14-3417] Daily bump
 2023-08-24  0:18 UTC 

[gcc r14-3416] Improve quality of code from LRA register elimination
 2023-08-23 20:13 UTC 

[gcc r14-3415] Fortran: improve diagnostic message for COMMON with automatic object [PR32986]
 2023-08-23 19:47 UTC 

[gcc r14-3414] Phi analyzer - Initialize with range instead of a tree
 2023-08-23 18:47 UTC 

[gcc r14-3413] Don't process phi groups with one phi
 2023-08-23 18:47 UTC 

[gcc r14-3412] rtl: use rtx_code for gen_ccmp_first and gen_ccmp_next
 2023-08-23 16:15 UTC 

[gcc r14-3411] rtl: Forward declare rtx_code
 2023-08-23 16:15 UTC 

[gcc r13-7746] i386: Fix register spill failure with concat RTX [PR111010]
 2023-08-23 14:45 UTC 

[gcc r14-3410] i386: Fix register spill failure with concat RTX [PR111010]
 2023-08-23 14:42 UTC 

[gcc r14-3409] [PATCH] RISC-V:add a more appropriate type attribute
 2023-08-23 14:04 UTC 

[gcc r14-3408] RISC-V: Add conditional unary neg/abs/not autovec patterns
 2023-08-23  9:19 UTC 

[gcc r14-3407] Fix handling of static exists in loop_ch
 2023-08-23  9:18 UTC 

[gcc r14-3406] Add testcase for PR110940
 2023-08-23  9:15 UTC 

[gcc r14-3405] libffi: Backport of LoongArch support for libffi
 2023-08-23  6:16 UTC 

[gcc r14-3404] vect: Move VMAT_GATHER_SCATTER handlings from final loop nest
 2023-08-23  5:10 UTC 

[gcc r14-3403] vect: Move VMAT_LOAD_STORE_LANES handlings from final loop nest
 2023-08-23  5:10 UTC 

[gcc r14-3402] vect: Remove some manual release in vectorizable_store
 2023-08-23  5:10 UTC 

[gcc r14-3401] libstdc++: Fix tests relying on operator new/delete overload
 2023-08-23  4:37 UTC 

[gcc r14-3400] RISC-V: Fix potential ICE of global vsetvl elimination
 2023-08-23  2:49 UTC 

[gcc r14-3399] RISC-V: Fix VTYPE fuse rule bug
 2023-08-23  2:37 UTC 

[gcc r14-3398] RISC-V: Fix gather_load_run-12.c test
 2023-08-23  2:22 UTC 

[gcc r14-3397] RISC-V: Add attribute to vtype change only vsetvl
 2023-08-23  2:13 UTC 

[gcc r14-3396] RISC-V: Adapt live-1.c testcase
 2023-08-23  1:33 UTC 

[gcc r13-7745] Daily bump
 2023-08-23  0:22 UTC 

[gcc r12-9828] Daily bump
 2023-08-23  0:21 UTC 

[gcc r11-10960] Daily bump
 2023-08-23  0:20 UTC 

[gcc r14-3395] Daily bump
 2023-08-23  0:19 UTC 

[gcc r14-3394] RISC-V: Clang format riscv-vsetvl.cc[NFC]
 2023-08-22 23:24 UTC 

[gcc r13-7744] RISC-V: Add riscv-vsetvl.def to t-riscv
 2023-08-22 23:20 UTC 

[gcc r14-3393] RISC-V: Add riscv-vsetvl.def to t-riscv
 2023-08-22 23:19 UTC 

[gcc r14-3392] libgomp, testsuite: Do not call nonstandard functions
 2023-08-22 22:49 UTC 

[gcc r14-3391] analyzer: reimplement kf_strlen [PR105899]
 2023-08-22 22:38 UTC 

[gcc r14-3390] c++: maybe_substitute_reqs_for fix
 2023-08-22 18:37 UTC 

[gcc r14-3389] c++: constrained hidden friends [PR109751]
 2023-08-22 18:36 UTC 

[gcc r14-3388] RISC-V: output Autovec params explicitly in --help 
 2023-08-22 18:06 UTC 

[gcc r14-3387] RISC-V: Add multiarch support on riscv-linux-gnu
 2023-08-22 17:38 UTC 

[gcc r14-3386] OpenMP: Handle 'all' as category in defaultmap
 2023-08-22 15:08 UTC 

[gcc r13-7743] doc: Remove obsolete sentence about _Float* not being supported in C++ [PR106652]
 2023-08-22 14:16 UTC 

[gcc r14-3385] doc: Remove obsolete sentence about _Float* not being supported in C++ [PR106652]
 2023-08-22 14:15 UTC 

[gcc r14-3384] VECT: Add LEN_FOLD_EXTRACT_LAST pattern
 2023-08-22 14:11 UTC 

[gcc r14-3383] Simplify intereaved store vectorization processing
 2023-08-22 13:18 UTC 

[gcc r14-3382] MAINTAINERS: Update my email address
 2023-08-22 12:00 UTC 

[gcc r13-7742] libstdc++: Fix std::format("{:F}", inf) to use uppercase
 2023-08-22 11:46 UTC 

[gcc r13-7741] libstdc++: Replace global std::string objects in tzdb.cc
 2023-08-22 11:46 UTC 

[gcc r13-7740] libstdc++: Fix -Wunused-parameter in <experimental/internet>
 2023-08-22 11:46 UTC 

[gcc r13-7739] libstdc++: Make __cmp_cat::__unseq constructor consteval
 2023-08-22 11:46 UTC 

[gcc r14-3381] tree-optimization/94864 - vector insert of vector extract simplification
 2023-08-22  9:34 UTC 

[gcc r14-3380] Fortran: implement vector sections in DATA statements [PR49588]
 2023-08-22  8:03 UTC 

[gcc r13-7738] RISCV: Fix PR111074 [GCC13 BUG]
 2023-08-22  7:23 UTC 

[gcc r14-3379] VECT: Support loop len control on EXTRACT_LAST vectorization
 2023-08-22  6:30 UTC 

[gcc r14-3378] Testcase fix
 2023-08-22  6:24 UTC 

[gcc r14-3377] RISC-V: Change fnms testcases assertion to xfail
 2023-08-22  3:10 UTC 

[gcc(refs/users/meissner/heads/work131-vsize)] Update ChangeLog.vsize
 2023-08-22  3:00 UTC 

[gcc(refs/users/meissner/heads/work131-vsize)] Allow setting -mlxvp/-mno-lxvp and -mstxvp/-mno-stxvp with #pragma GCC target
 2023-08-22  2:58 UTC 

[gcc(refs/users/meissner/heads/work131-vpair)] Update ChangeLog.vpair
 2023-08-22  2:57 UTC 

[gcc(refs/users/meissner/heads/work131-vpair)] Allow setting -mlxvp/-mno-lxvp and -mstxvp/-mno-stxvp with #pragma GCC target
 2023-08-22  2:55 UTC 

[gcc r14-3376] analyzer: check format strings for null termination [PR105899]
 2023-08-22  1:16 UTC 

[gcc r14-3375] analyzer: add kf_fopen
 2023-08-22  1:16 UTC 

[gcc r14-3374] analyzer: replace -Wanalyzer-unterminated-string with scan_for_null_terminator [PR105899]
 2023-08-22  1:16 UTC 

[gcc r14-3373] analyzer: handle NULL inner context in region_model_context_decorator
 2023-08-22  1:16 UTC 

[gcc r14-3372] analyzer: add ability for context to add events to a saved_diagnostic
 2023-08-22  1:16 UTC 

[gcc r14-3371] analyzer: convert note_adding_context to annotating_context
 2023-08-22  1:16 UTC 

[gcc r13-7737] Daily bump
 2023-08-22  0:22 UTC 

[gcc r12-9827] Daily bump
 2023-08-22  0:21 UTC 

[gcc r11-10959] Daily bump
 2023-08-22  0:20 UTC 

[gcc r14-3370] Daily bump
 2023-08-22  0:18 UTC 

[gcc r14-3369] RISC-V: Support RVV VFWREDUSUM.VS rounding mode intrinsic API
 2023-08-22  0:01 UTC 

[gcc r14-3368] bpf: neg instruction does not accept an immediate
 2023-08-21 22:11 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] poly_int: Handle more can_div_trunc_p cases
 2023-08-21 21:33 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] [RISCV][committed] Remove spurious newline in ztso sequence
 2023-08-21 21:33 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] [PATCH 2/2] RISC-V: Add quotes to #error messages (all)
 2023-08-21 21:33 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] [PATCH 1/2] RISC-V: Add quotes to #error messages
 2023-08-21 21:32 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] LCM: Export 2 helpful functions as global for VSETVL PASS use in RISC-V backend
 2023-08-21 21:32 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Fix -march error of zhinxmin testcases
 2023-08-21 21:32 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Add the missed half floating-point mode patterns of local_pic_load/store when only use zfhmi
 2023-08-21 21:32 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Revert the convert from vmv.s.x to vmv.v.i
 2023-08-21 21:32 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Forbidden fuse vlmax vsetvl to DEMAND_NONZERO_AVL vsetvl
 2023-08-21 21:32 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISCV: Add rotate immediate regression test
 2023-08-21 21:32 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] targhooks: Extend legitimate_address_p with code_helper [PR110248]
 2023-08-21 21:32 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] [PATCH] RISC-V: Deduplicate #error messages in testsuite
 2023-08-21 21:32 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Fix XPASS slp testcases
 2023-08-21 21:32 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Support RVV VFWREDOSUM.VS rounding mode intrinsic API
 2023-08-21 21:32 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Support RVV VFREDOSUM.VS rounding mode intrinsic API
 2023-08-21 21:32 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Support RVV VFREDUSUM.VS rounding mode intrinsic API
 2023-08-21 21:31 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Support RVV VFNCVT.F.{X|XU|F}.W rounding mode intrinsic API
 2023-08-21 21:31 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Support RVV VFNCVT.XU.F.W rounding mode intrinsic API
 2023-08-21 21:31 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Support RVV VFNCVT.X.F.W rounding mode intrinsic API
 2023-08-21 21:31 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Fix incorrect VTYPE fusion for floating point scalar move insn[PR111037]
 2023-08-21 21:31 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] [PATCH] RISC-V: Support simplify (-1-x) for vector
 2023-08-21 21:31 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Implement vector "average" autovec pattern
 2023-08-21 21:31 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] internal-fn: Fix vector extraction into promoted subreg
 2023-08-21 21:31 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Support RVV VFWCVT.XU.F.V rounding mode intrinsic API
 2023-08-21 21:31 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Fix one build error for template default arg
 2023-08-21 21:31 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Support RVV VFWCVT.X.F.V rounding mode intrinsic API
 2023-08-21 21:31 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Support RVV VFCVT.F.X.V and VFCVT.F.XU.V rounding mode intrinsic API
 2023-08-21 21:31 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Support RVV VFCVT.XU.F.V rounding mode intrinsic API
 2023-08-21 21:30 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Support MASK_LEN_{LOAD_LANES, STORE_LANES}
 2023-08-21 21:30 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Support RVV VFCVT.X.F.V rounding mode intrinsic API
 2023-08-21 21:30 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Fix autovec_length_operand predicate[PR110989]
 2023-08-21 21:30 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] Mode-Switching: Fix SET_SRC ICE for create_pre_exit
 2023-08-21 21:30 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Support RVV VFREC7 rounding mode intrinsic API
 2023-08-21 21:30 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Add ZC* test for failed march args being passed
 2023-08-21 21:30 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Enable compressible features when use ZC* extensions
 2023-08-21 21:30 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Minimal support for ZC* extensions
 2023-08-21 21:30 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] Revert "Fix type error of 'switch (SUBREG_BYTE (op)).'"
 2023-08-21 21:30 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Support RVV VFSQRT rounding mode intrinsic API
 2023-08-21 21:30 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Support RVV VFWNMSAC rounding mode intrinsic API
 2023-08-21 21:29 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Support RVV VFWMSAC rounding mode intrinsic API
 2023-08-21 21:29 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Support RVV VFWNMACC rounding mode intrinsic API
 2023-08-21 21:29 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Support RVV VFWMACC rounding mode intrinsic API
 2023-08-21 21:29 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Support RVV VFNMSUB rounding mode intrinsic API
 2023-08-21 21:29 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Add TAREGT_VECTOR check into VLS modes
 2023-08-21 21:29 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Fix vec_series expander[PR110985]
 2023-08-21 21:29 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Allow CONST_VECTOR for VLS modes
 2023-08-21 21:29 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] VECT: Fix ICE on MASK_LEN_{LOAD, STORE} when no LEN recorded[PR110989]
 2023-08-21 21:29 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Specify -mabi for ztso testcases
 2023-08-21 21:29 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Support RVV VFMSUB rounding mode intrinsic API
 2023-08-21 21:29 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] VECT: Add vec_mask_len_{load_lanes, store_lanes} patterns
 2023-08-21 21:29 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Support RVV VFNMADD rounding mode intrinsic API
 2023-08-21 21:28 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Support RVV VFMADD rounding mode intrinsic API
 2023-08-21 21:28 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Support RVV VFNMSAC rounding mode intrinsic API
 2023-08-21 21:28 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Support RVV VFMSAC rounding mode intrinsic API
 2023-08-21 21:28 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Add Ztso atomic mappings
 2023-08-21 21:28 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Add MASK vec_duplicate pattern[PR110962]
 2023-08-21 21:28 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Support RVV VFNMACC rounding mode intrinsic API
 2023-08-21 21:28 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Support RVV VFMACC rounding mode intrinsic API
 2023-08-21 21:28 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Support TU for integer ternary OP[PR110964]
 2023-08-21 21:28 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Add missing modes to the iterators
 2023-08-21 21:28 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Refactor RVV frm_mode attr for rounding mode intrinsic
 2023-08-21 21:28 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Fix VLMAX AVL incorrect local anticipate [VSETVL PASS]
 2023-08-21 21:28 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Remove non-existing 'Zve32d' extension
 2023-08-21 21:27 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Handle no_insn in TARGET_SCHED_VARIABLE_ISSUE
 2023-08-21 21:27 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Folding memory for FP + constant case
 2023-08-21 21:27 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).