summaryrefslogtreecommitdiff
path: root/clang/test/OpenMP/taskloop_strictmodifier_codegen.cpp
AgeCommit message (Expand)Author
2024-12-05[InstCombine] Infer nusw + nneg -> nuw for getelementptr (#111144)Nikita Popov
2024-12-04[Clang] Enable -fpointer-tbaa by default. (#117244)Florian Hahn
2024-11-28Codegen changes for strict modifier with grainsize/num_tasks of taskloop cons...CHANDRA GHALE