hanchenye-llvm-project/polly/lib
Tobias Grosser 1b6ea573f2 Replace low-level constraint building with higher level functions
Instead of explicitly building constraints and adding them to our maps we
now use functions like map_order_le to add the relevant information to the
maps.

llvm-svn: 237934
2015-05-21 19:02:44 +00:00
..
Analysis Replace low-level constraint building with higher level functions 2015-05-21 19:02:44 +00:00
CodeGen Use base-pointer address space when creating new access functions 2015-05-20 11:02:12 +00:00
Exchange Sort include directives 2015-05-09 09:13:42 +00:00
External Update isl to 6be6768e 2015-05-18 21:29:58 +00:00
JSON Added arcanist linters and cleaned errors and warnings 2014-08-18 00:40:13 +00:00
Support Rename IslCodeGeneration to CodeGeneration 2015-05-12 07:45:52 +00:00
Transform Replace low-level constraint building with higher level functions 2015-05-21 19:02:44 +00:00
CMakeLists.txt Drop unused PTX generator file 2015-05-15 15:41:14 +00:00
Makefile Drop unused PTX generator file 2015-05-15 15:41:14 +00:00
Polly.cpp