llvm-project/polly/include
Tobias Grosser c967d8e6e9 isl-codegen: Support '<' and '>'
Previously isl always generated '<=' or '>='. However, in many cases '<' or '>'
leads to simpler code. This commit updates isl and adds the relevant code
generation support to Polly.

llvm-svn: 166020
2012-10-16 07:29:13 +00:00
..
polly isl-codegen: Support '<' and '>' 2012-10-16 07:29:13 +00:00
CMakeLists.txt