pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/polly



Module Name:    pkgsrc
Committed By:   pin
Date:           Fri Aug 12 08:47:29 UTC 2022

Modified Files:
        pkgsrc/devel/polly: PLIST distinfo

Log Message:
devel/polly: llvm update


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/devel/polly/PLIST
cvs rdiff -u -r1.23 -r1.24 pkgsrc/devel/polly/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/polly/PLIST
diff -u pkgsrc/devel/polly/PLIST:1.8 pkgsrc/devel/polly/PLIST:1.9
--- pkgsrc/devel/polly/PLIST:1.8        Tue Nov 23 20:55:42 2021
+++ pkgsrc/devel/polly/PLIST    Fri Aug 12 08:47:29 2022
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.8 2021/11/23 20:55:42 wiz Exp $
+@comment $NetBSD: PLIST,v 1.9 2022/08/12 08:47:29 pin Exp $
 include/polly/Canonicalization.h
 include/polly/CodeGen/BlockGenerators.h
 include/polly/CodeGen/CodeGeneration.h
@@ -30,7 +30,6 @@ include/polly/Options.h
 include/polly/PolyhedralInfo.h
 include/polly/PruneUnprofitable.h
 include/polly/RegisterPasses.h
-include/polly/RewriteByReferenceParameters.h
 include/polly/ScheduleOptimizer.h
 include/polly/ScheduleTreeTransform.h
 include/polly/ScopBuilder.h
@@ -39,6 +38,7 @@ include/polly/ScopDetectionDiagnostic.h
 include/polly/ScopInfo.h
 include/polly/ScopPass.h
 include/polly/Simplify.h
+include/polly/Support/DumpFunctionPass.h
 include/polly/Support/DumpModulePass.h
 include/polly/Support/GICHelper.h
 include/polly/Support/ISLOStream.h
@@ -58,9 +58,6 @@ include/polly/isl/ast.h
 include/polly/isl/ast_build.h
 include/polly/isl/ast_type.h
 include/polly/isl/constraint.h
-include/polly/isl/cpp-checked-conversion.h
-include/polly/isl/cpp-checked.h
-include/polly/isl/cpp.h
 include/polly/isl/ctx.h
 include/polly/isl/fixed_box.h
 include/polly/isl/flow.h
@@ -104,7 +101,6 @@ include/polly/isl/space_type.h
 include/polly/isl/stdint.h
 include/polly/isl/stream.h
 include/polly/isl/stride_info.h
-include/polly/isl/typed_cpp.h
 include/polly/isl/union_map.h
 include/polly/isl/union_map_type.h
 include/polly/isl/union_set.h

Index: pkgsrc/devel/polly/distinfo
diff -u pkgsrc/devel/polly/distinfo:1.23 pkgsrc/devel/polly/distinfo:1.24
--- pkgsrc/devel/polly/distinfo:1.23    Thu Feb  3 20:38:40 2022
+++ pkgsrc/devel/polly/distinfo Fri Aug 12 08:47:29 2022
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.23 2022/02/03 20:38:40 adam Exp $
+$NetBSD: distinfo,v 1.24 2022/08/12 08:47:29 pin Exp $
 
-BLAKE2s (polly-13.0.1.src.tar.xz) = 026366598b601cf0d275c16a7c3249253f5f7d256e801c94646328b89af6977f
-SHA512 (polly-13.0.1.src.tar.xz) = 0fcdcce43a29ae75752dbddf37a5c769e21471f0cc030cc1940a43800b95af9efbf166c6aee75ef4991d0dbdc1647c5d340ba0fa398f344309e58db6cfc8a98d
-Size (polly-13.0.1.src.tar.xz) = 9186828 bytes
-SHA1 (patch-CMakeLists.txt) = 8138e11f858f23e0069c8fa0c07eff2b7aaf8c43
+BLAKE2s (polly-14.0.6.src.tar.xz) = b787ce64b15d9f550d0c02966d43c5f18f2a601715780a2a34852b503bb81d5c
+SHA512 (polly-14.0.6.src.tar.xz) = a2a3c96d58975a2023a26aef87ec3a755b489d3fe62d5c18fc1a477a65e032e265f4fcebc3d28c2958c2e97de44673259a1e083cc8aebb5671685695501e7645
+Size (polly-14.0.6.src.tar.xz) = 9357684 bytes
+SHA1 (patch-CMakeLists.txt) = c827eac5e5bfa3ae948970b66bfe634c6d1eadfe



Home | Main Index | Thread Index | Old Index