[PATCH] D18450: [Polly] Exploit graph properties during domain generation

Johannes Doerfert via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 29 14:36:31 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL264789: Exploit graph properties during domain generation (authored by jdoerfert).

Changed prior to commit:
  http://reviews.llvm.org/D18450?vs=51751&id=51987#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D18450

Files:
  polly/trunk/include/polly/ScopInfo.h
  polly/trunk/lib/Analysis/ScopInfo.cpp
  polly/trunk/test/Isl/CodeGen/phi_scalar_simple_1.ll
  polly/trunk/test/ScopInfo/complex-successor-structure-2.ll
  polly/trunk/test/ScopInfo/complex-successor-structure-3.ll
  polly/trunk/test/ScopInfo/complex-successor-structure.ll
  polly/trunk/test/ScopInfo/intra_and_inter_bb_scalar_dep.ll
  polly/trunk/test/ScopInfo/non-affine-region-with-loop-2.ll
  polly/trunk/test/ScopInfo/non_affine_region_1.ll
  polly/trunk/test/ScopInfo/phi_scalar_simple_1.ll
  polly/trunk/test/ScopInfo/pointer-used-as-base-pointer-and-scalar-read.ll
  polly/trunk/test/ScopInfo/remarks.ll
  polly/trunk/test/ScopInfo/switch-1.ll
  polly/trunk/test/ScopInfo/switch-2.ll
  polly/trunk/test/ScopInfo/switch-4.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18450.51987.patch
Type: text/x-patch
Size: 60287 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160329/0a300720/attachment-0001.bin>


More information about the llvm-commits mailing list