hanchenye-llvm-project/polly/unittests
Michael Kruse 0d10696693 [DeLICM] Refector out parseSetOrNull. NFC.
Note that the isl::union_set(isl_ctx,std::string) constructor will
auto-convert the char* to an std::string. Converting a nullptr to
std::string is undefined in C++11 (sect. 21.4.2.9).

llvm-svn: 298259
2017-03-20 15:37:32 +00:00
..
DeLICM [DeLICM] Refector out parseSetOrNull. NFC. 2017-03-20 15:37:32 +00:00
Flatten Add -polly-flatten-schedule pass. 2016-09-08 15:02:36 +00:00
Isl [unittest] Do not convert large unsigned long to isl::val 2017-03-10 22:25:39 +00:00
CMakeLists.txt [DeLICM] Add Knowledge class. NFC. 2017-02-15 16:59:10 +00:00