[PATCH] D12975: [Polly] De-LICM (WIP)
Michael Kruse via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 22 08:43:23 PDT 2015
Meinersbur updated this revision to Diff 38133.
Meinersbur added a comment.
Pass unit tests
http://reviews.llvm.org/D12975
Files:
include/polly/CodeGen/BlockGenerators.h
include/polly/ScopInfo.h
lib/Analysis/ScopInfo.cpp
lib/CodeGen/BlockGenerators.cpp
lib/CodeGen/IslNodeBuilder.cpp
test/Isl/CodeGen/doubleacc.ll
test/Isl/CodeGen/phi_in_exit_early_lnt_failure_2.ll
test/ScopInfo/licm_load.ll
test/ScopInfo/licm_reduction.ll
test/ScopInfo/licm_reduction_nested.ll
test/ScopInfo/licm_store.ll
test/ScopInfo/scalar_to_array.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12975.38133.patch
Type: text/x-patch
Size: 65433 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151022/23c53eae/attachment-0001.bin>
More information about the llvm-commits
mailing list