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
/
AMDGPU
History
Matt Arsenault
d0750ec475
AtomicExpand: Avoid some operations if the atomic is overaligned
...
Let some of the pointer bithacking fold away if we know the LSB are 0.
2022-10-13 23:31:00 -07:00
..
expand-atomic-i8.ll
AtomicExpand: Avoid some operations if the atomic is overaligned
2022-10-13 23:31:00 -07:00
expand-atomic-i16.ll
AtomicExpand: Avoid some operations if the atomic is overaligned
2022-10-13 23:31:00 -07:00
expand-atomic-rmw-fadd.ll
AtomicExpand: Add some more overaligned atomic tests
2022-09-28 12:51:30 -04:00
expand-atomic-rmw-fsub.ll
AtomicExpand: Add some more overaligned atomic tests
2022-09-28 12:51:30 -04:00
expand-atomic-rmw-nand.ll
…
lit.local.cfg
…
unaligned-atomic.ll
…