summaryrefslogtreecommitdiff
path: root/clang/test/CodeGen/avoidTBAAonASMstore.cpp
AgeCommit message (Expand)Author
2022-10-07[CodeGen] Convert tests to opaque pointers (NFC)Nikita Popov
2022-04-07[OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC)Nikita Popov
2021-12-15[clang] Require x86 target for tbaa testDavid Spickett
2021-12-14Avoid setting tbaa on the store of return type of call to inline assembler.Sindhu Chittireddy