llvm-project/polly/lib
Tobias Grosser b8cd4a8341 CodeGeneration: Replace reference to isl_int with explicit mpz call.
This removes the last isl_int dependency in the default build. There are
still some in OpenScop and Scoplib. For those isl-0.12.2 still needs to be used.

llvm-svn: 199585
2014-01-19 11:31:23 +00:00
..
Analysis Adapt to DomTree changes in r199104 2014-01-13 22:29:56 +00:00
CodeGen CodeGeneration: Replace reference to isl_int with explicit mpz call. 2014-01-19 11:31:23 +00:00
Exchange llvm/IR/Writer.h has been removed in llvm commit r198836 and seems useless in polly 2014-01-16 07:10:09 +00:00
JSON prepend LLVM to all Polly* libs 2013-11-16 15:28:55 +00:00
Support ScopValidator: smax expressions are no parameters 2013-12-09 21:51:46 +00:00
CMakeLists.txt Introduce -polly-canonicalize pass 2014-01-02 23:39:18 +00:00
Canonicalization.cpp Introduce -polly-canonicalize pass 2014-01-02 23:39:18 +00:00
CodePreparation.cpp Adapt to DomTree changes in r199104 2014-01-13 22:29:56 +00:00
DeadCodeElimination.cpp include missing ISL header file 2013-05-31 17:41:17 +00:00
IndVarSimplify.cpp Adapt to DomTree changes in r199104 2014-01-13 22:29:56 +00:00
IndependentBlocks.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
Pluto.cpp Move polly options into separate option category 2013-05-07 07:31:10 +00:00
Pocc.cpp clang-format latest changes 2013-07-02 16:13:07 +00:00
RegisterPasses.cpp Introduce -polly-canonicalize pass 2014-01-02 23:39:18 +00:00
ScheduleOptimizer.cpp Integrate latest clang-format changes 2013-06-23 01:29:29 +00:00