Fri Aug 12 08:47:29 2022 UTC ()
devel/polly: llvm update


(pin)
diff -r1.8 -r1.9 pkgsrc/devel/polly/PLIST
diff -r1.23 -r1.24 pkgsrc/devel/polly/distinfo

cvs diff -r1.8 -r1.9 pkgsrc/devel/polly/PLIST (expand / switch to unified diff)

--- pkgsrc/devel/polly/PLIST 2021/11/23 20:55:42 1.8
+++ pkgsrc/devel/polly/PLIST 2022/08/12 08:47:29 1.9
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1@comment $NetBSD: PLIST,v 1.8 2021/11/23 20:55:42 wiz Exp $ 1@comment $NetBSD: PLIST,v 1.9 2022/08/12 08:47:29 pin Exp $
2include/polly/Canonicalization.h 2include/polly/Canonicalization.h
3include/polly/CodeGen/BlockGenerators.h 3include/polly/CodeGen/BlockGenerators.h
4include/polly/CodeGen/CodeGeneration.h 4include/polly/CodeGen/CodeGeneration.h
5include/polly/CodeGen/CodegenCleanup.h 5include/polly/CodeGen/CodegenCleanup.h
6include/polly/CodeGen/IRBuilder.h 6include/polly/CodeGen/IRBuilder.h
7include/polly/CodeGen/IslAst.h 7include/polly/CodeGen/IslAst.h
8include/polly/CodeGen/IslExprBuilder.h 8include/polly/CodeGen/IslExprBuilder.h
9include/polly/CodeGen/IslNodeBuilder.h 9include/polly/CodeGen/IslNodeBuilder.h
10include/polly/CodeGen/LoopGenerators.h 10include/polly/CodeGen/LoopGenerators.h
11include/polly/CodeGen/LoopGeneratorsGOMP.h 11include/polly/CodeGen/LoopGeneratorsGOMP.h
12include/polly/CodeGen/LoopGeneratorsKMP.h 12include/polly/CodeGen/LoopGeneratorsKMP.h
13include/polly/CodeGen/PPCGCodeGeneration.h 13include/polly/CodeGen/PPCGCodeGeneration.h
14include/polly/CodeGen/PerfMonitor.h 14include/polly/CodeGen/PerfMonitor.h
@@ -20,57 +20,54 @@ include/polly/DeLICM.h @@ -20,57 +20,54 @@ include/polly/DeLICM.h
20include/polly/DeadCodeElimination.h 20include/polly/DeadCodeElimination.h
21include/polly/DependenceInfo.h 21include/polly/DependenceInfo.h
22include/polly/FlattenAlgo.h 22include/polly/FlattenAlgo.h
23include/polly/FlattenSchedule.h 23include/polly/FlattenSchedule.h
24include/polly/ForwardOpTree.h 24include/polly/ForwardOpTree.h
25include/polly/JSONExporter.h 25include/polly/JSONExporter.h
26include/polly/LinkAllPasses.h 26include/polly/LinkAllPasses.h
27include/polly/ManualOptimizer.h 27include/polly/ManualOptimizer.h
28include/polly/MatmulOptimizer.h 28include/polly/MatmulOptimizer.h
29include/polly/Options.h 29include/polly/Options.h
30include/polly/PolyhedralInfo.h 30include/polly/PolyhedralInfo.h
31include/polly/PruneUnprofitable.h 31include/polly/PruneUnprofitable.h
32include/polly/RegisterPasses.h 32include/polly/RegisterPasses.h
33include/polly/RewriteByReferenceParameters.h 
34include/polly/ScheduleOptimizer.h 33include/polly/ScheduleOptimizer.h
35include/polly/ScheduleTreeTransform.h 34include/polly/ScheduleTreeTransform.h
36include/polly/ScopBuilder.h 35include/polly/ScopBuilder.h
37include/polly/ScopDetection.h 36include/polly/ScopDetection.h
38include/polly/ScopDetectionDiagnostic.h 37include/polly/ScopDetectionDiagnostic.h
39include/polly/ScopInfo.h 38include/polly/ScopInfo.h
40include/polly/ScopPass.h 39include/polly/ScopPass.h
41include/polly/Simplify.h 40include/polly/Simplify.h
 41include/polly/Support/DumpFunctionPass.h
42include/polly/Support/DumpModulePass.h 42include/polly/Support/DumpModulePass.h
43include/polly/Support/GICHelper.h 43include/polly/Support/GICHelper.h
44include/polly/Support/ISLOStream.h 44include/polly/Support/ISLOStream.h
45include/polly/Support/ISLOperators.h 45include/polly/Support/ISLOperators.h
46include/polly/Support/ISLTools.h 46include/polly/Support/ISLTools.h
47include/polly/Support/LinkGPURuntime.h 47include/polly/Support/LinkGPURuntime.h
48include/polly/Support/SCEVAffinator.h 48include/polly/Support/SCEVAffinator.h
49include/polly/Support/SCEVValidator.h 49include/polly/Support/SCEVValidator.h
50include/polly/Support/ScopHelper.h 50include/polly/Support/ScopHelper.h
51include/polly/Support/ScopLocation.h 51include/polly/Support/ScopLocation.h
52include/polly/Support/VirtualInstruction.h 52include/polly/Support/VirtualInstruction.h
53include/polly/ZoneAlgo.h 53include/polly/ZoneAlgo.h
54include/polly/isl/aff.h 54include/polly/isl/aff.h
55include/polly/isl/aff_type.h 55include/polly/isl/aff_type.h
56include/polly/isl/arg.h 56include/polly/isl/arg.h
57include/polly/isl/ast.h 57include/polly/isl/ast.h
58include/polly/isl/ast_build.h 58include/polly/isl/ast_build.h
59include/polly/isl/ast_type.h 59include/polly/isl/ast_type.h
60include/polly/isl/constraint.h 60include/polly/isl/constraint.h
61include/polly/isl/cpp-checked-conversion.h 
62include/polly/isl/cpp-checked.h 
63include/polly/isl/cpp.h 
64include/polly/isl/ctx.h 61include/polly/isl/ctx.h
65include/polly/isl/fixed_box.h 62include/polly/isl/fixed_box.h
66include/polly/isl/flow.h 63include/polly/isl/flow.h
67include/polly/isl/hash.h 64include/polly/isl/hash.h
68include/polly/isl/hmap.h 65include/polly/isl/hmap.h
69include/polly/isl/id.h 66include/polly/isl/id.h
70include/polly/isl/id_to_ast_expr.h 67include/polly/isl/id_to_ast_expr.h
71include/polly/isl/id_to_id.h 68include/polly/isl/id_to_id.h
72include/polly/isl/id_to_pw_aff.h 69include/polly/isl/id_to_pw_aff.h
73include/polly/isl/id_type.h 70include/polly/isl/id_type.h
74include/polly/isl/ilp.h 71include/polly/isl/ilp.h
75include/polly/isl/isl-noexceptions.h 72include/polly/isl/isl-noexceptions.h
76include/polly/isl/list.h 73include/polly/isl/list.h
@@ -94,27 +91,26 @@ include/polly/isl/polynomial.h @@ -94,27 +91,26 @@ include/polly/isl/polynomial.h
94include/polly/isl/polynomial_type.h 91include/polly/isl/polynomial_type.h
95include/polly/isl/printer.h 92include/polly/isl/printer.h
96include/polly/isl/printer_type.h 93include/polly/isl/printer_type.h
97include/polly/isl/schedule.h 94include/polly/isl/schedule.h
98include/polly/isl/schedule_node.h 95include/polly/isl/schedule_node.h
99include/polly/isl/schedule_type.h 96include/polly/isl/schedule_type.h
100include/polly/isl/set.h 97include/polly/isl/set.h
101include/polly/isl/set_type.h 98include/polly/isl/set_type.h
102include/polly/isl/space.h 99include/polly/isl/space.h
103include/polly/isl/space_type.h 100include/polly/isl/space_type.h
104include/polly/isl/stdint.h 101include/polly/isl/stdint.h
105include/polly/isl/stream.h 102include/polly/isl/stream.h
106include/polly/isl/stride_info.h 103include/polly/isl/stride_info.h
107include/polly/isl/typed_cpp.h 
108include/polly/isl/union_map.h 104include/polly/isl/union_map.h
109include/polly/isl/union_map_type.h 105include/polly/isl/union_map_type.h
110include/polly/isl/union_set.h 106include/polly/isl/union_set.h
111include/polly/isl/union_set_type.h 107include/polly/isl/union_set_type.h
112include/polly/isl/val.h 108include/polly/isl/val.h
113include/polly/isl/val_gmp.h 109include/polly/isl/val_gmp.h
114include/polly/isl/val_type.h 110include/polly/isl/val_type.h
115include/polly/isl/vec.h 111include/polly/isl/vec.h
116include/polly/isl/version.h 112include/polly/isl/version.h
117include/polly/isl/vertices.h 113include/polly/isl/vertices.h
118lib/LLVMPolly.so 114lib/LLVMPolly.so
119lib/cmake/polly/PollyConfig.cmake 115lib/cmake/polly/PollyConfig.cmake
120lib/cmake/polly/PollyExports-all.cmake 116lib/cmake/polly/PollyExports-all.cmake

cvs diff -r1.23 -r1.24 pkgsrc/devel/polly/distinfo (expand / switch to unified diff)

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