summaryrefslogtreecommitdiff
path: root/clang/test/CodeGenCXX/atomic-align.cpp
AgeCommit message (Expand)Author
2022-04-20Look through calls to std::addressof to compute pointer alignment.Eli Friedman
2021-02-11NFC: update clang tests to check ordering and alignment for atomicrmw/cmpxchg.James Y Knight
2017-09-25Reinstall the patch "Use EmitPointerWithAlignment to get alignment informatio...Wei Mi
2017-09-11Revert r312830: "Reinstall the patch "Use EmitPointerWithAlignment to get ali...Daniel Jasper
2017-09-08Reinstall the patch "Use EmitPointerWithAlignment to get alignment informatio...Wei Mi
2017-09-08Delete empty file test/CodeGenCXX/atomic-align.cpp after the revert at rL312805.Wei Mi
2017-09-08Revert rL312801 since it generated some calls from libatomic and broke some t...Wei Mi
2017-09-08Use EmitPointerWithAlignment to get alignment information of the pointer used...Wei Mi