aboutsummaryrefslogtreecommitdiff
path: root/polly
AgeCommit message (Expand)AuthorFilesLines
2023-12-07[polly][NFC] Refactor reduction detection code for modularity (#72343)Karthika Devi C1-30/+48
2023-12-05[Polly] Add disjoint flag to some tests (NFC)Nikita Popov4-8/+8
2023-12-05[llvm][NFC] A start at cleaning up zero byte files that should have been remo...Brad Smith1-0/+0
2023-12-05Revert "[lldb] A start at cleaning up zero byte files that should have been r...Brad Smith1-0/+0
2023-12-04[lldb] A start at cleaning up zero byte files that should have been removedBrad Smith1-0/+0
2023-12-04[Support] Remove llvm/Support/Host.h (#74261)Kazu Hirata1-1/+1
2023-11-27[mlir,polly] Replace uses of IRBuilder::getInt8PtrTy with getPtrTy. NFCFangrui Song4-15/+14
2023-11-07[NFC] Remove Type::getInt8PtrTy (#71029)Paulo Matos1-1/+1
2023-10-31[SCEV] Teach SCEVExpander to use zext nneg when possible (#70815)Philip Reames1-1/+1
2023-10-24[ADT] Rename llvm::erase_value to llvm::erase (NFC) (#70156)Kazu Hirata1-3/+3
2023-10-24[polly] Reformat due to d68826dfbd98Owen Pan2-6/+5
2023-10-20[polly] Use llvm::erase_value (NFC)Kazu Hirata1-7/+3
2023-09-19Move CallInst::CreateFree to IRBuilderBaseKonrad Kleine1-2/+2
2023-09-19[llvm] Move CallInst::CreateMalloc to IRBuilderBase::CreateMallocKonrad Kleine1-3/+3
2023-09-18[IR] Remove unnecessary bitcast from CreateMalloc()Nikita Popov1-7/+7
2023-09-13[polly][www] Remove unused VideoJSJordan Rupprecht5-2014/+0
2023-09-05Bug fix for multi-line labels in CFG dot graphMarek Sedláček1-1/+1
2023-09-05[polly] Dynamic libraries are not supported on CygwinCarlo Bramini2-2/+2
2023-09-01[lldb] Fix duplicate word typos; NFCFangrui Song2-2/+2
2023-08-17Headers for basic blocks in CFG dot graphsMarek Sedláček1-1/+1
2023-07-25Clear release notes for 18.xllvmorg-18-initTobias Hieta1-12/+0
2023-07-18[polly] Remove use of getWithSamePointeeType() (NFC)Nikita Popov1-13/+1
2023-07-03[Polly][FIX] Adjust enum after D153305Johannes Doerfert1-1/+1
2023-06-25[llvm] Add missing StringExtras.h includesElliot Goodrich1-0/+1
2023-05-31[SCEV] Compute AddRec range computations using different type BECountJoshua Cao2-10/+10
2023-05-27[polly] Fix typos in documentationKazu Hirata3-4/+4
2023-05-27Reland "[CMake] Bumps minimum version to 3.20.0.Mark de Wever1-8/+1
2023-05-25[NFC][Py Reformat] Reformat python files in the rest of the dirsTobias Hieta13-1607/+1802
2023-05-23[BBUtils][NFC] Delete SplitBlockAndInsertIfThen with DT.Joshua Cao1-1/+3
2023-05-17Revert "Reland "[CMake] Bumps minimum version to 3.20.0.""Nico Weber1-1/+8
2023-05-13Reland "[CMake] Bumps minimum version to 3.20.0."Mark de Wever1-8/+1
2023-05-12Replace None with std::nullopt in comments (NFC)Kazu Hirata1-1/+1
2023-05-06Revert "Reland "[CMake] Bumps minimum version to 3.20.0.""Mark de Wever1-1/+8
2023-05-06Reland "[CMake] Bumps minimum version to 3.20.0."Mark de Wever1-8/+1
2023-05-04[docs] Hide collaboration and include graphs in doxygen docsTimm Bäder1-3/+3
2023-04-28[polly] Drop redundant use of -instnamer in polly MemAccess lit testsBjorn Pettersson4-4/+4
2023-04-27[Polly] Update polly test after SCEV changesNikita Popov1-1/+1
2023-04-27[GlobalOpt] Don't replace the aliasee if it has other references.DianQK1-2/+0
2023-04-15Revert "Revert "Revert "[CMake] Bumps minimum version to 3.20.0."""Mark de Wever1-1/+8
2023-04-15Revert "Revert "[CMake] Bumps minimum version to 3.20.0.""Mark de Wever1-8/+1
2023-03-18Revert "Reland "[CMake] Bumps minimum version to 3.20.0.""Mark de Wever1-1/+8
2023-03-18Reland "[CMake] Bumps minimum version to 3.20.0."Mark de Wever1-8/+1
2023-03-17[Polly] Remove some bitcasts (NFC)Nikita Popov4-18/+3
2023-03-17[Polly] Convert remaining tests to opaque pointers (NFC)Nikita Popov18-260/+249
2023-03-17[Polly] Convert some tests to opaque pointers (NFC)Nikita Popov39-454/+461
2023-03-17[Polly] Convert some tests to opaque pointers (NFC)Nikita Popov7-125/+118
2023-03-17[SCEVExpander] Always use scevgep as nameNikita Popov2-6/+6
2023-03-15Use *{Map,Set}::contains (NFC)Kazu Hirata1-1/+1
2023-03-14[polly] Use DenseMap::contains (NFC)Kazu Hirata1-1/+1
2023-03-13[PassManagerBuilder] Remove PassManagerBuilderArthur Eubanks1-1/+0