[PATCH] D13338: [Polly] Consolidate invariant loads

Johannes Doerfert via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 9 10:14:20 PDT 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL249853: Consolidate invariant loads (authored by jdoerfert).

Changed prior to commit:
  http://reviews.llvm.org/D13338?vs=36323&id=36959#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D13338

Files:
  polly/trunk/include/polly/ScopInfo.h
  polly/trunk/lib/Analysis/ScopInfo.cpp
  polly/trunk/lib/CodeGen/IslNodeBuilder.cpp
  polly/trunk/test/Isl/CodeGen/OpenMP/invariant_base_pointers_preloaded.ll
  polly/trunk/test/Isl/CodeGen/invariant_load_outermost.ll
  polly/trunk/test/Isl/CodeGen/whole-scop-non-affine-subregion.ll
  polly/trunk/test/ScopInfo/intra_and_inter_bb_scalar_dep.ll
  polly/trunk/test/ScopInfo/invariant_loads_complicated_dependences.ll
  polly/trunk/test/ScopInfo/invariant_loop_bounds.ll
  polly/trunk/test/ScopInfo/invariant_same_loop_bound_multiple_times-1.ll
  polly/trunk/test/ScopInfo/invariant_same_loop_bound_multiple_times-2.ll
  polly/trunk/test/ScopInfo/required-invariant-loop-bounds.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13338.36959.patch
Type: text/x-patch
Size: 34232 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151009/3791ee38/attachment-0001.bin>


More information about the llvm-commits mailing list