llvm-project/polly/lib
Michael Kruse 591255183b [ScopBuilder] Introduce metadata for splitting scop statement.
This patch allows annotating of metadata in ir instruction
(with "polly_split_after"), which specifies where to split a particular
scop statement.

Contributed-by: Nandini Singhal <cs15mtech01004@iith.ac.in>

Differential Revision: https://reviews.llvm.org/D36402

llvm-svn: 312107
2017-08-30 10:11:06 +00:00
..
Analysis [ScopBuilder] Introduce metadata for splitting scop statement. 2017-08-30 10:11:06 +00:00
CodeGen [IslAst] Do not compare arrays in alias check which are known to be identical 2017-08-28 20:17:02 +00:00
Exchange [PM] Properly require and preserve OptimizationRemarkEmitter. NFCI. 2017-08-28 14:07:33 +00:00
External Move include/isl-noexceptions.h to include/isl/isl-noexceptions.h 2017-08-22 22:04:22 +00:00
Support Do not consider mem intrinsics as error. 2017-08-29 18:27:47 +00:00
Transform [ZoneAlgo] More fine-grained bail-out. 2017-08-28 20:39:07 +00:00
CMakeLists.txt [ScopInliner] Add a simple Scop-based inliner to polly. 2017-08-17 21:57:23 +00:00
Polly.cpp Drop '@brief' from doxygen comments 2016-09-02 06:33:33 +00:00