llvm-project/polly/lib
Chandler Carruth d01918fa13 [PM] Convert Polly over to directly use the legacy pass manager
namespace and header rather than the top-level header and using
declarations. These helpers impede modular builds and are going away.
Migrating away from them will also be necessary to start mixing in any
usage of the new pass manager.

llvm-svn: 229091
2015-02-13 09:51:50 +00:00
..
Analysis Drop an assert and XFAIL two test cases 2015-02-11 18:46:33 +00:00
CodeGen [PM] Convert Polly over to directly use the legacy pass manager 2015-02-13 09:51:50 +00:00
Exchange [Refactor][NfC] Simplify and clean the handling of (new) access relations 2014-10-13 12:58:03 +00:00
External Import isl(+imath) as an external library into Polly 2015-02-04 20:55:43 +00:00
JSON Added arcanist linters and cleaned errors and warnings 2014-08-18 00:40:13 +00:00
Support [PM] Convert Polly over to directly use the legacy pass manager 2015-02-13 09:51:50 +00:00
Transform [PM] Convert Polly over to directly use the legacy pass manager 2015-02-13 09:51:50 +00:00
CMakeLists.txt Link LLVM libraries into libLLVMPolly if BUILD_SHARED_LIBS=ON is set 2015-02-12 08:27:19 +00:00
Makefile Import isl(+imath) as an external library into Polly 2015-02-04 20:55:43 +00:00
Polly.cpp Move Pass registration into polly library 2014-03-19 17:54:23 +00:00