llvm-project/polly/lib
Philip Pfaffe e9ca17e9b6 Revert "[polly] [ScopInfo] Don't pre-compute the name of the Scop's region."
This reverts commit 0f9dc03765dc301fff7a52e2a0e1dd3e5f3130c5, r328666.

The change introduced a use-after-free, caused by the temporary name string
being destroyed after converting it to a StringRef.

llvm-svn: 331363
2018-05-02 14:55:39 +00:00
..
Analysis Revert "[polly] [ScopInfo] Don't pre-compute the name of the Scop's region." 2018-05-02 14:55:39 +00:00
CodeGen Remove another set or release() calls 2018-04-29 00:57:38 +00:00
Exchange [CodeGen] Allow undefined loads in statement instances outside context. 2018-04-10 01:20:51 +00:00
External Remove keep/take/give from isl C++ bindings 2018-04-29 00:57:43 +00:00
Support Remove another set or release() calls 2018-04-29 00:57:38 +00:00
Transform Remove the last uses of isl::give and isl::take 2018-04-29 00:28:26 +00:00
CMakeLists.txt [CMake] Use only keyword-version of target_link_library. NFC. 2018-01-12 16:09:18 +00:00
Polly.cpp Drop '@brief' from doxygen comments 2016-09-02 06:33:33 +00:00