Add a test where atomic-release happens while another thread spins calling load-acquire. This can expose some interesting interleavings of release and acquire. Reviewed By: melver Differential Revision: https://reviews.llvm.org/D107055