llvm-project/polly/lib/CodeGen
Tobias Grosser a38c92406c Update to isl 1b3ba3b72c0482fd36bf0b4a1186a259f7bafeed
This includes the following very useful isl commit:

commit d962967ab42323ea5ca0398956fbff6a98c782fa
Author: Sven Verdoolaege <skimo@kotnet.org>
Date:   Wed Dec 18 12:05:32 2013 +0100

allow the user to impose a bound on the number of low-level operations

This should allow the user to deterministically limit the effort spent on a
computation.

llvm-svn: 200155
2014-01-26 19:36:28 +00:00
..
BlockGenerators.cpp BlockGenerator: Split getNewValue. 2013-07-25 09:12:07 +00:00
CMakeLists.txt prepend LLVM to all Polly* libs 2013-11-16 15:28:55 +00:00
Cloog.cpp Remove IR/Writer.h 2014-01-09 10:42:15 +00:00
CodeGeneration.cpp CodeGeneration: Replace reference to isl_int with explicit mpz call. 2014-01-19 11:31:23 +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 Adapt to DomTree changes in r199104 2014-01-13 22:29:56 +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 Adapt to DomTree changes in r199104 2014-01-13 22:29:56 +00:00