[PATCH] D12066: Introduce the ScopExpander as a SCEVExpander replacement

Johannes Doerfert via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 18 04:56:57 PDT 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL245288: Introduce the ScopExpander as a SCEVExpander replacement (authored by jdoerfert).

Changed prior to commit:
  http://reviews.llvm.org/D12066?vs=32394&id=32400#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D12066

Files:
  polly/trunk/include/polly/CodeGen/IslExprBuilder.h
  polly/trunk/include/polly/CodeGen/IslNodeBuilder.h
  polly/trunk/include/polly/Support/ScopHelper.h
  polly/trunk/lib/CodeGen/BlockGenerators.cpp
  polly/trunk/lib/CodeGen/IslExprBuilder.cpp
  polly/trunk/lib/CodeGen/IslNodeBuilder.cpp
  polly/trunk/lib/Support/ScopHelper.cpp
  polly/trunk/test/Isl/CodeGen/inner_scev.ll
  polly/trunk/test/Isl/CodeGen/inner_scev_2.ll
  polly/trunk/test/Isl/CodeGen/inner_scev_sdiv_1.ll
  polly/trunk/test/Isl/CodeGen/inner_scev_sdiv_2.ll
  polly/trunk/test/Isl/CodeGen/inner_scev_sdiv_3.ll
  polly/trunk/test/Isl/CodeGen/inner_scev_sdiv_in_lb.ll
  polly/trunk/test/Isl/CodeGen/inner_scev_sdiv_in_lb_invariant.ll
  polly/trunk/test/Isl/CodeGen/inner_scev_sdiv_in_rtc.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12066.32400.patch
Type: text/x-patch
Size: 29963 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150818/a95d6a7d/attachment.bin>


More information about the llvm-commits mailing list