summaryrefslogtreecommitdiff
path: root/clang/test/CodeGenOpenCLCXX/array-type-infinite-loop.clcpp
AgeCommit message (Expand)Author
2025-10-21[clang][CodeGen] Emit `llvm.tbaa.errno` metadata during module creationAntonio Frighetto
2025-09-12[clang] Regenerate test checks including TBAA semantics (NFC)Antonio Frighetto
2025-01-29[IR] Convert from nocapture to captures(none) (#123181)Nikita Popov
2024-12-05[InstCombine] Infer nusw + nneg -> nuw for getelementptr (#111144)Nikita Popov
2024-11-20Add the initializes attribute inference (#117104)Haopeng Liu
2024-05-20[OpenCL] Fix an infinite loop in builidng AddrSpaceQualType (#92612)Changpeng Fang