This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
llvm
/
test
/
Transforms
/
AtomicExpand
History
Matt Arsenault
b60a9ccd02
AtomicExpand: Use InstSimplifyFolder
...
Automatically cleanup operations if we know the atomic has higher alignment.
2022-10-31 23:31:42 -07:00
..
AArch64
AtomicExpand: Use InstSimplifyFolder
2022-10-31 23:31:42 -07:00
AMDGPU
AtomicExpand: Use InstSimplifyFolder
2022-10-31 23:31:42 -07:00
ARM
[OpaquePtr][ARM] Use elementtype on ldrex/ldaex/stlex/strex
2022-03-16 14:11:53 -07:00
Hexagon
AtomicExpand: Use InstSimplifyFolder
2022-10-31 23:31:42 -07:00
LoongArch
[LoongArch] Optimize the atomic store with amswap_db.[w/d]
2022-08-23 17:11:57 +08:00
Mips
…
PowerPC
AtomicExpand: Use InstSimplifyFolder
2022-10-31 23:31:42 -07:00
RISCV
…
SPARC
AtomicExpand: Don't create unused instructions for some atomicrmw
2022-10-31 18:34:36 -07:00
X86
…