[PATCH] D39971: Port ScopInfo to the isl cpp bindings

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Nov 19 14:14:00 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL318632: Port ScopInfo to the isl cpp bindings (authored by pfaffe).

Repository:
  rL LLVM

https://reviews.llvm.org/D39971

Files:
  polly/trunk/include/polly/ScheduleOptimizer.h
  polly/trunk/include/polly/ScopInfo.h
  polly/trunk/include/polly/Support/ISLOStream.h
  polly/trunk/lib/Analysis/ScopInfo.cpp
  polly/trunk/lib/CodeGen/IslAst.cpp
  polly/trunk/lib/CodeGen/IslNodeBuilder.cpp
  polly/trunk/lib/CodeGen/PPCGCodeGeneration.cpp
  polly/trunk/lib/Exchange/JSONExporter.cpp
  polly/trunk/lib/Support/SCEVAffinator.cpp
  polly/trunk/lib/Transform/FlattenSchedule.cpp
  polly/trunk/lib/Transform/ForwardOpTree.cpp
  polly/trunk/lib/Transform/ScheduleOptimizer.cpp
  polly/trunk/lib/Transform/Simplify.cpp
  polly/trunk/test/ForwardOpTree/forward_into_region_redundant_use.ll
  polly/trunk/test/ForwardOpTree/forward_load.ll
  polly/trunk/test/ForwardOpTree/forward_load_differentarray.ll
  polly/trunk/test/ForwardOpTree/forward_load_double_write.ll
  polly/trunk/test/ForwardOpTree/forward_load_fromloop.ll
  polly/trunk/test/ForwardOpTree/forward_load_indirect.ll
  polly/trunk/test/ForwardOpTree/forward_load_memset_before.ll
  polly/trunk/test/ForwardOpTree/forward_load_tripleuse.ll
  polly/trunk/test/ForwardOpTree/forward_load_unrelatedunusual.ll
  polly/trunk/test/ScheduleOptimizer/mat_mul_pattern_data_layout.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39971.123515.patch
Type: text/x-patch
Size: 66190 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171119/c9615884/attachment-0001.bin>


More information about the llvm-commits mailing list