pkgsrc/devel/polly/PLIST
adam 57ac13a628 llvm: updated to 5.0.0
5.0.0:
Non-comprehensive list of changes in this release
* LLVM’s WeakVH has been renamed to WeakTrackingVH and a new WeakVH has been introduced. The new WeakVH nulls itself out on deletion, but does not track values across RAUW.
* A new library named BinaryFormat has been created which holds a collection of code which previously lived in Support. This includes the file_magic structure and identify_magic functions, as well as all the structure and type definitions for DWARF, ELF, COFF, WASM, and MachO file formats.
* The tool llvm-pdbdump has been renamed llvm-pdbutil to better reflect its nature as a general purpose PDB manipulation / diagnostics tool that does more than just dumping contents.
* The BBVectorize pass has been removed. It was fully replaced and no longer used back in 2014 but we didn’t get around to removing it. Now it is gone. The SLP vectorizer is the suggested non-loop vectorization pass.
* A new tool opt-viewer.py has been added to visualize optimization remarks in HTML. The tool processes the YAML files produced by clang with the -fsave-optimization-record option.
* A new CMake macro LLVM_REVERSE_ITERATION has been added. If enabled, all supported unordered LLVM containers would be iterated in reverse order. This is useful for uncovering non-determinism caused by iteration of unordered containers. Currently, it supports reverse iteration of SmallPtrSet and DenseMap.
* A new tool llvm-dlltool has been added to create short import libraries from GNU style definition files. The tool utilizes the PE COFF SPEC Import Library Format and PE COFF Auxiliary Weak Externals Format to achieve compatibility with LLD and MSVC LINK.
2017-12-01 19:22:12 +00:00

116 lines
3.6 KiB
Text

@comment $NetBSD: PLIST,v 1.4 2017/12/01 19:22:12 adam Exp $
include/polly/Canonicalization.h
include/polly/CodeGen/BlockGenerators.h
include/polly/CodeGen/CodeGeneration.h
include/polly/CodeGen/CodegenCleanup.h
include/polly/CodeGen/IRBuilder.h
include/polly/CodeGen/IslAst.h
include/polly/CodeGen/IslExprBuilder.h
include/polly/CodeGen/IslNodeBuilder.h
include/polly/CodeGen/LoopGenerators.h
include/polly/CodeGen/PPCGCodeGeneration.h
include/polly/CodeGen/PerfMonitor.h
include/polly/CodeGen/RuntimeDebugBuilder.h
include/polly/CodeGen/Utils.h
include/polly/Config/config.h
include/polly/DeLICM.h
include/polly/DependenceInfo.h
include/polly/FlattenAlgo.h
include/polly/FlattenSchedule.h
include/polly/LinkAllPasses.h
include/polly/Options.h
include/polly/PolyhedralInfo.h
include/polly/PruneUnprofitable.h
include/polly/RegisterPasses.h
include/polly/ScheduleOptimizer.h
include/polly/ScopBuilder.h
include/polly/ScopDetection.h
include/polly/ScopDetectionDiagnostic.h
include/polly/ScopInfo.h
include/polly/ScopPass.h
include/polly/Simplify.h
include/polly/Support/DumpModulePass.h
include/polly/Support/GICHelper.h
include/polly/Support/ISLOStream.h
include/polly/Support/ISLTools.h
include/polly/Support/LinkGPURuntime.h
include/polly/Support/SCEVAffinator.h
include/polly/Support/SCEVValidator.h
include/polly/Support/ScopHelper.h
include/polly/Support/ScopLocation.h
include/polly/Support/VirtualInstruction.h
include/polly/isl-noexceptions.h
include/polly/isl/aff.h
include/polly/isl/aff_type.h
include/polly/isl/arg.h
include/polly/isl/ast.h
include/polly/isl/ast_build.h
include/polly/isl/ast_type.h
include/polly/isl/band.h
include/polly/isl/constraint.h
include/polly/isl/ctx.h
include/polly/isl/deprecated/aff_int.h
include/polly/isl/deprecated/ast_int.h
include/polly/isl/deprecated/constraint_int.h
include/polly/isl/deprecated/ilp_int.h
include/polly/isl/deprecated/int.h
include/polly/isl/deprecated/map_int.h
include/polly/isl/deprecated/mat_int.h
include/polly/isl/deprecated/point_int.h
include/polly/isl/deprecated/polynomial_int.h
include/polly/isl/deprecated/set_int.h
include/polly/isl/deprecated/union_map_int.h
include/polly/isl/deprecated/val_int.h
include/polly/isl/deprecated/vec_int.h
include/polly/isl/flow.h
include/polly/isl/hash.h
include/polly/isl/hmap.h
include/polly/isl/id.h
include/polly/isl/id_to_ast_expr.h
include/polly/isl/id_to_id.h
include/polly/isl/id_to_pw_aff.h
include/polly/isl/ilp.h
include/polly/isl/list.h
include/polly/isl/local_space.h
include/polly/isl/lp.h
include/polly/isl/map.h
include/polly/isl/map_to_basic_set.h
include/polly/isl/map_type.h
include/polly/isl/mat.h
include/polly/isl/maybe.h
include/polly/isl/maybe_ast_expr.h
include/polly/isl/maybe_basic_set.h
include/polly/isl/maybe_id.h
include/polly/isl/maybe_pw_aff.h
include/polly/isl/maybe_templ.h
include/polly/isl/multi.h
include/polly/isl/obj.h
include/polly/isl/options.h
include/polly/isl/point.h
include/polly/isl/polynomial.h
include/polly/isl/polynomial_type.h
include/polly/isl/printer.h
include/polly/isl/printer_type.h
include/polly/isl/schedule.h
include/polly/isl/schedule_node.h
include/polly/isl/schedule_type.h
include/polly/isl/set.h
include/polly/isl/set_type.h
include/polly/isl/space.h
include/polly/isl/stdint.h
include/polly/isl/stream.h
include/polly/isl/union_map.h
include/polly/isl/union_map_type.h
include/polly/isl/union_set.h
include/polly/isl/union_set_type.h
include/polly/isl/val.h
include/polly/isl/val_gmp.h
include/polly/isl/vec.h
include/polly/isl/version.h
include/polly/isl/vertices.h
lib/LLVMPolly.so
lib/cmake/polly/PollyConfig.cmake
lib/cmake/polly/PollyExports-all.cmake
lib/libPolly.a
lib/libPollyISL.a
lib/libPollyPPCG.a