hanchenye-llvm-project/polly/test/Isl/CodeGen/MemAccess
Johannes Doerfert 9b5786960d Relax the condition on the jsop accesses regarding the alignment.
We restricted the new access functions to be a subset of the old one
  because we want to keep the alignment, however if the alignment is
  "not special", thus the default for the type, we can allow any access.


Differential Revision: http://reviews.llvm.org/D5680

llvm-svn: 219503
2014-10-10 15:14:29 +00:00
..
bad_alignment.ll Align copied load/store instructions as the original. 2014-10-02 16:22:19 +00:00
bad_alignment___%for.cond---%for.end.jscop Align copied load/store instructions as the original. 2014-10-02 16:22:19 +00:00
codegen_constant_offset.ll Introduce the ScopArrayInfo class. 2014-10-05 11:32:18 +00:00
codegen_constant_offset___%for.cond---%for.end.jscop
codegen_constant_offset___%for.cond---%for.end.jscop.transformed
codegen_simple.ll Introduce the ScopArrayInfo class. 2014-10-05 11:32:18 +00:00
codegen_simple___%for.cond---%for.end.jscop
codegen_simple___%for.cond---%for.end.jscop.transformed
codegen_simple_float.ll Introduce the ScopArrayInfo class. 2014-10-05 11:32:18 +00:00
codegen_simple_md.ll Introduce the ScopArrayInfo class. 2014-10-05 11:32:18 +00:00
codegen_simple_md___%for.cond---%for.end6.jscop
codegen_simple_md___%for.cond---%for.end6.jscop.transformed+withconst
codegen_simple_md___%for.cond---%for.end6.jscop.transformed+withoutconst
codegen_simple_md_float.ll Introduce the ScopArrayInfo class. 2014-10-05 11:32:18 +00:00
default_aligned_new_access_function.ll Relax the condition on the jsop accesses regarding the alignment. 2014-10-10 15:14:29 +00:00
simple.ll
simple___%for.cond---%for.end.jscop
simple___%for.cond---%for.end.jscop.transformed
simple___%for.cond---%for.end14.jscop [RTC] Runtime Alias Checks for the ISL backend (missing tests) 2014-09-18 11:20:36 +00:00
simple___%for.cond---%for.end14.jscop.transformed [RTC] Runtime Alias Checks for the ISL backend (missing tests) 2014-09-18 11:20:36 +00:00
simple___%for.cond4---%for.end14.jscop
simple___%for.cond4---%for.end14.jscop.transformed
simple_analyze.ll Allow the VectorBlockGenerator to use the IslExprBuilder. 2014-10-08 17:25:30 +00:00
simple_stride___%for.cond---%for.end.jscop Relax the condition on the jsop accesses regarding the alignment. 2014-10-10 15:14:29 +00:00
simple_stride_test.ll Use the new access function (if present) to compute the access stride. 2014-10-10 14:28:46 +00:00