public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
[gcc/meissner/heads/dmf004] (362 commits) Merge commit 'refs/users/meissner/heads/dmf004' of git+ssh:
2022-11-17 21:51 UTC
[gcc(refs/users/meissner/heads/dmf004-orig)] Merge commit 'refs/users/meissner/heads/dmf004-orig' of git+ssh://gcc.gnu.org/git/gcc into me/dmf004
2022-11-17 21:50 UTC
[gcc(refs/users/meissner/heads/dmf004-orig)] Patch libgcc to always use _Float128 and _Complex _Float128 on PowerPC
2022-11-17 21:50 UTC
[gcc(refs/users/meissner/heads/dmf004-orig)] Update float 128-bit conversions, PR target/107299
2022-11-17 21:50 UTC
[gcc(refs/users/meissner/heads/dmf004-orig)] Make __float128 use the _Float128 type, PR target/107299
2022-11-17 21:50 UTC
[gcc(refs/users/meissner/heads/dmf004-orig)] Rework 128-bit complex multiply and divide
2022-11-17 21:50 UTC
[gcc(refs/users/meissner/heads/dmf004-orig)] Update ChangeLog.meissner
2022-11-17 21:50 UTC
[gcc(refs/users/meissner/heads/dmf004-orig)] Add REVISION
2022-11-17 21:50 UTC
[gcc/meissner/heads/dmf004-orig] (319 commits) Merge commit 'refs/users/meissner/heads/dmf004-orig' of git
2022-11-17 21:50 UTC
[gcc(refs/users/meissner/heads/dmf004)] Update ChangeLog.meissner
2022-11-17 20:06 UTC
[gcc(refs/users/meissner/heads/dmf004)] Add suuport to use stxvl for variable sized memsets
2022-11-17 20:05 UTC
[gcc r13-4134] c: Set the locus of the function result decl
2022-11-17 19:41 UTC
[gcc r13-4133] Fortran: Remove double spaces in open() warning [PR99884]
2022-11-17 19:41 UTC
[gcc r13-4132] Fix PR 107734: valgrind errors with sbitmap in match.pd
2022-11-17 17:59 UTC
[gcc r13-4131] [PR tree-optimization/107732] [range-ops] Handle attempt to abs() negatives
2022-11-17 17:43 UTC
[gcc r13-4130] c, analyzer: fix ICE with -fanalyzer and -Wunused-macros [PR107711]
2022-11-17 17:35 UTC
[gcc r13-4129] RISC-V: Optimize masking with two clear bits not a SMALL_OPERAND
2022-11-17 15:36 UTC
[gcc r13-4128] RISC-V: bitmanip: add splitter to use bexti for "(a & (1 << BIT_NO)) ? 0 : -1"
2022-11-17 15:21 UTC
[gcc r13-4127] Enable shrink wrapping for the RISC-V target
2022-11-17 11:59 UTC
[gcc r13-4126] aarch64: Add mode size check on LDAPR-extend patterns
2022-11-17 11:30 UTC
[gcc r13-4125] [PR68097] Try to avoid recursing for floats in gimple_stmt_nonnegative_warnv_p
2022-11-17 8:53 UTC
[gcc r13-4124] x86: Enable 256 move by pieces for ALDERLAKE machine
2022-11-17 8:27 UTC
[gcc r13-4123] middle-end: ensure that VEC_PERM operands get lowered to the same SSA_NAME. [PR107717]
2022-11-17 8:22 UTC
[gcc r13-4122] middle-end: replace GET_MODE_WIDER_MODE with GET_MODE_NEXT_MODE
2022-11-17 8:22 UTC
[gcc r13-4121] [range-ops] Minor readability fix
2022-11-17 6:41 UTC
[gcc(refs/users/meissner/heads/dmf004)] Update ChangeLog.meissner
2022-11-17 5:15 UTC
[gcc(refs/users/meissner/heads/dmf004)] Fix lxvl and stxvl wrong conditional branch
2022-11-17 5:14 UTC
[gcc r13-4120] Fix typo in gimple_fold_partial_load_store_mem_ref
2022-11-17 5:09 UTC
[gcc r13-4119] RISC-V: Optimize RVV epilogue logic
2022-11-17 4:01 UTC
[gcc r13-4118] Fix multiple recent sh3/sh3eb regressions
2022-11-17 1:51 UTC
[gcc r13-4117] libstdc++: Ensure std::to_chars overloads all declared in <format> [PR107720]
2022-11-17 0:34 UTC
[gcc r12-8915] Daily bump
2022-11-17 0:20 UTC
[gcc r11-10380] Daily bump
2022-11-17 0:19 UTC
[gcc r10-11086] Daily bump
2022-11-17 0:18 UTC
[gcc r13-4116] Daily bump
2022-11-17 0:17 UTC
[gcc r12-8914] aarch64: Add support for Ampere-1A (-mcpu=ampere1a) CPU
2022-11-16 22:46 UTC
[gcc r13-4115] analyzer: more test coverage for named constants
2022-11-16 22:45 UTC
[gcc r13-4114] analyzer: log the stashing of named constants [PR107711]
2022-11-16 22:45 UTC
[gcc r11-10379] aarch64: Add support for Ampere-1A (-mcpu=ampere1a) CPU
2022-11-16 22:44 UTC
[gcc r13-4113] Fortran: ICE on procedure arguments with non-integer length [PR107707]
2022-11-16 21:51 UTC
[gcc r13-4112] c++: P2448 - Relaxing some constexpr restrictions [PR106649]
2022-11-16 21:31 UTC
[gcc r13-4111] libstdc++: Fix dumb typos in ALT128 support in <format> [PR107720]
2022-11-16 20:59 UTC
[gcc r13-4110] libstdc++: Improve performance of chrono::utc_clock::now()
2022-11-16 20:59 UTC
[gcc r13-4109] libstdc++: Adjust <format> for Clang compatibility [PR107712]
2022-11-16 20:59 UTC
[gcc r13-4108] libstdc++: Disable std::format of _Float128 if std::to_chars is innaccurate
2022-11-16 20:59 UTC
[gcc(refs/users/meissner/heads/dmf004)] Update ChangeLog.meissner
2022-11-16 20:57 UTC
[gcc(refs/users/meissner/heads/dmf004)] Limit memcpy inline copy to do just 2 variable moves
2022-11-16 20:56 UTC
[gcc r13-4107] Fortran: error recovery after reference to bad CLASS variable [PR107681]
2022-11-16 20:45 UTC
[gcc r13-4106] Fortran: ICE in simplification of array expression involving power [PR107680]
2022-11-16 20:17 UTC
[gcc r13-4105] RISC-V: Split "(a & (1UL << bitno)) ? 0 : 1" to bext + xori
2022-11-16 20:01 UTC
[gcc r13-4104] RISC-V: Split "(a & (1UL << bitno)) ? 0 : -1" to bext + addi
2022-11-16 20:01 UTC
[gcc(refs/users/meissner/heads/dmf004)] Update ChangeLog.meissner
2022-11-16 18:55 UTC
[gcc(refs/users/meissner/heads/dmf004)] Add lxvprl and stxvprl support
2022-11-16 18:54 UTC
[gcc(refs/users/meissner/heads/dmf004)] Update ChangeLog.meissner
2022-11-16 18:12 UTC
[gcc(refs/users/meissner/heads/dmf004)] Tweak variable move support
2022-11-16 18:11 UTC
[gcc r13-4103] testsuite: Fix mistransformed gcov
2022-11-16 17:19 UTC
[gcc r13-4102] tree-optimization/107686 - fix bitfield ref through vec_unpack optimization
2022-11-16 16:08 UTC
[gcc r13-4101] middle-end/107679 - fix SSA rewrite of clobber of parameter
2022-11-16 16:07 UTC
[gcc r13-4100] libstdc++: Add test for chrono::utc_clock leap second offset
2022-11-16 15:07 UTC
[gcc r13-4099] libatomic: regenerate Makefile.in
2022-11-16 14:15 UTC
[gcc r13-4098] libstdc++: Fix stream initialization with static library [PR107701]
2022-11-16 13:53 UTC
[gcc r13-4097] c++: Alignment changes to layout compatibility/common initial sequence - DR2583
2022-11-16 13:50 UTC
[gcc r13-4096] libstdc++: Fix up <complex> for extended floating point types [PR107649]
2022-11-16 13:47 UTC
[gcc r13-4095] c++: Fix up calls to static operator() or operator[] [PR107624]
2022-11-16 13:44 UTC
[gcc(refs/vendors/ARM/heads/morello)] convert.c: Add logic for widening conversions of capabilities
2022-11-16 13:44 UTC
[gcc r13-4094] doc: fix description of -mrelax-cmpxchg-loop [PR 107676]
2022-11-16 13:42 UTC
[gcc r13-4093] i386: correct x87&SSE multiplication modeling in znver.md
2022-11-16 13:41 UTC
[gcc r13-4092] i386: correct x87&SSE division modeling in znver.md
2022-11-16 13:41 UTC
[gcc r13-4091] libstdc++: Fix std::any pretty printer
2022-11-16 13:37 UTC
[gcc r13-4090] libstdc++: Improve comments on pretty printer code
2022-11-16 13:37 UTC
[gcc r13-4089] gcn: Add __builtin_gcn_kernarg_ptr
2022-11-16 13:25 UTC
[gcc r13-4088] analyzer: use known_function to simplify region_model::on_call_{pre, post}
2022-11-16 13:23 UTC
[gcc r13-4087] analyzer: split out checker-path.cc into a new checker-event.cc
2022-11-16 13:23 UTC
[gcc r13-4086] gcc: m68k: fix PR target/107645
2022-11-16 12:36 UTC
[gcc r12-8913] SRA: Limit replacement creation for accesses propagated from LHSs
2022-11-16 12:13 UTC
[gcc/devel/rust/master] Merge #1633
2022-11-16 11:50 UTC
[gcc/devel/rust/master] Merge #1649
2022-11-16 11:50 UTC
[gcc/devel/rust/master] Merge #1635
2022-11-16 11:50 UTC
[gcc/devel/rust/master] rust: Remove unused variables and fix dangling references
2022-11-16 11:50 UTC
[gcc/devel/rust/master] Merge #1631
2022-11-16 11:50 UTC
[gcc/devel/rust/master] ast: Dump where clause and recursively needed nodes
2022-11-16 11:50 UTC
[gcc/devel/rust/master] ast: add visit overload for references
2022-11-16 11:50 UTC
[gcc/devel/rust/master] Merge #1628
2022-11-16 11:49 UTC
[gcc/devel/rust/master] typecheck: Fix overzealous `delete` call
2022-11-16 11:49 UTC
[gcc/devel/rust/master] clang-format
2022-11-16 11:49 UTC
[gcc/devel/rust/master] add lang item "phantom_data"
2022-11-16 11:49 UTC
[gcc/devel/rust/master] dwarf2out.c: Don't emit DW_LANG_Rust_old
2022-11-16 11:49 UTC
[gcc r13-4085] doc: invoke: pru/riscv: Fix option list formatting
2022-11-16 10:54 UTC
[gcc/devel/omp/gcc-12] nvptx/mkoffload.cc: Fix "$nohost" check
2022-11-16 10:20 UTC
[gcc r13-4084] c++: Implement CWG 2654 - Un-deprecation of compound volatile assignments
2022-11-16 9:24 UTC
[gcc(refs/users/meissner/heads/dmf004)] Update ChangeLog.meissner
2022-11-16 8:30 UTC
[gcc(refs/users/meissner/heads/dmf004)] Don't do load/store vector with length if overlap
2022-11-16 8:28 UTC
[gcc r13-4083] nvptx/mkoffload.cc: Fix "$nohost" check
2022-11-16 8:00 UTC
[gcc r13-4082] c++: Allow attributes on concepts - DR 2428
2022-11-16 6:38 UTC
[gcc r13-4081] ragen-op-float: Fix up float_binary_op_range_finish [PR107668]
2022-11-16 6:36 UTC
[gcc r13-4080] libstdc++: Fix gdb FilteringTypePrinter
2022-11-16 5:55 UTC
[gcc r13-4079] rtl: Try to remove EH edges after {pro, epi}logue generation [PR90259]
2022-11-16 2:26 UTC
[gcc r12-8912] Daily bump
2022-11-16 0:21 UTC
[gcc r11-10378] Daily bump
2022-11-16 0:19 UTC
[gcc r10-11085] Daily bump
2022-11-16 0:18 UTC
[gcc r13-4078] Daily bump
2022-11-16 0:17 UTC
[gcc/devel/modula-2] Rebuilt generated files post merge
2022-11-15 23:00 UTC
[gcc/devel/modula-2] Merge branch 'master' into devel/modula-2
2022-11-15 23:00 UTC
[gcc/devel/modula-2] Revert autogenerated files before merge and doc files
2022-11-15 23:00 UTC
[gcc/devel/modula-2] (241 commits) Rebuilt generated files post merge
2022-11-15 23:00 UTC
[gcc r13-4077] c++: Disable -Wignored-qualifiers for template args [PR107492]
2022-11-15 22:44 UTC
[gcc r13-4076] RISC-V: Zihintpause: add __builtin_riscv_pause
2022-11-15 22:11 UTC
[gcc(refs/users/meissner/heads/dmf004)] Update ChangeLog.meissner
2022-11-15 21:24 UTC
[gcc(refs/users/meissner/heads/dmf004)] Allow for inline code for memcpy to move more than 16 bytes
2022-11-15 21:22 UTC
[gcc/devel/modula-2] Bugfix -fm2-whole-program linking
2022-11-15 19:13 UTC
[gcc r13-4075] bpf: avoid possible use of uninitialized variable
2022-11-15 19:04 UTC
[gcc r13-4074] analyzer: add warnings relating to sockets [PR106140]
2022-11-15 18:59 UTC
[gcc r13-4073] c, analyzer: support named constants in analyzer [PR106302]
2022-11-15 18:59 UTC
[gcc(refs/users/meissner/heads/dmf004)] Update ChangeLog.meissner
2022-11-15 18:55 UTC
[gcc(refs/users/meissner/heads/dmf004)] Add parameter for memcpy inline code moves
2022-11-15 18:54 UTC
[gcc(refs/users/meissner/heads/dmf004)] Revert patch
2022-11-15 18:43 UTC
[gcc r13-4072] demangler: Templated lambda demangling
2022-11-15 18:35 UTC
[gcc(refs/users/meissner/heads/dmf004)] Update ChangeLog.meissner
2022-11-15 17:29 UTC
[gcc(refs/users/meissner/heads/dmf004)] Add parameter for memcpy inline code moves
2022-11-15 17:27 UTC
[gcc r13-4071] diagnostics: Remove null-termination requirement for json::string
2022-11-15 16:23 UTC
[gcc r13-4070] diagnostics: Use an inline function rather than hardcoding <built-in> string
2022-11-15 16:22 UTC
[gcc r13-4069] diagnostics: Fix macro tracking for ad-hoc locations
2022-11-15 16:22 UTC
[gcc r13-4068] libsanitizer: update LOCAL_PATCHES
2022-11-15 15:46 UTC
[gcc r13-4067] asan: update expected format based on ASAN
2022-11-15 15:46 UTC
[gcc r13-4066] libsanitizer: Apply local patches
2022-11-15 15:46 UTC
[gcc r13-4065] libsanitizer: merge from upstream ae59131d3ef311fb4b1e50627c6457be00e60dc9
2022-11-15 15:46 UTC
[gcc r13-4064] libatomic: Add support for LSE and LSE2
2022-11-15 15:08 UTC
[gcc(refs/vendors/vrull/heads/for-upstream)] riscv: Add support for strlen inline expansion
2022-11-15 15:01 UTC
[gcc(refs/vendors/vrull/heads/for-upstream)] riscv: Use by-pieces to do overlapping accesses in block_move_straight
2022-11-15 15:01 UTC
[gcc(refs/vendors/vrull/heads/for-upstream)] riscv: Move riscv_block_move_loop to separate file
2022-11-15 15:01 UTC
[gcc(refs/vendors/vrull/heads/for-upstream)] riscv: Enable overlap-by-pieces via tune param
2022-11-15 15:01 UTC
[gcc(refs/vendors/vrull/heads/for-upstream)] riscv: bitmanip/zbb: Add prefix/postfix and enable visiblity
2022-11-15 15:00 UTC
[gcc(refs/vendors/vrull/heads/for-upstream)] RISC-V: Handle "(a & twobits) == singlebit" in branches using Zbs
2022-11-15 15:00 UTC
[gcc(refs/vendors/vrull/heads/for-upstream)] RISC-V: Split "(a & (1UL << bitno)) ? 0 : 1" to bext + xori
2022-11-15 15:00 UTC
[gcc(refs/vendors/vrull/heads/for-upstream)] RISC-V: Split "(a & (1UL << bitno)) ? 0 : -1" to bext + addi
2022-11-15 15:00 UTC
[gcc(refs/vendors/vrull/heads/for-upstream)] RISC-V: Zihintpause: add __builtin_riscv_pause
2022-11-15 15:00 UTC
[gcc(refs/vendors/vrull/heads/for-upstream)] RISC-V: Use .p2align for code-alignment
2022-11-15 15:00 UTC
[gcc(refs/vendors/vrull/heads/for-upstream)] ifcvt: add if-conversion to conditional-zero instructions
2022-11-15 15:00 UTC
[gcc(refs/vendors/vrull/heads/for-upstream)] RISC-V: Ventana-VT1 supports XVentanaCondOps
2022-11-15 15:00 UTC
[gcc(refs/vendors/vrull/heads/for-upstream)] RISC-V: Support immediates in XVentanaCondOps
2022-11-15 15:00 UTC
[gcc(refs/vendors/vrull/heads/for-upstream)] RISC-V: Add instruction fusion (for ventana-vt1)
2022-11-15 15:00 UTC
[gcc(refs/vendors/vrull/heads/for-upstream)] RISC-V: Add basic support for the Ventana-VT1 core
2022-11-15 15:00 UTC
[gcc(refs/vendors/vrull/heads/for-upstream)] RISC-V: Recognize bexti in negated if-conversion
2022-11-15 15:00 UTC
[gcc(refs/vendors/vrull/heads/for-upstream)] RISC-V: Recognize sign-extract + and cases for XVentanaCondOps
2022-11-15 14:59 UTC
[gcc(refs/vendors/vrull/heads/for-upstream)] RISC-V: Support noce_try_store_flag_mask as vt.maskc<n>
2022-11-15 14:59 UTC
[gcc/vrull/heads/for-upstream] (18 commits) riscv: Add support for strlen inline expansion
2022-11-15 14:59 UTC
[gcc(refs/users/marxin/heads/merge-libsanitizer-v7)] asan: update expected format based on ASAN
2022-11-15 14:45 UTC
[gcc(refs/users/marxin/heads/merge-libsanitizer-v7)] libsanitizer: Apply local patches
2022-11-15 14:45 UTC
[gcc(refs/users/marxin/heads/merge-libsanitizer-v7)] libsanitizer: merge from upstream ae59131d3ef311fb4b1e50627c6457be00e60dc9
2022-11-15 14:45 UTC
[gcc/marxin/heads/merge-libsanitizer-v7] (8 commits) asan: update expected format based on ASAN
2022-11-15 14:44 UTC
[gcc r13-4063] c++: remove i_c_e_p parm from tsubst_copy_and_build
2022-11-15 14:32 UTC
[gcc r13-4062] c++: remove function_p parm from tsubst_copy_and_build
2022-11-15 14:32 UTC
[gcc r13-4061] libstdc++: Fix std::format test for strict -std=c++20 mode
2022-11-15 14:29 UTC
[gcc r13-4060] libstc++: std::formattable concept should not be defined for C++20
2022-11-15 14:29 UTC
[gcc r13-4059] libstdc++: Fix detection of std::format support for __float128 [PR107693]
2022-11-15 14:29 UTC
[gcc/devel/modula-2] Bugfix for tiny modules importing from definition for "C"
2022-11-15 14:11 UTC
[gcc(refs/vendors/vrull/heads/for-upstream)] riscv: Add support for strlen inline expansion
2022-11-15 14:03 UTC
[gcc(refs/vendors/vrull/heads/for-upstream)] riscv: Use by-pieces to do overlapping accesses in block_move_straight
2022-11-15 14:03 UTC
[gcc(refs/vendors/vrull/heads/for-upstream)] riscv: Move riscv_block_move_loop to separate file
2022-11-15 14:02 UTC
[gcc(refs/vendors/vrull/heads/for-upstream)] riscv: Enable overlap-by-pieces via tune param
2022-11-15 14:02 UTC
[gcc(refs/vendors/vrull/heads/for-upstream)] riscv: bitmanip/zbb: Add prefix/postfix and enable visiblity
2022-11-15 14:02 UTC
[gcc(refs/vendors/vrull/heads/for-upstream)] RISC-V: Handle "(a & twobits) == singlebit" in branches using Zbs
2022-11-15 14:02 UTC
[gcc(refs/vendors/vrull/heads/for-upstream)] RISC-V: Split "(a & (1UL << bitno)) ? 0 : 1" to bext + xori
2022-11-15 14:02 UTC
[gcc(refs/vendors/vrull/heads/for-upstream)] RISC-V: Split "(a & (1UL << bitno)) ? 0 : -1" to bext + addi
2022-11-15 14:02 UTC
[gcc(refs/vendors/vrull/heads/for-upstream)] RISC-V: Zihintpause: add __builtin_riscv_pause
2022-11-15 14:02 UTC
[gcc(refs/vendors/vrull/heads/for-upstream)] RISC-V: Use .p2align for code-alignment
2022-11-15 14:02 UTC
[gcc(refs/vendors/vrull/heads/for-upstream)] ifcvt: add if-conversion to conditional-zero instructions
2022-11-15 14:02 UTC
[gcc(refs/vendors/vrull/heads/for-upstream)] RISC-V: Ventana-VT1 supports XVentanaCondOps
2022-11-15 14:02 UTC
[gcc(refs/vendors/vrull/heads/for-upstream)] RISC-V: Support immediates in XVentanaCondOps
2022-11-15 14:02 UTC
[gcc(refs/vendors/vrull/heads/for-upstream)] RISC-V: Add instruction fusion (for ventana-vt1)
2022-11-15 14:02 UTC
[gcc(refs/vendors/vrull/heads/for-upstream)] RISC-V: Add basic support for the Ventana-VT1 core
2022-11-15 14:01 UTC
[gcc(refs/vendors/vrull/heads/for-upstream)] RISC-V: Recognize bexti in negated if-conversion
2022-11-15 14:01 UTC
[gcc(refs/vendors/vrull/heads/for-upstream)] RISC-V: Recognize sign-extract + and cases for XVentanaCondOps
2022-11-15 14:01 UTC
[gcc(refs/vendors/vrull/heads/for-upstream)] RISC-V: Support noce_try_store_flag_mask as vt.maskc<n>
2022-11-15 14:01 UTC
[gcc(refs/vendors/vrull/heads/for-upstream)] RISC-V: Generate vt.maskc<n> on noce_try_store_flag_mask if-conversion
2022-11-15 14:01 UTC
[gcc(refs/vendors/vrull/heads/for-upstream)] RISC-V: Recognize xventanacondops extension
2022-11-15 14:01 UTC
[gcc(refs/vendors/vrull/heads/for-upstream)] RISC-V: Optimize masking with two clear bits not a SMALL_OPERAND
2022-11-15 14:01 UTC
[gcc(refs/vendors/vrull/heads/for-upstream)] RISC-V: Use binvi to cover more immediates than with xori alone
2022-11-15 14:01 UTC
[gcc(refs/vendors/vrull/heads/for-upstream)] RISC-V: Use bseti to cover more immediates than with ori alone
2022-11-15 14:01 UTC
[gcc(refs/vendors/vrull/heads/for-upstream)] RISC-V: Replace zero_extendsidi2_shifted with generalized split
2022-11-15 14:01 UTC
[gcc(refs/vendors/vrull/heads/for-upstream)] ifcombine: fold two bit tests with different polarity
2022-11-15 14:01 UTC
[gcc(refs/vendors/vrull/heads/for-upstream)] ifcombine: recognize single bit test of sign-bit
2022-11-15 14:01 UTC
[gcc(refs/vendors/vrull/heads/for-upstream)] RISC-V: Implement movmisalign<mode> to enable SLP
2022-11-15 14:00 UTC
[gcc(refs/vendors/vrull/heads/for-upstream)] RISC-V: Optimise adding a (larger than simm12) constant to a register
2022-11-15 14:00 UTC
[gcc(refs/vendors/vrull/heads/for-upstream)] RISC-V: No extensions for SImode min/max against safe constant
2022-11-15 14:00 UTC
[gcc(refs/vendors/vrull/heads/for-upstream)] RISC-V: Optimize branches testing a bit-range or a shifted immediate
2022-11-15 14:00 UTC
[gcc(refs/vendors/vrull/heads/for-upstream)] RISC-V: allow bseti on SImode without sign-extension
2022-11-15 14:00 UTC
[gcc(refs/vendors/vrull/heads/for-upstream)] RISC-V: Optimize slli(.uw)? + addw + zext.w into sh[123]add + zext.w
2022-11-15 14:00 UTC
[gcc(refs/vendors/vrull/heads/for-upstream)] RISC-V: split to allow formation of sh[123]add before 32bit divw
2022-11-15 14:00 UTC
[gcc(refs/vendors/vrull/heads/for-upstream)] RISC-V: bitmanip: add splitter to use bexti for "(a & (1 << BIT_NO)) ? 0 : -1"
2022-11-15 14:00 UTC
[gcc(refs/vendors/vrull/heads/for-upstream)] RISC-V: branch-(not)equals-zero compares against $zero
2022-11-15 14:00 UTC
[gcc] Created branch 'vrull/heads/for-upstream' in namespace 'refs/vendors'
2022-11-15 14:00 UTC
[gcc r13-4058] libsanitizer: use git clone --depth 1
2022-11-15 13:19 UTC
[gcc r13-4057] Revert "docs: Fix expected diagnostics URL [PR107599]"
2022-11-15 12:51 UTC
[gcc(refs/users/marxin/heads/merge-libsanitizer-v7)] asan: update expected format based on ASAN
2022-11-15 12:39 UTC
[gcc r13-4056] libstdc++: Document use of Markdown for Doxygen comments
2022-11-15 11:36 UTC
[gcc r13-4055] doc: Format region pragmas as separate items
2022-11-15 11:36 UTC
[gcc r13-4054] ira: Remove duplicate `memset' over `full_costs' from `assign_hard_reg'
2022-11-15 11:23 UTC
[gcc(refs/users/marxin/heads/merge-libsanitizer-v7)] libsanitizer: Apply local patches
2022-11-15 10:14 UTC
[gcc(refs/users/marxin/heads/merge-libsanitizer-v7)] libsanitizer: merge from upstream ae59131d3ef311fb4b1e50627c6457be00e60dc9
2022-11-15 10:14 UTC
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).