summaryrefslogtreecommitdiff
path: root/polly/lib/CodeGen/LoopGeneratorsGOMP.cpp
AgeCommit message (Expand)Author
2025-04-24[RemoveDI][Polly] Use iterators instead of instruction pointers to SetInsertP...Karthika Devi C
2025-04-04[polly] Prefer PointerType::get with LLVMContext over Type (NFC) (#133868)Mats Jun Larsen
2024-10-16[polly] Avoid llvm::Type::getPointerTo() (NFC) (#112368)Youngsuk Kim
2024-08-10[Polly] Use separate DT/LI/SE for outlined subfn. NFC. (#102460)Michael Kruse
2023-11-27[mlir,polly] Replace uses of IRBuilder::getInt8PtrTy with getPtrTy. NFCFangrui Song
2023-03-17[Polly] Remove some bitcasts (NFC)Nikita Popov
2022-07-26[Polly] Insert !dbg metadata for emitted CallInsts.Michael Kruse
2021-03-11[OpaquePtrs] Remove some uses of type-less CreateLoad APIs (NFC)Nikita Popov
2020-04-03[polly][opaque pointers] Remove use of deprecated APIs.Eli Friedman
2019-03-28Apply include-what-you-use #include removal suggestions. NFC.Michael Kruse
2019-03-19[CodeGen] LLVM OpenMP Backend.Michael Kruse