[PATCH] D44978: Change DEBUG() macro to LLVM_DEBUG() in Polly

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 15 06:41:18 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL332352: [polly] Update uses of DEBUG macro to LLVM_DEBUG. (authored by nzaghen, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D44978?vs=140775&id=146810#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D44978

Files:
  polly/trunk/lib/Analysis/DependenceInfo.cpp
  polly/trunk/lib/Analysis/PolyhedralInfo.cpp
  polly/trunk/lib/Analysis/PruneUnprofitable.cpp
  polly/trunk/lib/Analysis/ScopBuilder.cpp
  polly/trunk/lib/Analysis/ScopDetection.cpp
  polly/trunk/lib/Analysis/ScopInfo.cpp
  polly/trunk/lib/CodeGen/CodeGeneration.cpp
  polly/trunk/lib/CodeGen/CodegenCleanup.cpp
  polly/trunk/lib/CodeGen/IslAst.cpp
  polly/trunk/lib/CodeGen/ManagedMemoryRewrite.cpp
  polly/trunk/lib/CodeGen/PPCGCodeGeneration.cpp
  polly/trunk/lib/Support/DumpModulePass.cpp
  polly/trunk/lib/Support/SCEVValidator.cpp
  polly/trunk/lib/Transform/DeLICM.cpp
  polly/trunk/lib/Transform/FlattenAlgo.cpp
  polly/trunk/lib/Transform/FlattenSchedule.cpp
  polly/trunk/lib/Transform/ForwardOpTree.cpp
  polly/trunk/lib/Transform/ScheduleOptimizer.cpp
  polly/trunk/lib/Transform/ScopInliner.cpp
  polly/trunk/lib/Transform/Simplify.cpp
  polly/trunk/lib/Transform/ZoneAlgo.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44978.146810.patch
Type: text/x-patch
Size: 59595 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180515/93ca84b0/attachment.bin>


More information about the llvm-commits mailing list