llvm-project/llvm/test/Transforms/AtomicExpand/AMDGPU
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