hanchenye-llvm-project/polly/lib
Tobias Grosser 28781423b2 isl scheduler: Do not fail when returning an empty band list
The bug was within isl. To fix it, we simply update the isl version that
is used by Polly. We still have some changes within Polly to be able to
write a proper test case.

Reported-by: Sameer Sahasrabuddhe <Sameer.Sahasrabuddhe@amd.com>
llvm-svn: 166021
2012-10-16 07:29:19 +00:00
..
Analysis Move TargetData to DataLayout to fix build breakage caused by LLVM r16540 2012-10-08 17:26:19 +00:00
CodeGen isl-codegen: Support '<' and '>' 2012-10-16 07:29:13 +00:00
Exchange ScopLib: Support negated access functions. 2012-10-07 17:43:23 +00:00
JSON Disable some clang warnings in imported JSON code. 2012-01-30 09:07:45 +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 Initialize the passes early and properly. 2011-10-08 00:30:40 +00:00
DeadCodeElimination.cpp Add a sceleton for a polyhedral dead code elimination. 2012-01-31 14:00:27 +00:00
IndVarSimplify.cpp Move TargetData to DataLayout to fix build breakage caused by LLVM r16540 2012-10-08 17:26:19 +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 Further remove now invalid SCEVAffFunc features. 2011-11-09 22:35:05 +00:00
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 Update after LLVM API change. 2011-12-09 21:34:43 +00:00
RegisterPasses.cpp Add a new isl based code generation 2012-10-02 19:50:43 +00:00
ScheduleOptimizer.cpp isl scheduler: Do not fail when returning an empty band list 2012-10-16 07:29:19 +00:00