llvm-project/polly/lib
Michael Kruse f6eb3a2ed2 [ScopBuilder/ScopInfo] Move and inline Scop::init into ScopBuilder::buildScop. NFC.
The method is only needed in the SCoP building phase, and doesn't need
to be part of the general API.

llvm-svn: 312114
2017-08-30 13:04:39 +00:00
..
Analysis [ScopBuilder/ScopInfo] Move and inline Scop::init into ScopBuilder::buildScop. NFC. 2017-08-30 13:04:39 +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