llvm-project/polly/lib
Tobias Grosser b2e572c6df Update the recommended isl version
Recent changes in isl:

- Allow analysis of loops during code generation

This simplifies the detection of parallel loops.

- Simplify the way costumized ast printers are defined

This enables us to highlight parallel / vector loops in our debug output.

- Compile time improvements for codegen contexts that include parameters

- Various bug fixes

This update also gets us in sync for the isl 0.11 release.

llvm-svn: 169100
2012-12-01 21:51:10 +00:00
..
Analysis remove dead code 2012-11-26 22:07:30 +00:00
CodeGen Update the recommended isl version 2012-12-01 21:51:10 +00:00
Exchange ScopLib: Support negated access functions. 2012-10-07 17:43:23 +00:00
JSON Make polly -Wdocumentation clean 2012-11-19 12:26:25 +00:00
Support SCEVValidator: Add debug output that gives the reason for invalid expressions 2012-09-08 14:00:37 +00:00
CMakeLists.txt Add dependency to intrinsics_gen 2012-09-04 08:19:12 +00:00
CodePreparation.cpp
DeadCodeElimination.cpp
IndVarSimplify.cpp Revert multiple adress space changes in Polly 2012-11-01 16:45:18 +00:00
IndependentBlocks.cpp IndependentBLocks: Do not visit the same instruction twice when moving the 2012-08-01 08:46:11 +00:00
Makefile Move the CodeGeneration.cpp to the CodeGen folder and update the build system. 2012-03-30 08:46:18 +00:00
MayAliasSet.cpp
Pluto.cpp Bailout if libpluto finds no schedule 2012-09-21 16:24:13 +00:00
Pocc.cpp Pocc: Fix some bugs in the PoCC optimizer pass 2012-08-30 11:49:38 +00:00
RegionSimplify.cpp
RegisterPasses.cpp fix typo 2012-11-26 22:16:19 +00:00
ScheduleOptimizer.cpp isl scheduler: Do not fail when returning an empty band list 2012-10-16 07:29:19 +00:00