Skip to content

Pull requests: taiki-e/portable-atomic

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

add CI comments related to extra LLVM version testing
#196 opened Nov 11, 2024 by brodycj Loading…
Optimize non-relaxed load/store on pre-v6 ARM Linux/Android O-arm Target: 32-bit Arm processors (armv6, armv7, thumb...), including 64-bit Arm in AArch32 state
#112 opened Jul 31, 2023 by taiki-e Loading…
detect: Support run-time detection on powerpc64 AIX O-powerpc Target: PowerPC processors
#102 opened Apr 30, 2023 by taiki-e Draft
bpf: Support atomic CAS O-bpf Target: BPF
#78 opened Feb 23, 2023 by taiki-e Draft
x86_64: Add portable_atomic_vmovdqa_atomic cfg O-x86 Target: x86/x64 processors
#59 opened Dec 25, 2022 by taiki-e Draft
Optimize atomic float on NVPTX O-nvptx Target: NVPTX, https://llvm.org/docs/NVPTXUsage.html
#45 opened Oct 20, 2022 by taiki-e Draft
Add generic Atomic<T> type A-portable-atomic-util Area: related to portable-atomic-util crate
#8 opened Mar 21, 2022 by taiki-e Draft
ProTip! Exclude everything labeled bug with -label:bug.