hanchenye-llvm-project/polly/lib/Exchange
Tobias Grosser 6a2617b874 ScopLib: Support negated access functions.
Scoplib only supports access functions, but not the more generic
access relations. This commit now also supports access functions
that where not directly expresses as A[sub] with sub = i + 5b,
but with A[sub] with -sub = -i + (-5b).

Test case to come.

Contributed by: Dustin Feld <d3.feld@gmail.com>

llvm-svn: 165379
2012-10-07 17:43:23 +00:00
..
CMakeLists.txt Add missing dependency to cmake system 2012-08-02 07:47:37 +00:00
JSONExporter.cpp ScopInfo: Store ScopStmt pointer in the domain 2012-05-29 09:29:44 +00:00
Makefile
OpenScopExporter.cpp Remove FinalRead 2012-03-08 15:21:51 +00:00
OpenScopImporter.cpp Remove FinalRead 2012-03-08 15:21:51 +00:00
ScopLib.cpp ScopLib: Support negated access functions. 2012-10-07 17:43:23 +00:00
ScopLibExporter.cpp Do not use getNameStr() anymore. 2011-11-17 14:52:36 +00:00
ScopLibImporter.cpp Do not use getNameStr() anymore. 2011-11-17 14:52:36 +00:00