llvm-project/polly/lib
Michael Kruse acb6ade757 Move early exit to the beginning of the function
If the function exits early there is no reason to enter the loop.

llvm-svn: 245316
2015-08-18 17:25:48 +00:00
..
Analysis Use isl_set_is_subset instead of isl_set_is_equal 2015-08-18 16:12:05 +00:00
CodeGen Move early exit to the beginning of the function 2015-08-18 17:25:48 +00:00
Exchange Use schedule trees to represent execution order of statements 2015-07-14 09:33:13 +00:00
External Update isl to isl-0.15-117-ge42acfe 2015-08-11 11:31:18 +00:00
JSON Added arcanist linters and cleaned errors and warnings 2014-08-18 00:40:13 +00:00
Support Introduce the ScopExpander as a SCEVExpander replacement 2015-08-18 11:56:00 +00:00
Transform Drop dead and disable code from IndependentBlocks 2015-08-18 09:30:28 +00:00
CMakeLists.txt Expose the SCEVAffinator and make it a member of a SCoP. 2015-08-12 10:19:50 +00:00
Makefile Expose the SCEVAffinator and make it a member of a SCoP. 2015-08-12 10:19:50 +00:00
Polly.cpp Move Pass registration into polly library 2014-03-19 17:54:23 +00:00