llvm-project/polly/lib/Analysis
Tobias Grosser 23f16b1ceb cmake: build monolithic libLLVMPollyLib.dylib
The module LLVMPolly.so links to that. There is really no reason to build a
large number of mini-libraries here, especially as we do have dependences
between the libraries that are not properly handled and that make linking fail
on darwin.

Submitted-by: David Fang  <fang@csl.cornell.edu>
llvm-svn: 202743
2014-03-03 19:30:19 +00:00
..
Dependences.cpp Do not fail in case we do not have valid dependences 2014-02-23 15:15:44 +00:00
Makefile 'chmod -x' on files that do not need the executable bits 2012-12-29 15:09:03 +00:00
ScopDetection.cpp [C++11] Use foreach iterator for blocks and operands 2014-03-03 13:13:55 +00:00
ScopGraphPrinter.cpp [C++11] Use foreach iterator for blocks and operands 2014-03-03 13:13:55 +00:00
ScopInfo.cpp Optimizer: Do not accidentally set schedule to NULL 2014-02-21 20:51:36 +00:00
ScopPass.cpp 'chmod -x' on files that do not need the executable bits 2012-12-29 15:09:03 +00:00
TempScopInfo.cpp [C++11] Use foreach iterator for blocks and operands 2014-03-03 13:13:55 +00:00