llvm-project/polly/lib
Tobias Grosser f30be2f370 RegisterPasses: Optionally run inliner before Polly
This will allow us to optimize C++ template code with Polly. This support is
mostly for debugging purpose and individual experiments. The ultimate goal is
still to run Polly later in the pass manager when inlining already happened.

llvm-svn: 250092
2015-10-12 20:03:44 +00:00
..
Analysis ScopInfo: Allow simple 'AddRec * Parameter' products in delinearization 2015-10-12 08:02:30 +00:00
CodeGen Also add -polly-no-early-exit back until LNT is restarted 2015-10-11 13:49:27 +00:00
Exchange [NFC] Consistenly use commented and annotated ScopPass functions 2015-09-27 15:43:29 +00:00
External Fix configure checks when applied by the latest clang 2015-10-06 21:45:06 +00:00
JSON Added arcanist linters and cleaned errors and warnings 2014-08-18 00:40:13 +00:00
Support Use EP_ModuleOptimizerEarly to run early polly passes, 2015-10-12 20:03:41 +00:00
Transform RegisterPasses: Optionally run inliner before Polly 2015-10-12 20:03:44 +00:00
CMakeLists.txt Rename Polly_isl to PollyISL 2015-09-24 12:38:49 +00:00
Makefile Update autoconf too: Analysis/TempScopInfo.cpp has been removed 2015-09-11 15:05:29 +00:00
Polly.cpp Move Pass registration into polly library 2014-03-19 17:54:23 +00:00