llvm-project/polly/lib
Tobias Grosser 85f7421731 JSONImporter: Free new schedule if found invalid
In case we detect that the schedule the user wants to import is invalid we
refuse it _and_ free the isl_maps containing it.

Another bug found thanks to Rafael.

llvm-svn: 187339
2013-07-29 05:12:01 +00:00
..
Analysis gitattributes: .png and .txt are no text files 2013-07-28 09:05:20 +00:00
CodeGen CodeGeneration: Fix double free in vector for 2013-07-29 01:58:07 +00:00
Exchange JSONImporter: Free new schedule if found invalid 2013-07-29 05:12:01 +00:00
JSON 'chmod -x' on files that do not need the executable bits 2012-12-29 15:09:03 +00:00
Support Dependences: Use ostream printer to print analysis output 2013-07-14 18:09:40 +00:00
CMakeLists.txt Remove unneeded RegionSimplify pass. 2013-04-17 07:20:30 +00:00
CodePreparation.cpp Integrate latest clang-format changes 2013-06-23 01:29:29 +00:00
DeadCodeElimination.cpp include missing ISL header file 2013-05-31 17:41:17 +00:00
IndVarSimplify.cpp Small style improvements 2013-07-13 16:58:07 +00:00
IndependentBlocks.cpp ScopInfo/IndependentBlocks: clang-format 2013-07-24 06:10:30 +00:00
Makefile 'chmod -x' on files that do not need the executable bits 2012-12-29 15:09:03 +00:00
MayAliasSet.cpp Sort includes 2013-05-07 08:11:54 +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 ScopDetect: Only track detection failures if actually needed. 2013-07-25 03:02:29 +00:00
ScheduleOptimizer.cpp Integrate latest clang-format changes 2013-06-23 01:29:29 +00:00