[PATCH] D13200: [Polly] Allow switch instructions in SCoPs

Johannes Doerfert via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 28 02:35:02 PDT 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL248701: Allow switch instructions in SCoPs (authored by jdoerfert).

Changed prior to commit:
  http://reviews.llvm.org/D13200?vs=35827&id=35846#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D13200

Files:
  polly/trunk/include/polly/ScopDetection.h
  polly/trunk/include/polly/ScopDetectionDiagnostic.h
  polly/trunk/include/polly/Support/ScopHelper.h
  polly/trunk/lib/Analysis/ScopDetection.cpp
  polly/trunk/lib/Analysis/ScopDetectionDiagnostic.cpp
  polly/trunk/lib/Analysis/ScopInfo.cpp
  polly/trunk/lib/CodeGen/BlockGenerators.cpp
  polly/trunk/lib/Support/ScopHelper.cpp
  polly/trunk/test/Isl/CodeGen/non-affine-switch.ll
  polly/trunk/test/Isl/CodeGen/switch-in-non-affine-region.ll
  polly/trunk/test/ScopInfo/switch-1.ll
  polly/trunk/test/ScopInfo/switch-2.ll
  polly/trunk/test/ScopInfo/switch-3.ll
  polly/trunk/test/ScopInfo/switch-4.ll
  polly/trunk/test/ScopInfo/switch-5.ll
  polly/trunk/test/ScopInfo/switch-6.ll
  polly/trunk/test/ScopInfo/switch-7.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13200.35846.patch
Type: text/x-patch
Size: 52358 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150928/9b780075/attachment.bin>


More information about the llvm-commits mailing list