summaryrefslogtreecommitdiff
path: root/clang/test/CodeGenCXX/threadlocal_address.cpp
AgeCommit message (Expand)Author
2022-11-04[IR] Switch everything to use memory attributeNikita Popov
2022-10-06[CodeGenCXX] Remove typed pointer check lines from test (NFC)Nikita Popov
2022-09-13[IR] Add alignment for llvm.threadlocal.addressAlexander Shaposhnikov
2022-08-16[Intrinsics] Add initial support for NonNull attributeAlexander Shaposhnikov
2022-07-31[test] Fix threadlocal_address.cpp after D129833Fangrui Song
2022-08-01[NFC] Fix test failure in windowsChuanqi Xu
2022-08-01Use @llvm.threadlocal.address intrinsic to access TLS variableChuanqi Xu