[PATCH] [Polly] Runtime alias checks

Johannes Doerfert doerfert at cs.uni-saarland.de
Wed Sep 10 08:14:55 PDT 2014


Rebase

http://reviews.llvm.org/D5077

Files:
  include/polly/CodeGen/IslExprBuilder.h
  include/polly/ScopDetection.h
  include/polly/ScopInfo.h
  include/polly/Support/GICHelper.h
  lib/Analysis/ScopDetection.cpp
  lib/Analysis/ScopInfo.cpp
  lib/CodeGen/BlockGenerators.cpp
  lib/CodeGen/IslAst.cpp
  lib/CodeGen/IslCodeGeneration.cpp
  lib/CodeGen/IslExprBuilder.cpp
  test/Isl/Ast/alias_simple_1.ll
  test/Isl/Ast/alias_simple_2.ll
  test/Isl/Ast/alias_simple_3.ll
  test/Isl/Ast/aliasing_multiple_alias_groups.ll
  test/Isl/Ast/aliasing_parametric_simple_1.ll
  test/Isl/Ast/aliasing_parametric_simple_2.ll
  test/Isl/Ast/run-time-condition.ll
  test/Isl/Ast/simple-run-time-condition.ll
  test/Isl/CodeGen/MemAccess/codegen_simple_float.ll
  test/Isl/CodeGen/MemAccess/codegen_simple_md_float.ll
  test/Isl/CodeGen/MemAccess/simple___%for.cond---%for.end14.jscop
  test/Isl/CodeGen/MemAccess/simple___%for.cond---%for.end14.jscop.transformed
  test/Isl/CodeGen/MemAccess/simple_analyze.ll
  test/Isl/CodeGen/aliasing_parametric_simple_1.ll
  test/Isl/CodeGen/aliasing_parametric_simple_2.ll
  test/Isl/CodeGen/multidim_2d_parametric_array_static_loop_bounds.ll
  test/Isl/CodeGen/run-time-condition-with-scev-parameters.ll
  test/Isl/CodeGen/scop_never_executed_runtime_check_location.ll
  test/ScopDetect/aliasing_parametric_simple_1.ll
  test/ScopDetect/aliasing_parametric_simple_2.ll
  test/ScopDetect/aliasing_simple_1.ll
  test/ScopDetect/aliasing_simple_2.ll
  test/ScopDetectionDiagnostics/ReportAlias-01.ll
  test/ScopInfo/Alias-0.ll
  test/ScopInfo/Alias-1.ll
  test/ScopInfo/Alias-2.ll
  test/ScopInfo/Alias-3.ll
  test/ScopInfo/Alias-4.ll
  test/ScopInfo/aliasing_multiple_alias_groups.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D5077.13546.patch
Type: text/x-patch
Size: 66526 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140910/46c779c7/attachment.bin>


More information about the llvm-commits mailing list