[PATCH 0/9] vect: Move costing next to the transform for vect load
2023-06-13 2:03 UTC (9+ messages)
` [PATCH 1/9] vect: Move vect_model_load_cost next to the transform in vectorizable_load
` [PATCH 2/9] vect: Adjust vectorizable_load costing on VMAT_GATHER_SCATTER && gs_info.decl
` [PATCH 3/9] vect: Adjust vectorizable_load costing on VMAT_INVARIANT
` [PATCH 4/9] vect: Adjust vectorizable_load costing on VMAT_ELEMENTWISE and VMAT_STRIDED_SLP
` [PATCH 5/9] vect: Adjust vectorizable_load costing on VMAT_GATHER_SCATTER
` [PATCH 6/9] vect: Adjust vectorizable_load costing on VMAT_LOAD_STORE_LANES
` [PATCH 8/9] vect: Adjust vectorizable_load costing on VMAT_CONTIGUOUS_PERMUTE
` [PATCH 9/9] vect: Adjust vectorizable_load costing on VMAT_CONTIGUOUS
[PATCH V2] RISC-V: Enhance RVV VLA SLP auto-vectorization with decompress operation
2023-06-13 1:28 UTC (3+ messages)
[PATCH] RISC-V: Fix V_WHOLE && V_FRACT iterator requirement
2023-06-13 1:28 UTC (8+ messages)
` "
[PATCH v4] Add condition coverage profiling
2023-06-13 0:59 UTC
[PATCH] rs6000: replace '(const_int 0)' to 'unspec:BLK [(const_int 0)]' for stack_tie
2023-06-13 0:24 UTC (2+ messages)
[wwwdocs] cxx-dr-status: Update from C++ Core Language Issue TOC, Revision 111
2023-06-13 0:13 UTC
[PATCH] RISC-V: Basic VLS code gen for RISC-V
2023-06-12 23:34 UTC (8+ messages)
` "
[PATCH V2] RISC-V: Support RVV VLA SLP auto-vectorization
2023-06-12 23:21 UTC (2+ messages)
[PATCH] Add MinGW option -mcrtdll= for choosing C RunTime DLL library
2023-06-12 23:13 UTC (4+ messages)
[PATCH 0/3] Add diagram support to gcc diagnostics
2023-06-12 23:11 UTC (3+ messages)
` [PATCH 1/3] testsuite: move handle-multiline-outputs to before check for blank lines
` PING: "
[PATCH v3 0/6] c++, libstdc++: get std::is_object to dispatch to new built-in traits
2023-06-12 22:47 UTC (31+ messages)
` [PATCH v4 "
` [PATCH v4 1/6] c++: implement __is_reference built-in trait
` [PATCH v4 2/6] libstdc++: use new built-in trait __is_reference for std::is_reference
` [PATCH v4 3/6] c++: implement __is_function built-in trait
` [PATCH v4 4/6] libstdc++: use new built-in trait __is_function for std::is_function
` [PATCH v4 5/6] c++, libstdc++: implement __is_void built-in trait
` [PATCH v4 6/6] libstdc++: make std::is_object dispatch to new built-in traits
` [PATCH v5 0/6] c++, libstdc++: get std::is_object to "
` [PATCH v5 1/6] c++: implement __is_reference built-in trait
` [PATCH v5 2/6] libstdc++: use new built-in trait __is_reference for std::is_reference
` [PATCH v5 3/6] c++: implement __is_function built-in trait
` [PATCH v5 4/6] libstdc++: use new built-in trait __is_function for std::is_function
` [PATCH v5 5/6] c++, libstdc++: implement __is_void built-in trait
` [PATCH v5 6/6] libstdc++: make std::is_object dispatch to new built-in traits
` [PATCH v6 0/6] c++, libstdc++: get std::is_object to "
` [PATCH v6 1/6] c++: implement __is_reference built-in trait
` [PATCH v6 2/6] libstdc++: use new built-in trait __is_reference for std::is_reference
` [PATCH v6 3/6] c++: implement __is_function built-in trait
` [PATCH v6 4/6] libstdc++: use new built-in trait __is_function for std::is_function
` [PATCH v6 5/6] c++, libstdc++: implement __is_void built-in trait
` [PATCH v6 6/6] libstdc++: make std::is_object dispatch to new built-in traits
` [PATCH v7 0/6] c++, libstdc++: get std::is_object to "
` [PATCH v7 1/6] c++: implement __is_reference built-in trait
` [PATCH v7 2/6] libstdc++: use new built-in trait __is_reference for std::is_reference
` [PATCH v7 3/6] c++: implement __is_function built-in trait
` [PATCH v7 4/6] libstdc++: use new built-in trait __is_function for std::is_function
` [PATCH v7 5/6] c++, libstdc++: implement __is_void built-in trait
` [PATCH v7 6/6] libstdc++: make std::is_object dispatch to new built-in traits
[PATCH] Avoid duplicate vector initializations during RTL expansion
2023-06-12 22:37 UTC (2+ messages)
Splitting up 27_io/basic_istream/ignore/wchar_t/94749.cc (takes too long)
2023-06-12 22:26 UTC (6+ messages)
[PATCH 0/2] RISC-V: New pass to optimize calculation of offsets for memory operations
2023-06-12 21:58 UTC (11+ messages)
` [PATCH 1/2] Implementation of new RISCV optimizations pass: fold-mem-offsets
[RFC] Add stdckdint.h header for C23
2023-06-12 21:51 UTC (3+ messages)
[PATCH] combine: Narrow comparison of memory and constant
2023-06-12 21:29 UTC (2+ messages)
[PATCH] Fortran: fix passing of zero-sized array arguments to procedures [PR86277]
2023-06-12 21:12 UTC
[PATCH] Make sure SCALAR_INT_MODE_P before invoke try_const_anchors
2023-06-12 20:54 UTC (13+ messages)
[PATCH] c: Add stdckdint.h header for C23
2023-06-12 19:59 UTC
[PATCH] c, c++: Accept __builtin_classify_type (typename)
2023-06-12 19:57 UTC
[PATCH] c: Add __typeof_unqual__ and __typeof_unqual support
2023-06-12 19:51 UTC
Followup on PR/109279: large constants on RISCV
2023-06-12 19:32 UTC (3+ messages)
[PATCH 0/4] [RISC-V] support zcmp extention
2023-06-12 19:26 UTC (4+ messages)
` [PATCH 3/4] [RISC-V] resolve confilct between zcmp multi push/pop and shrink-wrap-separate
[PATCH] RISC-V: Add sign-extending variants for vmv.x.s
2023-06-12 19:19 UTC (4+ messages)
[PATCH] RISC-V: Implement vec_set and vec_extract
2023-06-12 19:16 UTC (4+ messages)
[PATCH V2] RISC-V: Rework Phase 5 && Phase 6 of VSETVL PASS
2023-06-12 19:02 UTC (3+ messages)
[committed] [PR rtl-optimization/101188] Fix reload_cse_move2add ignoring clobbers
2023-06-12 18:55 UTC
[PATCH] New finish_compare_by_pieces target hook (for x86)
2023-06-12 18:46 UTC (2+ messages)
[aarch64] Code-gen for vector initialization involving constants
2023-06-12 17:52 UTC (23+ messages)
[committed] OpenMP: Cleanups related to the 'present' modifier
2023-06-12 16:44 UTC
[COMMITTED 17/17] PR tree-optimization/110205 - Add some overrides
2023-06-12 15:33 UTC
[COMMITTED 16/17] - Provide interface for non-standard operators
2023-06-12 15:33 UTC
[COMMITTED 15/17] - Provide a default range_operator via range_op_handler
2023-06-12 15:33 UTC
[COMMITTED 14/17] - Switch from unified table to range_op_table. There can be only one
2023-06-12 15:33 UTC
[COMMITTED 13/17] - Remove type from range_op_handler table selection
2023-06-12 15:33 UTC
[COMMITTED 12/17] - Add a hybrid MAX_EXPR operator for integer and pointer
2023-06-12 15:33 UTC
[COMMITTED 11/17] - Add a hybrid MIN_EXPR operator for integer and pointer
2023-06-12 15:32 UTC
[COMMITTED 10/17] - Add a hybrid BIT_IOR_EXPR operator for integer and pointer
2023-06-12 15:32 UTC
[COMMITTED 9/17] - Add a hybrid BIT_AND_EXPR operator for integer and pointer
2023-06-12 15:32 UTC
[COMMITTED 8/17] - Split pointer based range operators to range-op-ptr.cc
2023-06-12 15:32 UTC
[COMMITTED 7/17] - Move operator_max to the unified range-op table
2023-06-12 15:32 UTC
[COMMITTED 6/17] - Move operator_min to the unified range-op table
2023-06-12 15:32 UTC
[COMMITTED 5/17] - Move operator_bitwise_or to the unified range-op table
2023-06-12 15:32 UTC
[COMMITTED 4/17] - Move operator_bitwise_and to the unified range-op table
2023-06-12 15:32 UTC
[COMMITTED 3/17] - Move operator_bitwise_xor to the unified range-op table
2023-06-12 15:32 UTC
[COMMITTED 2/17] - Move operator_bitwise_not to the unified range-op table
2023-06-12 15:32 UTC
[COMMITTED 1/17] Move operator_addr_expr to the unified range-op table
2023-06-12 15:32 UTC
[COMMITTED 0/17] - Range-op dispatch unification rework
2023-06-12 15:31 UTC
[PATCH] RISC-V: Enhance RVV VLA SLP auto-vectorization with decompress operation
2023-06-12 14:56 UTC (5+ messages)
` "
[PATCH] RISCV: Add vector psabi checking
2023-06-12 14:52 UTC (13+ messages)
` [PATCH v4] RISC-V: "
` [PATCH v5] "
[PATCH v1] RISC-V: Fix one potential test failure for RVV vsetvl
2023-06-12 14:13 UTC (3+ messages)
[PATCH v1] RISC-V: Support RVV FP16 MISC vlmul ext intrinsic API
2023-06-12 14:10 UTC (5+ messages)
[PATCH] RISC-V: Add RVV narrow shift right lowering auto-vectorization
2023-06-12 14:08 UTC (6+ messages)
` "
[PATCH] Fix disambiguation against .MASK_STORE
2023-06-12 13:19 UTC
[PATCH] Remove DEFAULT_MATCHPD_PARTITIONS macro
2023-06-12 13:02 UTC (3+ messages)
[PATCH] inline: improve internal function costs
2023-06-12 13:01 UTC (5+ messages)
[PATCH v2] rs6000: fmr gets used instead of faster xxlor [PR93571]
2023-06-12 12:51 UTC (3+ messages)
` [PING] "
[PATCH v1] RISC-V: Support RVV FP16 MISC vget/vset intrinsic API
2023-06-12 12:48 UTC (3+ messages)
[PATCH V2] RISC-V: Add ZVFHMIN block autovec testcase
2023-06-12 12:23 UTC (4+ messages)
[PATCH] rs6000: Change bitwise xor to inequality operator [PR106907]
2023-06-12 11:18 UTC
[committed] libstdc++: Fix P2510R3 "Formatting pointers" [PR110149]
2023-06-12 11:07 UTC (2+ messages)
[PATCH][committed] Regenerate config.in
2023-06-12 10:58 UTC (3+ messages)
[PATCH] simplify-rtx: Implement constant folding of SS_TRUNCATE, US_TRUNCATE
2023-06-12 10:45 UTC (3+ messages)
gcc/config.in was not regenerated
2023-06-12 10:18 UTC (2+ messages)
[PATCH] RISC-V: Add ZVFHMIN autovec block testcase
2023-06-12 9:45 UTC (3+ messages)
` "
[PATCH] LoongArch: Set 4 * (issue rate) as the default for -falign-functions and -falign-loops
2023-06-12 9:19 UTC (5+ messages)
[PATCH] [x86] Add missing vec_pack/unpacks patterns for _Float16 <-> int/float conversion
2023-06-12 9:15 UTC (2+ messages)
[r14-1624 Regression] FAIL: std/time/year_month_day_last/1.cc (test for excess errors) on Linux/x86_64
2023-06-12 9:13 UTC (2+ messages)
[PATCH] middle-end/110200 - genmatch force-leaf and convert interaction
2023-06-12 9:01 UTC
[pushed] c++: build initializer_list<string> in a loop [PR105838]
2023-06-12 8:56 UTC
[PATCH v2] [PR96339] Optimise svlast[ab]
2023-06-12 8:45 UTC (2+ messages)
[PATCH] [PR96339] AArch64: Optimise svlast[ab]
2023-06-12 8:31 UTC (9+ messages)
[PATCH 2/2] ipa-cp: Feed results of IPA-CP into value numbering
2023-06-12 7:45 UTC (4+ messages)
[PATCH] rs6000: Don't use TFmode for 128 bits fp constant in toc [PR110011]
2023-06-12 6:51 UTC (3+ messages)
[PATCH] rs6000: Guard __builtin_{un,}pack_vector_int128 with vsx [PR109932]
2023-06-12 6:48 UTC (3+ messages)
[PATCH V2] VECT: Support LEN_MASK_ LOAD/STORE to support flow control for length loop control
2023-06-12 4:14 UTC
[PATCH] In the ready lists of pipeline, put unrecog insns (such as CLOBBER, USE) at the latest to issue
2023-06-12 3:38 UTC (4+ messages)
` [PATCH] In the pipeline, UNRECOG INSN is not executed in advance if it starts a live range
[PATCH v1] RISC-V: Add test cases for RVV FP16 undefined and vlmul trunc
2023-06-12 3:35 UTC (4+ messages)
[PATCH V2] Optimize '(X - N * M) / N' to 'X / N - M' if valid
2023-06-12 2:40 UTC (3+ messages)
[PATCHv2, rs6000] Add two peephole2 patterns for mr. insn
2023-06-12 2:34 UTC
Motor&Seller
2023-06-12 1:39 UTC
[PATCH, AIX] Debugging does not require a stack frame
2023-06-12 1:18 UTC
[PATCH] VECT: Add LEN_MASK_ LOAD/STORE to support flow control for length loop control
2023-06-11 23:07 UTC
[RFC] Add stdckdint.h header for C23
2023-06-11 14:05 UTC (2+ messages)
[PATCH] Fortran: add Fortran 2018 IEEE_{MIN,MAX} functions
2023-06-11 13:43 UTC (9+ messages)
libgfortran: remove support for --enable-intermodule
2023-06-11 13:36 UTC (3+ messages)
[pushed] diagnostics: ensure that .sarif files are UTF-8 encoded [PR109098]
2023-06-11 13:19 UTC (2+ messages)
[avr,committed] Tidy code for inverted bit insertions
2023-06-11 12:01 UTC
[PATCH V2 0/4] rs6000: build constant via li/lis;rldicX
2023-06-11 1:37 UTC (3+ messages)
` [PATCH 4/4] rs6000: build constant via li/lis;rldic
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).