public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
[gcc(refs/users/meissner/heads/work119)] Revert patches
 2023-04-19 16:22 UTC 

[gcc r14-89] i386: Add new pattern for zero-extend cmov
 2023-04-19 15:44 UTC 

[gcc r14-88] c++: fix 'unsigned __int128_t' semantics [PR108099]
 2023-04-19 15:23 UTC 

[gcc r14-87] RISC-V: Support 128 bit vector chunk
 2023-04-19 15:18 UTC 

[gcc r14-86] RISC-V: Align IOR optimization MODE_CLASS condition to AND
 2023-04-19 15:18 UTC 

[gcc r14-85] i386: Emit compares between high registers and memory
 2023-04-19 15:04 UTC 

[gcc r14-84] aarch64: Factorise widening add/sub high-half expanders with iterators
 2023-04-19 14:44 UTC 

[gcc r14-83] Use solve_add_graph_edge in more places
 2023-04-19 13:43 UTC 

[gcc r14-82] Split out solve_add_graph_edge
 2023-04-19 13:43 UTC 

[gcc r14-81] Remove odd code from gimple_can_merge_blocks_p
 2023-04-19 13:41 UTC 

[gcc r14-80] Introduce VIRTUAL_REGISTER_P and VIRTUAL_REGISTER_NUM_P predicates
 2023-04-19 13:40 UTC 

[gcc r14-79] Fix pointer sharing in Value_Range constructor
 2023-04-19 12:26 UTC 

[gcc r14-78] Transform more gmp/mpfr uses to use RAII
 2023-04-19 12:25 UTC 

[gcc r13-7226] Revert "libstdc++: Export global iostreams with GLIBCXX_3.4.31 symver [PR108969]"
 2023-04-19 12:20 UTC 

[gcc r13-7225] Revert "libstdc++: Fix preprocessor condition in linker script [PR108969]"
 2023-04-19 12:20 UTC 

[gcc r14-77] Revert "libstdc++: Export global iostreams with GLIBCXX_3.4.31 symver [PR108969]"
 2023-04-19 12:18 UTC 

[gcc r14-76] Revert "libstdc++: Fix preprocessor condition in linker script [PR108969]"
 2023-04-19 12:18 UTC 

[gcc r14-75] Remove special-cased edges when solving copies
 2023-04-19 12:15 UTC 

[gcc r14-74] Fix do_sd_constraint escape special casing
 2023-04-19 12:15 UTC 

[gcc r14-73] Remove senseless store in do_sd_constraint
 2023-04-19 12:15 UTC 

[gcc r14-72] Avoid non-unified nodes on the topological sorting for PTA solving
 2023-04-19 12:15 UTC 

[gcc r14-71] tree-optimization/44794 - avoid excessive RTL unrolling on epilogues
 2023-04-19 11:51 UTC 

[gcc r14-70] LoongArch: Improve cpymemsi expansion [PR109465]
 2023-04-19 10:17 UTC 

[gcc r14-69] LoongArch: Improve GAR store for va_list
 2023-04-19 10:17 UTC 

[gcc r14-68] Avoid unnecessary epilogues from tree_unroll_loop
 2023-04-19  9:54 UTC 

[gcc r14-67] Simplify gimple_assign_load
 2023-04-19  9:53 UTC 

[gcc r14-66] aarch64: Delete __builtin_aarch64_neg* builtins and their use
 2023-04-19  9:32 UTC 

[gcc r14-65] tree-vect-patterns: Improve __builtin_{clz, ctz, ffs}ll vectorization [PR109011]
 2023-04-19  9:15 UTC 

[gcc r14-64] dse: Use SUBREG_REG for copy_to_mode_reg in DSE replace_read for WORD_REGISTER_OPERATIONS targets [P
 2023-04-19  9:13 UTC 

[gcc r14-63] [aarch64] Use wzr/xzr for assigning 0 to vector element
 2023-04-19  8:40 UTC 

[gcc r14-62] aarch64: PR target/108840 Simplify register shift RTX costs and eliminate shift amount masking
 2023-04-19  8:35 UTC 

[gcc r14-61] rtl-optimization/109237 - quadraticness in delete_trivially_dead_insns
 2023-04-19  8:30 UTC 

[gcc r14-60] rtl-optimization/109237 - speedup bb_is_just_return
 2023-04-19  8:30 UTC 

[gcc r13-7224] testsuite: Fix up pr109524.C for -std=c++23 [PR109524]
 2023-04-19  8:09 UTC 

[gcc r14-59] testsuite: Fix up pr109524.C for -std=c++23 [PR109524]
 2023-04-19  8:04 UTC 

[gcc r13-7223] install.texi: Document --enable-decimal-float for AArch64
 2023-04-19  6:48 UTC 

[gcc r14-58] install.texi: Document --enable-decimal-float for AArch64
 2023-04-19  6:44 UTC 

[gcc r14-57] Check hard_regno_mode_ok before setting lowest memory move cost for the mode with different reg clas
 2023-04-19  5:24 UTC 

[gcc r13-7222] RISC-V: Force ilp32d for the T-Head FMV test
 2023-04-19  2:41 UTC 

[gcc r13-7221] RISC-V: Set the ABI for the RVV tests
 2023-04-19  2:41 UTC 

[gcc r13-7220] RISC-V: Clean up the pr106602.c testcase
 2023-04-19  2:41 UTC 

[gcc r13-7219] Daily bump
 2023-04-19  0:23 UTC 

[gcc r12-9446] Daily bump
 2023-04-19  0:22 UTC 

[gcc r11-10636] Daily bump
 2023-04-19  0:21 UTC 

[gcc r10-11300] Daily bump
 2023-04-19  0:20 UTC 

[gcc r14-56] Daily bump
 2023-04-19  0:18 UTC 

[gcc r14-55] libstdc++: Adjust uses of null pointer constants in docs
 2023-04-18 23:14 UTC 

[gcc(refs/users/meissner/heads/work119)] Update ChangeLog.*
 2023-04-18 22:16 UTC 

[gcc(refs/users/meissner/heads/work119)] Optimize V8HI/V16QI vec_extract from memory with constant element number
 2023-04-18 22:15 UTC 

[gcc(refs/users/meissner/heads/work119)] Revert patches
 2023-04-18 22:13 UTC 

[gcc(refs/users/meissner/heads/work119)] Optimize V8HI/V16QI vec_extract from memory with constant element number
 2023-04-18 22:13 UTC 

[gcc r12-9445] c++: constexpr aggregate destruction [PR109357]
 2023-04-18 20:46 UTC 

[gcc r12-9444] c-family: -Wsequence-point and COMPONENT_REF [PR107163]
 2023-04-18 20:46 UTC 

[gcc r12-9443] c++: default template arg, partial ordering [PR105481]
 2023-04-18 20:46 UTC 

[gcc r12-9442] c++: constexpr PMF conversion [PR105996]
 2023-04-18 20:46 UTC 

[gcc r12-9441] c++: DMI in template with virtual base [PR106890]
 2023-04-18 20:46 UTC 

[gcc r12-9440] c++: constant, array, lambda, template [PR108975]
 2023-04-18 20:46 UTC 

[gcc r12-9439] c++: namespace-scoped friend in local class [PR69410]
 2023-04-18 20:46 UTC 

[gcc r12-9438] c++: __func__ and local class DMI [PR105809]
 2023-04-18 20:46 UTC 

[gcc r12-9437] c++: generic lambda, local class, __func__ [PR108242]
 2023-04-18 20:46 UTC 

[gcc r12-9436] c++: &enum::enumerator [PR101869]
 2023-04-18 20:46 UTC 

[gcc r12-9435] c++: co_await and move-only type [PR105406]
 2023-04-18 20:45 UTC 

[gcc r12-9434] c++: co_await and initializer_list [PR103871]
 2023-04-18 20:45 UTC 

[gcc r12-9433] c++: variable tmpl partial specialization [PR108468]
 2023-04-18 20:45 UTC 

[gcc r12-9432] c++: -Wreturn-type with if (true) throw [PR107310]
 2023-04-18 20:45 UTC 

[gcc r12-9431] c++: class NTTP and nested anon union [PR108566]
 2023-04-18 20:45 UTC 

[gcc r12-9430] c++: fix debug info for array temporary [PR107154]
 2023-04-18 20:45 UTC 

[gcc r12-9429] c++: signed __int128_t [PR108099]
 2023-04-18 20:45 UTC 

[gcc r14-54] doc: remove stray @gol
 2023-04-18 20:31 UTC 

[gcc(refs/users/pheeck/heads/sccp)] added alt ssa construction alg files
 2023-04-18 20:18 UTC 

[gcc r14-53] ifcvt.cc: Prevent excessive if-conversion for conditional moves
 2023-04-18 20:11 UTC 

[gcc(refs/users/pheeck/heads/sccp)] update_stmt -> mark stmt in sccp, update_stmt_if_modified
 2023-04-18 20:01 UTC 

[gcc r14-52] Add -gcodeview option
 2023-04-18 19:57 UTC 

[gcc(refs/users/kubaneko/heads/histogram)] division bugfix
 2023-04-18 19:47 UTC 

[gcc(refs/users/kubaneko/heads/histogram)] bug fix
 2023-04-18 19:47 UTC 

[gcc r14-51] PHIOPT: Move tree_ssa_cs_elim into pass_cselim::execute
 2023-04-18 19:43 UTC 

[gcc r14-50] gcc: Drop obsolete INCLUDE_PTHREAD_H
 2023-04-18 19:28 UTC 

[gcc r14-49] vect: Verify that GET_MODE_UNITS is greater than one for vect_grouped_store_supported
 2023-04-18 19:28 UTC 

[gcc r14-48] Add TARGET_ZBKB to the condition of bswapsi2, bswapdi2 and rotr<mode>3 patterns
 2023-04-18 18:27 UTC 

[gcc r14-47] i386: Improve permutations with INSERTPS instruction [PR94908]
 2023-04-18 16:59 UTC 

[gcc/devel/rust/master] Merge commit 'cbe93dfa4d41d5a131b53bd3f97c973939f98ae6' into HEAD [#2130]
 2023-04-18 16:46 UTC 

[gcc/devel/rust/master] Merge commit '8e08c7886eed5824bebd0e011526ec302d622844' into HEAD
 2023-04-18 16:46 UTC 

[gcc/devel/rust/master] ast: Fix scope separator in tokenstreams
 2023-04-18 16:46 UTC 

[gcc/devel/rust/master] ast: Fix tokenstream QualifiedPathInExpression
 2023-04-18 16:46 UTC 

[gcc/devel/rust/master] ast: Fix tokenstream function body
 2023-04-18 16:46 UTC 

[gcc/devel/rust/master] parser: Fix attribute differentation
 2023-04-18 16:46 UTC 

[gcc/devel/rust/master] lex: Fix lifetime string representation
 2023-04-18 16:46 UTC 

[gcc/devel/rust/master] resolve: Add "break rust" Easter egg
 2023-04-18 16:46 UTC 

[gcc/devel/rust/master] resolve: Add ResolveExpr::funny_error
 2023-04-18 16:45 UTC 

[gcc/devel/rust/master] ast: Add AST::Kind::IDENTIFIER
 2023-04-18 16:45 UTC 

[gcc/devel/rust/master] ast: Make AST::Kind an enum class
 2023-04-18 16:45 UTC 

[gcc/devel/rust/master] Add lowering for if-let expressions
 2023-04-18 16:45 UTC 

[gcc/devel/rust/master] parser: macro: reject separator in `?` repetition
 2023-04-18 16:45 UTC 

[gcc/devel/rust/master] Unify AST::IfLetExprConseqIf{, Let} into AST::IfLetExprConseqElse
 2023-04-18 16:45 UTC 

[gcc/devel/rust/master] ast: Fix StructExprStruct tokenstream
 2023-04-18 16:45 UTC 

[gcc/devel/rust/master] Handle underscore in MacroMatch
 2023-04-18 16:45 UTC 

[gcc/devel/rust/master] (110 commits) Merge commit 'cbe93dfa4d41d5a131b53bd3f97c973939f98ae6' int
 2023-04-18 16:45 UTC 

[gcc r13-7218] libstdc++: Fix preprocessor condition in linker script [PR108969]
 2023-04-18 16:31 UTC 

[gcc r14-46] libstdc++: Fix preprocessor condition in linker script [PR108969]
 2023-04-18 16:31 UTC 

[gcc r14-45] Add GTY support for vrange
 2023-04-18 16:26 UTC 

[gcc r14-44] constraint: fix relaxed memory and repeated constraint handling
 2023-04-18 16:12 UTC 

[gcc(refs/vendors/redhat/heads/gcc-13-branch)] Merge commit 'r13-7217-g762be0646bf96761ce68a9e06ab60c453e0963d0' into redhat/gcc-13-branch
 2023-04-18 16:12 UTC 

[gcc/redhat/heads/gcc-13-branch] (216 commits) Merge commit 'r13-7217-g762be0646bf96761ce68a9e06ab60c453e0
 2023-04-18 16:11 UTC 

[gcc r13-7217] libstdc++: Export global iostreams with GLIBCXX_3.4.31 symver [PR108969]
 2023-04-18 16:00 UTC 

[gcc r14-43] libstdc++: Export global iostreams with GLIBCXX_3.4.31 symver [PR108969]
 2023-04-18 15:58 UTC 

[gcc r13-7216] Docs: Add doc for RISC-V vector intrinsics
 2023-04-18 15:39 UTC 

[gcc r14-42] Docs: Add doc for RISC-V vector intrinsics
 2023-04-18 15:38 UTC 

[gcc r14-41] middle-end/108786 - add bitmap_clear_first_set_bit
 2023-04-18 14:45 UTC 

[gcc r14-40] Shrink points-to analysis dumps when not dumping with -details
 2023-04-18 14:44 UTC 

[gcc r14-39] PHIOPT: add folding/simplification detail to the dump
 2023-04-18 14:40 UTC 

[gcc r14-38] PHIOPT: small cleanup in match_simplify_replacement
 2023-04-18 14:40 UTC 

[gcc r14-37] aarch64: Use standard RTL codes for __rev16 intrinsic expansion
 2023-04-18 14:08 UTC 

[gcc r14-36] Declare dconstm0 to go along with dconst0 and friends
 2023-04-18 14:06 UTC 

[gcc r14-35] RAII auto_mpfr and autp_mpz
 2023-04-18 13:40 UTC 

[gcc r14-34] aarch64: Use intrinsic flags information rather than hardcoding FLAG_AUTO_FP
 2023-04-18 13:36 UTC 

[gcc r14-33] Fixed typo
 2023-04-18 13:28 UTC 

[gcc r14-32] Return true from operator== for two identical ranges containing NAN
 2023-04-18 13:22 UTC 

[gcc r14-31] Add inchash support for vrange
 2023-04-18 12:49 UTC 

[gcc r13-7215] tree-optimization/109539 - restrict PHI handling in access diagnostics
 2023-04-18 12:38 UTC 

[gcc r14-30] tree-optimization/109539 - restrict PHI handling in access diagnostics
 2023-04-18 12:38 UTC 

[gcc(refs/users/marxin/heads/libsanitizer-merge-v7)] libsanitizer: Apply local patches
 2023-04-18 12:11 UTC 

[gcc(refs/users/marxin/heads/libsanitizer-merge-v7)] libsanitizer: merge from master
 2023-04-18 12:11 UTC 

[gcc] Created branch 'marxin/heads/libsanitizer-merge-v7' in namespace 'refs/users'
 2023-04-18 12:11 UTC 

[gcc r13-7214] libstdc++: Implement range_adaptor_closure from P2387R3 [PR108827]
 2023-04-18 11:28 UTC 

[gcc r13-7213] libstdc++: Adding missing feature-test macros for C++23 ranges algos
 2023-04-18 11:28 UTC 

[gcc r13-7212] libstdc++: Fix typo in views::as_const's operator() [PR109525]
 2023-04-18 11:28 UTC 

[gcc r14-29] libstdc++: Implement range_adaptor_closure from P2387R3 [PR108827]
 2023-04-18 11:23 UTC 

[gcc r14-28] libstdc++: Adding missing feature-test macros for C++23 ranges algos
 2023-04-18 11:23 UTC 

[gcc r14-27] libstdc++: Fix typo in views::as_const's operator() [PR109525]
 2023-04-18 11:23 UTC 

[gcc r14-26] amdgcn: HardFP divide
 2023-04-18 11:17 UTC 

[gcc r14-25] aarch64: Give hint for -mcpu options that match -march instead
 2023-04-18 11:16 UTC 

[gcc r14-24] aarch64: Add QI -> HI zero-extension for LDAPR
 2023-04-18 11:07 UTC 

[gcc r14-23] RISC-V: Adjust the parsing order of extensions to be consistent with riscv-spec and binutils
 2023-04-18 10:19 UTC 

[gcc r13-7211] rust: Disable --enable-languages=rust and silently exclude it from --enable-languages=all for GCC 13
 2023-04-18 10:18 UTC 

[gcc r14-22] match.pd: Improve fneg/fadd optimization [PR109240]
 2023-04-18  9:02 UTC 

[gcc r14-21] Abstract out REAL_VALUE_TYPE streaming
 2023-04-18  8:49 UTC 

[gcc r13-7210] libsanitizer, darwin: Unsupport Darwin >= 22 for now
 2023-04-18  8:11 UTC 

[gcc r14-20] Abstract out calculation of max HWIs per wide int
 2023-04-18  7:44 UTC 

[gcc r12-9428] reassoc: Fix up another ICE with returns_twice call [PR109410]
 2023-04-18  7:16 UTC 

[gcc r12-9427] c++: Fix Solaris bootstraps across midnight
 2023-04-18  7:16 UTC 

[gcc r12-9426] libiberty: Make strstr.c in libiberty ANSI compliant
 2023-04-18  7:16 UTC 

[gcc r12-9425] c++: Fix up ICE in build_min_non_dep_op_overload [PR109319]
 2023-04-18  7:16 UTC 

[gcc r12-9424] sanopt: Return TODO_cleanup_cfg if any .{UB, HWA, A}SAN_* calls were lowered [PR106190]
 2023-04-18  7:16 UTC 

[gcc r12-9423] i386: Require just 32-bit alignment for SLOT_FLOATxFDI_387 -m32 -mpreferred-stack-boundary=2 DImode
 2023-04-18  7:15 UTC 

[gcc r12-9422] predict: Don't emit -Wsuggest-attribute=cold warning for functions which already have that attribute
 2023-04-18  7:15 UTC 

[gcc r12-9421] tree-vect-generic: Fix up expand_vector_condition [PR109176]
 2023-04-18  7:15 UTC 

[gcc r12-9420] c++: Drop TREE_READONLY on vars (possibly) initialized by tls wrapper [PR109164]
 2023-04-18  7:15 UTC 

[gcc r14-19] LoongArch: Optimize additions with immediates
 2023-04-18  6:37 UTC 

[gcc r14-18] libsanitizer, darwin: Unsupport Darwin >= 22 for now
 2023-04-18  6:28 UTC 

[gcc(refs/users/meissner/heads/work119)] Update ChangeLog.*
 2023-04-18  5:45 UTC 

[gcc(refs/users/meissner/heads/work119)] Add float/double conversions fro V4SI vec_extract
 2023-04-18  5:43 UTC 

[gcc r14-17] Add two new methods to Value_Range
 2023-04-18  5:43 UTC 

[gcc(refs/users/meissner/heads/work119)] Add sign/zero conversions for V4SI vec_extract
 2023-04-18  5:41 UTC 

[gcc(refs/users/meissner/heads/work119)] Enhance vec_extract from int memory with constant element numbers
 2023-04-18  5:40 UTC 

[gcc(refs/users/meissner/heads/work119)] Revert patches
 2023-04-18  5:37 UTC 

[gcc r14-16] Constify invariant fields of vrange and irange
 2023-04-18  5:36 UTC 

[gcc(refs/users/meissner/heads/work119)] Add float/double conversions fro V4SI vec_extract
 2023-04-18  3:33 UTC 

[gcc r14-15] LoongArch: Remove the definition of the macro LOGICAL_OP_NON_SHORT_CIRCUIT under the architecture an
 2023-04-18  1:14 UTC 

[gcc r14-14] LoongArch: Add built-in functions description of LoongArch Base instruction set instructions
 2023-04-18  1:13 UTC 

[gcc r10-11299] PR target/108589 - Check REG_P for AARCH64_FUSE_ADDSUB_2REG_CONST1
 2023-04-18  0:38 UTC 

[gcc r10-11298] aarch64: disable LDP via tuning structure for -mcpu=ampere1
 2023-04-18  0:38 UTC 

[gcc r10-11297] aarch64: update ampere1 vectorization cost
 2023-04-18  0:38 UTC 

[gcc r10-11296] aarch64: Add support for Ampere-1A (-mcpu=ampere1a) CPU
 2023-04-18  0:38 UTC 

[gcc r10-11295] aarch64: update Ampere-1 core definition
 2023-04-18  0:38 UTC 

[gcc r10-11294] aarch64: fix off-by-one in reading cpuinfo
 2023-04-18  0:38 UTC 

[gcc r10-11293] aarch64: enable Ampere-1 CPU
 2023-04-18  0:38 UTC 

[gcc r13-7209] Daily bump
 2023-04-18  0:22 UTC 

[gcc r12-9419] Daily bump
 2023-04-18  0:22 UTC 

[gcc r11-10635] Daily bump
 2023-04-18  0:20 UTC 

[gcc r10-11292] Daily bump
 2023-04-18  0:19 UTC 

[gcc r14-13] Daily bump
 2023-04-18  0:18 UTC 

[gcc r14-12] RISC-V: make the stack manipulation codes more readable
 2023-04-18  0:14 UTC 

[gcc r11-10634] PR target/108589 - Check REG_P for AARCH64_FUSE_ADDSUB_2REG_CONST1
 2023-04-18  0:09 UTC 

[gcc r12-9418] PR target/108589 - Check REG_P for AARCH64_FUSE_ADDSUB_2REG_CONST1
 2023-04-18  0:08 UTC 

[gcc r13-7208] c++: bound ttp level lowering [PR109531]
 2023-04-17 23:21 UTC 

[gcc r14-11] c++: bound ttp level lowering [PR109531]
 2023-04-17 22:52 UTC 

[gcc r14-10] RISC-V: optimize stack manipulation in save-restore
 2023-04-17 22:50 UTC 

[gcc(refs/users/meissner/heads/work119)] Add sign/zero conversions for V4SI vec_extract
 2023-04-17 22:45 UTC 

[gcc(refs/users/meissner/heads/work119)] Enhance vec_extract from int memory with constant element numbers
 2023-04-17 22:35 UTC 

[gcc r11-10633] aarch64: disable LDP via tuning structure for -mcpu=ampere1
 2023-04-17 22:34 UTC 

[gcc(refs/users/meissner/heads/work119)] Revert patches
 2023-04-17 22:28 UTC 

[gcc(refs/users/meissner/heads/work119)] Add sign/zero conversions fro V4SI vec_extract
 2023-04-17 22:25 UTC 

[gcc(refs/users/meissner/heads/work119)] Enhance vec_extract from int memory with constant element numbers
 2023-04-17 22:05 UTC 

[gcc(refs/users/meissner/heads/work119)] Fix typo in insn name
 2023-04-17 21:34 UTC 

[gcc(refs/users/meissner/heads/work119-dmf)] Revert patch
 2023-04-17 21:33 UTC 

[gcc(refs/users/meissner/heads/work119)] Revert patches 67-68
 2023-04-17 21:32 UTC 

[gcc(refs/users/meissner/heads/work119-dmf)] Fix typo in insn name
 2023-04-17 21:25 UTC 

[gcc(refs/users/meissner/heads/work119)] Fix typo in insn name
 2023-04-17 21:23 UTC 

[gcc(refs/users/meissner/heads/work119-dmf)] Update ChangeLog.*
 2023-04-17 20:05 UTC 

[gcc(refs/users/meissner/heads/work119)] Update ChangeLog.*
 2023-04-17 20:02 UTC 

[gcc(refs/users/meissner/heads/work119-dmf)] Improve 64->128 bit zero extension on PowerPC
 2023-04-17 20:01 UTC 

[gcc(refs/users/meissner/heads/work119-dmf)] Fix splat of extract for long long and double
 2023-04-17 20:00 UTC 

[gcc(refs/users/meissner/heads/work119-dmf)] Add saturating subtract built-ins
 2023-04-17 19:58 UTC 

[gcc(refs/users/meissner/heads/work119-dmf)] Support load/store vector with right length
 2023-04-17 19:56 UTC 

[gcc(refs/users/meissner/heads/work119-dmf)] PowerPC: Add support for 1, 024 bit DMR registers
 2023-04-17 19:55 UTC 

[gcc(refs/users/meissner/heads/work119-dmf)] PowerPC: Switch to dense math names for all MMA operations
 2023-04-17 19:52 UTC 

[gcc(refs/users/meissner/heads/work119-dmf)] PowerPC: Make MMA insns support DMR registers
 2023-04-17 19:51 UTC 

[gcc(refs/users/meissner/heads/work119-dmf)] PowerPC: Add support for accumulators in DMR registers
 2023-04-17 19:49 UTC 

[gcc(refs/users/meissner/heads/work119-dmf)] PowerPC: Make -mcpu=future enable -mblock-ops-vector-pair
 2023-04-17 19:48 UTC 

[gcc(refs/users/meissner/heads/work119-dmf)] PowerPC: Add -mcpu=future
 2023-04-17 19:47 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).