hanchenye-llvm-project/polly/lib/Analysis
Tobias Grosser 718d04c653 Use isl::manage_copy to simplify calls to isl::manage(isl_.._copy())
As part of this cleanup a couple of unnecessary isl::manage(obj.copy()) pattern
are eliminated as well.

We checked for all potential cleanups by scanning for:

  "grep -R isl::manage\( lib/ | grep copy"

llvm-svn: 325558
2018-02-20 07:26:58 +00:00
..
DependenceInfo.cpp
PolyhedralInfo.cpp
PruneUnprofitable.cpp
ScopBuilder.cpp [ScopBuilder] scalar-indep: Fix mutually referencing PHIs. 2018-02-12 21:09:40 +00:00
ScopDetection.cpp Update to latest clang-format. [NFC] 2017-12-05 00:06:09 +00:00
ScopDetectionDiagnostic.cpp Run clang-format after r324003. NFC. 2018-02-02 18:11:58 +00:00
ScopGraphPrinter.cpp
ScopInfo.cpp Use isl::manage_copy to simplify calls to isl::manage(isl_.._copy()) 2018-02-20 07:26:58 +00:00
ScopPass.cpp Rename OptimizationDiagnosticInfo.h to OptimizationRemarkEmitter.h 2017-10-09 23:49:08 +00:00