llvm-project/polly/lib
Michael Kruse 1bf6bafb2d Fix: Add pass manager barrier.
The LNT test suite with -polly-process-unprofitable
-polly-position=before-vectorizer currenty fails 59 tests. With this
barrier added, only 16 keep failing. This is probably because Polly's
code generation currently does not correctly preserve all analyses it
promised to preserve. Temporarily add this barrier until further
investigation.

llvm-svn: 262488
2016-03-02 14:59:16 +00:00
..
Analysis Fix non-synthesizable loop exit values. 2016-03-01 21:44:06 +00:00
CodeGen Fix non-synthesizable loop exit values. 2016-03-01 21:44:06 +00:00
Exchange Do not check JSON alignment of scalar accesses 2016-01-15 16:49:33 +00:00
External Update to isl-0.16.1-68-g8fad211 2016-02-26 11:35:12 +00:00
JSON Added arcanist linters and cleaned errors and warnings 2014-08-18 00:40:13 +00:00
Support Fix: Add pass manager barrier. 2016-03-02 14:59:16 +00:00
Transform Adapt to LLVM head, again 2016-02-25 17:54:42 +00:00
CMakeLists.txt Properly build shared libraries if LLVM_LINK_LLVM_DYLIB is enabled. 2016-02-03 16:29:04 +00:00
Polly.cpp Move Pass registration into polly library 2014-03-19 17:54:23 +00:00