aboutsummaryrefslogtreecommitdiff
path: root/polly
AgeCommit message (Expand)AuthorFilesLines
2019-07-22Merging r366510:Hans Wennborg1-1/+1
2019-07-17[NFC][ScopBuilder] Move buildSchedule and its callees to ScopBuilder or ScopH...Dominik Adamski6-320/+327
2019-07-17[NFC][ScopBuilder]Move finalizeAccesses and its callees to ScopBuilderDominik Adamski4-253/+259
2019-07-16[NFC][ScopBuilder] Move addUserContext to ScopBuilderDominik Adamski4-47/+48
2019-07-16[NFC][ScopBuilder] Move buildAliasChecks and its implementing methods to Scop...Dominik Adamski4-402/+420
2019-07-16[NFC][ScopBuilder] Move addRecordedAssumption to ScopBuilderDominik Adamski4-56/+67
2019-07-15[ScopInfo][NFC] Add dot at the end of comment statement.Dominik Adamski1-1/+1
2019-07-09OpaquePtr: Update polly's calls to Loads.h APITim Northover2-3/+5
2019-06-17[test] Add wrap flags after D61934.Michael Kruse2-3/+3
2019-06-17[ScopInliner] Register FunctionAnalysisManagerModuleProxy.Michael Kruse1-0/+1
2019-06-12[ScopBuilder] Move addInvariantLoads to ScopBuilder. NFC.Michael Kruse4-180/+188
2019-06-12[ScopBuilder] Move getNonHoistableCtx to ScopBuilder. NFC.Michael Kruse4-136/+141
2019-06-12[ScopBuilder] Move hoistInvariantLoads to ScopBuilder. NFC.Michael Kruse4-51/+51
2019-06-06[ScheduleTreeTransform] Silence compiler warning. NFC.Michael Kruse1-1/+1
2019-06-04[ScopBuilder] Move canonicalizeDynamicsBasePtrs from ScopInfo. NFC.Michael Kruse4-99/+99
2019-05-31[ScopBuilder] Move verifyInvariantLoads function from ScopInfo. NFC.Michael Kruse4-30/+30
2019-05-31[ScheduleOptimizer] Hoist extension nodes after schedule optimization.Michael Kruse9-85/+724
2019-05-28[ScopBuilder] Move buildInvariantEquivalenceClasses function from ScopInfo. NFC.Michael Kruse4-36/+48
2019-05-21[DeLICM] Use polly::singleton to allow empty result.Michael Kruse2-2/+80
2019-05-20[CodeGen] Fix order of PHINode and MA Write generation.Michael Kruse4-1/+166
2019-05-20[DependenceInfo] Remove dead initialization. NFC.Michael Kruse1-2/+2
2019-05-14[polly] Fix non-determinism in IslNodeBuilder.Eli Friedman1-1/+1
2019-05-14[Polly] Don't crash on invalid delinearization result.Eli Friedman2-1/+30
2019-05-10[ZoneAlgo] Fix PHI inconsistency in invalid contexts.Michael Kruse6-2/+117
2019-05-08[polly][SCEV] Expand SCEV matcher cases for new smin/umin opsKeno Fischer5-1/+61
2019-03-28Apply include-what-you-use #include removal suggestions. NFC.Michael Kruse66-491/+45
2019-03-27[ConstantRange] Rename isWrappedSet() to isUpperWrapped()Nikita Popov1-1/+1
2019-03-25Moving ManagedMemoryRewritePass when hybrid option is selectedMichael Kruse1-4/+7
2019-03-19[CodeGen] LLVM OpenMP Backend.Michael Kruse13-224/+1267
2019-02-08[opaque pointer types] Update calls to CreateCall to pass the functionJames Y Knight1-2/+3
2019-01-29Adjust documentation for git migration.James Y Knight4-17/+5
2019-01-22Fix/unify top comment in lib/Analysis/PolyhedralInfo.cppMichal Gorny1-15/+16
2019-01-21Fix typos throughout the license files that somehow I and my reviewersChandler Carruth2-2/+2
2019-01-19Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2-8/+8
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth93-372/+279
2019-01-19Install new LLVM license structure and new developer policy.Chandler Carruth2-25/+472
2019-01-18[polly] Change to range-based invocation of llvm::sortMandeep Singh Grang1-1/+1
2019-01-16Bump the trunk version to 9.0.0svnHans Wennborg2-4/+4
2019-01-15Remove irrelevant references to legacy git repositories fromJames Y Knight17-20/+20
2019-01-15Update year in license filesHans Wennborg2-2/+2
2018-11-06[CMake] Fix generation of exported targets in build directoryPhilip Pfaffe1-2/+2
2018-11-01Fix clang -Wimplicit-fallthrough warnings across llvm, NFCReid Kleckner2-4/+4
2018-10-18[TI removal] Generically discuss terminators rather than use the soon toChandler Carruth1-1/+1
2018-10-17Fix broken formatting caused by test commitTheodoros Theodoridis1-1/+1
2018-10-17Test commitTheodoros Theodoridis1-1/+1
2018-10-15[TI removal] Make `getTerminator()` return a generic `Instruction`.Chandler Carruth5-10/+10
2018-10-12Fix another error related to YAML quoting.Zachary Turner1-6/+6
2018-09-27[IslAst] Fix InParallelFor nesting.Michael Kruse4-21/+92
2018-09-26[doc] Fix HowToManuallyUseTheIndividualPiecesOfPollyMichael Kruse39-1979/+2571
2018-09-26Move www/experiments to docs/experimentsMichael Kruse31-0/+0