[PATCH] D30253: [Polly] Add regression tests for DeLICM reject cases.

Michael Kruse via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 22 07:25:59 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL295846: [DeLICM] Add regression tests for DeLICM reject cases. (authored by Meinersbur).

Changed prior to commit:
  https://reviews.llvm.org/D30253?vs=89353&id=89359#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D30253

Files:
  polly/trunk/include/polly/Support/GICHelper.h
  polly/trunk/lib/Transform/DeLICM.cpp
  polly/trunk/test/DeLICM/reject_loadafterstore.ll
  polly/trunk/test/DeLICM/reject_outofquota.ll
  polly/trunk/test/DeLICM/reject_storeafterstore.ll
  polly/trunk/test/DeLICM/reject_storeinsubregion.ll
  polly/trunk/test/DeLICM/reject_unusualstore.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30253.89359.patch
Type: text/x-patch
Size: 14136 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170222/3ec04590/attachment.bin>


More information about the llvm-commits mailing list