llvm-project/polly/lib/CodeGen
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
..
BlockGenerators.cpp Codegen: Do not crash when seeing debug intrinsics 2014-02-21 15:06:05 +00:00
Cloog.cpp Cloog: Compute simple hulls during code generation 2014-02-23 22:39:37 +00:00
CodeGeneration.cpp Update for llvm api change. 2014-02-25 19:17:57 +00:00
IslAst.cpp IslCodegen: Support for run-time conditions 2013-11-17 03:18:25 +00:00
IslCodeGeneration.cpp Update to isl 1b3ba3b72c0482fd36bf0b4a1186a259f7bafeed 2014-01-26 19:36:28 +00:00
LoopGenerators.cpp Use C++11 formatting 2014-03-02 17:05:21 +00:00
Makefile 'chmod -x' on files that do not need the executable bits 2012-12-29 15:09:03 +00:00
PTXGenerator.cpp [cleanup] Update Polly for moved header in LLVM r199082. 2014-01-13 09:56:11 +00:00
Utils.cpp codegen: Update LoopInfo correctly 2014-02-24 00:50:49 +00:00