public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
[gcc r14-1355] ada: Define sigset for systems that does not suport sockets
 2023-05-29  8:31 UTC 

[gcc r14-1354] ada: Set g-spogwa as a GNATRTL_SOCKETS_OBJS
 2023-05-29  8:31 UTC 

[gcc r14-1353] ada: Fix spurious error on imported generic function with precondition
 2023-05-29  8:31 UTC 

[gcc r14-1352] ada: Fix memory leak in expression function returning Big_Integer
 2023-05-29  8:31 UTC 

[gcc r14-1351] ada: Use Code_Address attribute to determine subprogram addresses
 2023-05-29  8:31 UTC 

[gcc r14-1350] ada: Call idiomatic routine in Expand_Simple_Function_Return
 2023-05-29  8:30 UTC 

[gcc r14-1349] ada: Fix wrong finalization for loop on indexed container
 2023-05-29  8:30 UTC 

[gcc r14-1348] ada: Fix bogus error on conditional expression with only user-defined literals
 2023-05-29  8:30 UTC 

[gcc r14-1347] ada: Fix crash on semi-recursive call in access-to-subprogram contract
 2023-05-29  8:30 UTC 

[gcc r14-1346] ada: Attach pre/post on access-to-subprogram to internal subprogram type
 2023-05-29  8:30 UTC 

[gcc r14-1345] ada: Remove redundant protection against empty lists
 2023-05-29  8:30 UTC 

[gcc r14-1344] ada: Remove extra whitespace from FOR loops
 2023-05-29  8:30 UTC 

[gcc r14-1343] ada: Cleanup detection of type support subprogram entities
 2023-05-29  8:30 UTC 

[gcc r14-1342] ada: Fix wrong finalization for case expression in expression function
 2023-05-29  8:30 UTC 

[gcc r14-1341] ada: Fix internal error with pragma Compile_Time_{Warning, Error}
 2023-05-29  8:30 UTC 

[gcc r14-1340] ada: Fix small fallout of previous change
 2023-05-29  8:30 UTC 

[gcc r14-1339] ada: Fix remaining failures in Roman Numbers test
 2023-05-29  8:30 UTC 

[gcc r14-1338] ada: Fix memory leak in multi-dimensional array aggregate of Vector
 2023-05-29  8:29 UTC 

[gcc r14-1337] ada: Fix wrong result for membership test of null in null-excluding access type
 2023-05-29  8:29 UTC 

[gcc r14-1336] ada: Fix small fallout of previous change
 2023-05-29  8:29 UTC 

[gcc r14-1335] ada: Fix wrong finalization for call to BIP function in conditional expression
 2023-05-29  8:29 UTC 

[gcc r14-1334] ada: Accept parameters of enclosing subprograms in exceptional cases
 2023-05-29  8:29 UTC 

[gcc r14-1333] ada: Fix crash on vector initialization
 2023-05-29  8:29 UTC 

[gcc r14-1332] ada: Allow attributes like First and Last to be read in Exceptional_Cases
 2023-05-29  8:29 UTC 

[gcc r14-1331] ada: Repair support for user-defined literals in arithmetic operators
 2023-05-29  8:29 UTC 

[gcc r14-1330] ada: Default_Component_Value trumps Initialize/Normalize_Scalars
 2023-05-29  8:29 UTC 

[gcc r14-1329] ada: Crash on aggregate for tagged record with discriminants
 2023-05-29  8:29 UTC 

[gcc r14-1328] ada: Reuse routine for getting from body entity to spec entity
 2023-05-29  8:29 UTC 

[gcc r14-1327] ada: Fix retrieval of spec entity from entry body entity
 2023-05-29  8:28 UTC 

[gcc r14-1326] ada: Restore parent link for both lists and nodes in class-wide condition
 2023-05-29  8:28 UTC 

[gcc r14-1325] ada: Refining handling of inlining for CCG
 2023-05-29  8:28 UTC 

[gcc r14-1324] ada: Fix spurious error on nested instantiations with generic renaming
 2023-05-29  8:28 UTC 

[gcc r14-1323] ada: Tune message for missing 'Result in Contract_Cases
 2023-05-29  8:28 UTC 

[gcc r14-1322] ada: Simplify removal of formals from the scope
 2023-05-29  8:28 UTC 

[gcc r14-1321] ada: Tune message for pre/post on access-to-subprogram in old Ada
 2023-05-29  8:28 UTC 

[gcc r14-1320] ada: Spurious error on string interpolation
 2023-05-29  8:28 UTC 

[gcc r14-1319] ada: Add QNX specific version of System.Parameters
 2023-05-29  8:28 UTC 

[gcc r14-1318] ada: Restore SPARK_Mode On for numerical functions
 2023-05-29  8:28 UTC 

[gcc r14-1317] ada: Fix restoration of parent link
 2023-05-29  8:28 UTC 

[gcc r14-1316] ada: Analyze pre/post on access-to-subprogram without a wrapper
 2023-05-29  8:28 UTC 

[gcc r14-1315] RISC-V: Fix VSETVL PASS ICE on SLP auto-vectorization
 2023-05-29  6:41 UTC 

[gcc r14-1314] RISC-V: Remove redundant printf of abs-run.c
 2023-05-29  4:55 UTC 

[gcc r14-1313] RISC-V: Add RVV FMA auto-vectorization support
 2023-05-29  4:49 UTC 

[gcc r14-1312] RISC-V: Fix ternary instruction attribute bug
 2023-05-29  4:24 UTC 

[gcc r14-1311] RISC-V: Fix incorrect VXRM configuration in mode switching for CALL and ASM
 2023-05-29  3:02 UTC 

[gcc r14-1310] RISC-V: Add ZVFHMIN extension to the -march= option
 2023-05-29  2:42 UTC 

[gcc r13-7381] Daily bump
 2023-05-28  0:20 UTC 

[gcc r12-9658] Daily bump
 2023-05-28  0:19 UTC 

[gcc r11-10827] Daily bump
 2023-05-28  0:18 UTC 

[gcc r10-11427] Daily bump
 2023-05-28  0:18 UTC 

[gcc r14-1309] Daily bump
 2023-05-28  0:17 UTC 

[gcc r14-1308] [COMMITTED]: New entry to MAINTAINERS
 2023-05-27 21:46 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Implement autovec abs, vneg, vnot
 2023-05-27 13:28 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Add autovec sign/zero extension and truncation
 2023-05-27 13:28 UTC 

[gcc r14-1307] Split notl + pbraodcast + pand to pbroadcast + pandn more modes
 2023-05-27  9:28 UTC 

[gcc r14-1306] Disable avoid_false_dep_for_bmi for atom and icelake(and later) core processors
 2023-05-27  9:22 UTC 

[gcc r13-7380] Daily bump
 2023-05-27  0:20 UTC 

[gcc r12-9657] Daily bump
 2023-05-27  0:20 UTC 

[gcc r11-10826] Daily bump
 2023-05-27  0:18 UTC 

[gcc r10-11426] Daily bump
 2023-05-27  0:18 UTC 

[gcc r14-1305] Daily bump
 2023-05-27  0:17 UTC 

[gcc r14-1304] c: -Wstringop-overflow for parameters with forward-declared sizes
 2023-05-26 21:31 UTC 

[gcc r14-1303] RISC-V: Implement autovec abs, vneg, vnot
 2023-05-26 20:01 UTC 

[gcc r14-1302] RISC-V: Add autovec sign/zero extension and truncation
 2023-05-26 20:00 UTC 

[gcc r14-1301] Fortran/OpenMP: Add parsing support for allocators/allocate directives
 2023-05-26 18:50 UTC 

[gcc r14-1300] Remove accidentally added gfortran.dg/gomp/allocate*-.f90 files
 2023-05-26 16:28 UTC 

[gcc r14-1299] amdgcn: Change -m(no-)xnack to -mxnack=(on,off,any)
 2023-05-26 16:10 UTC 

[gcc r14-1298] genmatch: Emit debug message right before "return x" instead of earlier
 2023-05-26 15:02 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Fix zero-scratch-regs-3.c fail
 2023-05-26 14:05 UTC 

[gcc r14-1297] libstdc++: Resolve -Wsign-compare issue
 2023-05-26 11:01 UTC 

[gcc r14-1296] xtensa: Rework 'setmemsi' insn pattern
 2023-05-26 10:23 UTC 

[gcc r14-1295] xtensa: Add 'subtraction from constant' insn pattern
 2023-05-26 10:23 UTC 

[gcc r14-1294] xtensa: tidy extzvsi-1bit patterns
 2023-05-26 10:23 UTC 

[gcc r14-1293] ada: Corrections to premature-references rules
 2023-05-26  7:38 UTC 

[gcc r14-1292] ada: Fix typos "statment" and "condtion"
 2023-05-26  7:38 UTC 

[gcc r14-1291] ada: Use truncation for dynamic conversions from floating point to fixed point
 2023-05-26  7:38 UTC 

[gcc r14-1290] ada: Crash on function returning allocated object containing tasks
 2023-05-26  7:38 UTC 

[gcc r14-1289] ada: Default initialize entity to avoid CodePeer message
 2023-05-26  7:38 UTC 

[gcc r14-1288] ada: Minor doc clarification
 2023-05-26  7:37 UTC 

[gcc r14-1287] ada: Complete contracts of SPARK units
 2023-05-26  7:37 UTC 

[gcc r14-1286] ada: Fix crash on 'Img as generic actual function
 2023-05-26  7:37 UTC 

[gcc r14-1285] ada: Remove redundant guard against empty lists
 2023-05-26  7:37 UTC 

[gcc r14-1284] ada: Fix double free on finalization of Vector in array aggregate
 2023-05-26  7:37 UTC 

[gcc r14-1283] ada: Fix internal error on Big_Integer conversion ghost instance
 2023-05-26  7:37 UTC 

[gcc r14-1282] ada: Simplify expansion of set membership
 2023-05-26  7:37 UTC 

[gcc r14-1281] ada: Cleanup expansion of membership operators into attribute Valid
 2023-05-26  7:37 UTC 

[gcc r14-1280] ada: Remove leftover code for counting protected entries
 2023-05-26  7:37 UTC 

[gcc r14-1279] ada: Fix detection of non-static expressions in records with pragmas
 2023-05-26  7:37 UTC 

[gcc r14-1278] ada: Reorder components in Ada.Containers.Bounded_Doubly_Linked_Lists
 2023-05-26  7:37 UTC 

[gcc r14-1277] ada: Reorder components in Ada.Containers.Restricted_Doubly_Linked_Lists
 2023-05-26  7:36 UTC 

[gcc r14-1276] ada: Reject thin 'Unrestricted_Access value to aliased constrained array
 2023-05-26  7:36 UTC 

[gcc r14-1275] ada: Simplify iteration over record component items with possible pragmas
 2023-05-26  7:36 UTC 

[gcc r14-1274] ada: Fix handling of Global contracts inside generic subprograms
 2023-05-26  7:36 UTC 

[gcc r14-1273] ada: Tune detection of expression functions within a declare expression
 2023-05-26  7:36 UTC 

[gcc r14-1272] ada: Crash on loop in dispatching conditional entry call
 2023-05-26  7:36 UTC 

[gcc r14-1271] ada: Remove redundant protection against empty lists
 2023-05-26  7:36 UTC 

[gcc r14-1270] ada: Cleanups in handling of aggregates
 2023-05-26  7:36 UTC 

[gcc r14-1269] ada: Fix iteration over component items with pragmas
 2023-05-26  7:36 UTC 

[gcc r14-1268] ada: Duplicate declaration of _master entity
 2023-05-26  7:36 UTC 

[gcc r14-1267] ada: Remove redundant guards from handling of record components
 2023-05-26  7:36 UTC 

[gcc r14-1266] ada: Remove Is_Descendant_Of_Address flag from Standard_Address
 2023-05-26  7:36 UTC 

[gcc r14-1265] ada: Handle new Controlling_Tag format when converting to SCIL
 2023-05-26  7:35 UTC 

[gcc r14-1264] ada: Use context variables in expansion of aggregates
 2023-05-26  7:35 UTC 

[gcc r14-1263] ada: Fix missing finalization in library-level instance body
 2023-05-26  7:35 UTC 

[gcc r14-1262] ada: Minor tweak in condition
 2023-05-26  7:35 UTC 

[gcc r14-1261] ada: Simplify expansion of positional aggregates
 2023-05-26  7:35 UTC 

[gcc r14-1260] ada: Use computed value from os_constants to define sigset_t
 2023-05-26  7:35 UTC 

[gcc r14-1259] ada: Fix another couple of unchecked conversions to Ada.Tags.Tag
 2023-05-26  7:35 UTC 

[gcc r14-1258] ada: Refine types for an accessibility-checking routine
 2023-05-26  7:35 UTC 

[gcc r14-1257] ada: Clean style in expansion of array aggregates
 2023-05-26  7:35 UTC 

[gcc r14-1256] ada: Fix late extra formals creation
 2023-05-26  7:35 UTC 

[gcc r14-1255] ada: Add missing guards in Selected_Range_Checks
 2023-05-26  7:35 UTC 

[gcc r14-1254] ada: Enhance Is_Null_Range and Not_Null_Range predicates
 2023-05-26  7:35 UTC 

[gcc/devel/omp/gcc-13] Use OpenACC code to process OpenMP target regions
 2023-05-26  7:23 UTC 

[gcc r14-1253] i386: Do not disable call to ix86_expand_vecop_qihi2
 2023-05-26  5:30 UTC 

[gcc r14-1252] Only use NO_REGS in cost calculation when !hard_regno_mode_ok for GENERAL_REGS and mode
 2023-05-26  1:46 UTC 

[gcc r14-1251] RISC-V: Fix zero-scratch-regs-3.c fail
 2023-05-26  1:01 UTC 

[gcc r13-7379] Daily bump
 2023-05-26  0:21 UTC 

[gcc r12-9656] Daily bump
 2023-05-26  0:20 UTC 

[gcc r11-10825] Daily bump
 2023-05-26  0:19 UTC 

[gcc r10-11425] Daily bump
 2023-05-26  0:18 UTC 

[gcc r14-1250] Daily bump
 2023-05-26  0:17 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] In pipeline scheduling, insns should not be fusion in different BB blocks
 2023-05-25 23:23 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] VECT: Add decrement IV iteration loop control by variable amount support
 2023-05-25 23:23 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Remove FRM_REGNUM dependency for rtx conversions
 2023-05-25 23:23 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Add FRM_ prefix to dynamic rounding mode enum
 2023-05-25 23:23 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Add RVV mask logic auto-vectorization
 2023-05-25 23:23 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Add RVV comparison autovectorization
 2023-05-25 23:22 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Support RVV VREINTERPRET from vbool*_t to vuint*m1_t
 2023-05-25 23:22 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Support RVV VREINTERPRET from vbool*_t to vint*m1_t
 2023-05-25 23:22 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Fix incorrect code of reaching inaccessible memory address
 2023-05-25 23:22 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Fix magic number of RVV auto-vectorization expander
 2023-05-25 23:22 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Fix warning of vxrm pattern
 2023-05-25 23:22 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Refactor the framework of RVV auto-vectorization
 2023-05-25 23:22 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Add "m_" prefix for private member
 2023-05-25 23:22 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Fix typo of multiple_rgroup-2.h
 2023-05-25 23:22 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] VECT: Fix bug of multiple-rgroup for length is counting elements
 2023-05-25 23:22 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Reorganize the code of CONST_VECTOR handling in riscv.cc
 2023-05-25 23:22 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Support RVV VREINTERPRET from v{u}int*_t to vbool[2-64]_t
 2023-05-25 23:22 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] Mode-Switching: Fix local array maybe uninitialized warning
 2023-05-25 23:21 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] Fix riscv_expand_conditional_move
 2023-05-25 23:21 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] Add bext pattern for ZBS
 2023-05-25 23:21 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Fix CTZ unnecessary sign extension [PR #106888]
 2023-05-25 23:21 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Remove masking third operand of rotate instructions
 2023-05-25 23:21 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: improve codegen for large constants with same 32-bit lo and hi parts [2]
 2023-05-25 23:21 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: testsuite: Remove empty *-run-template.h
 2023-05-25 23:21 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Allow more loading of const vectors
 2023-05-25 23:21 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] Machine_Mode: Extend machine_mode from 8 to 16 bits
 2023-05-25 23:21 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] Fix type error of 'switch (SUBREG_BYTE (op)).'
 2023-05-25 23:21 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Remove trailing spaces on lines
 2023-05-25 23:21 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] Partial cherry-pick of this patch (just the riscv bits):
 2023-05-25 23:21 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Remove masking third operand of rotate instructions
 2023-05-25 23:20 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Add mode switching target hook to insert rounding mode config for fixed-point instructions
 2023-05-25 23:20 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Introduce rounding mode operand into fixed-point intrinsics
 2023-05-25 23:20 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Add rounding mode enum for fixed-point intrinsics
 2023-05-25 23:20 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Support RVV VREINTERPRET from v{u}int*_t to vbool1_t
 2023-05-25 23:20 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Fix wrong select_kind in riscv_compute_multilib
 2023-05-25 23:20 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Adjust stdint.h to stdint-gcc.h for rvv tests
 2023-05-25 23:20 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Add FRM and rounding mode operand into floating point intrinsics
 2023-05-25 23:20 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Add rounding mode operand for fixed-point patterns
 2023-05-25 23:20 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] OPTABS: Extend the number of expanding instructions pattern
 2023-05-25 23:20 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Optimize vsetvl AVL for VLS VLMAX auto-vectorization
 2023-05-25 23:20 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Support TARGET_VECTORIZE_PREFERRED_VECTOR_ALIGNMENT to optimize codegen of both VLA && VLS a
 2023-05-25 23:19 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Refactor the or pattern to switch cases
 2023-05-25 23:19 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Pull out function call with side effect from gcc_assert
 2023-05-25 23:19 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Improve vector_insn_info::dump for LMUL and policy
 2023-05-25 23:19 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Optimize vsetvli of LCM INSERTED edge for user vsetvli [PR 109743]
 2023-05-25 23:19 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Suppress unused parameter warning in riscv-common.cc
 2023-05-25 23:19 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Fix fail of vmv-imm-rv64.c in rv32
 2023-05-25 23:19 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Add basic vec_init for VLS RVV auto-vectorization
 2023-05-25 23:19 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Reorganize binary autovec testcases
 2023-05-25 23:19 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Fix RVV binary auto-vectorizaiton test fails
 2023-05-25 23:19 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] Var-Tracking: Typedef pointer_mux<tree_node, rtx_def> as decl_or_value
 2023-05-25 23:19 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Allow vector constants in riscv_const_insns
 2023-05-25 23:19 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Update RVV integer compare simplification comments
 2023-05-25 23:18 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Add autovectorization tests for binary integer operations
 2023-05-25 23:18 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Split off shift patterns for autovectorization
 2023-05-25 23:18 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Clarify vlmax and length handling
 2023-05-25 23:18 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Add vectorized binops and insn_expander helpers
 2023-05-25 23:18 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] VECT: Add tree_code into "creat_iv" and allow it can handle MINUS_EXPR IV
 2023-05-25 23:18 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Support const series vector for RVV auto-vectorization
 2023-05-25 23:18 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Insert vsetivli zero, 0 for vmv.x.s/vfmv.f.s instructions satisfying REG_P(operand[1]) in -O
 2023-05-25 23:18 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Fix incorrect implementation of TARGET_VECTORIZE_SUPPORT_VECTOR_MISALIGNMENT
 2023-05-25 23:18 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Fix dead loop for user vsetvli intrinsic avl checking [PR109773]
 2023-05-25 23:18 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Factor out vector manager code in vsetvli insertion pass. [NFC]
 2023-05-25 23:18 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Improve portability of testcases
 2023-05-25 23:18 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Fix ugly && incorrect codes of RVV auto-vectorization
 2023-05-25 23:17 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Handle multi-lib path correclty for linux
 2023-05-25 23:17 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] Delete duplicated riscv definition
 2023-05-25 23:17 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: autovec: Verify that GET_MODE_NUNITS is a multiple of 2
 2023-05-25 23:17 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V:autovec: Add target vectorization hooks
 2023-05-25 23:17 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] Remove duplicated definition in risc-v vector support
 2023-05-25 23:17 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V:autovec: Add auto-vectorization support functions
 2023-05-25 23:17 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: autovec: Export policy functions to global scope
 2023-05-25 23:17 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: autovec: Add new predicates and function prototypes
 2023-05-25 23:17 UTC 

[gcc r14-1249] libstdc++: Add relational operators to __gnu_test::PointerBase
 2023-05-25 23:17 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Enable basic RVV auto-vectorization support
 2023-05-25 23:17 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Fix incorrect demand info merge in local vsetvli optimization [PR109748]
 2023-05-25 23:17 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Legitimise the const0_rtx for RVV indexed load/store
 2023-05-25 23:17 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Allow RVV VMS{Compare}(V1, V1) simplify to VMSET
 2023-05-25 23:16 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).