[PATCH] D14333: [Polly] IR cleanup after CodeGeneration

Michael Kruse via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 25 16:58:46 PST 2015


Meinersbur retitled this revision from "[Polly] Cleanup IR after CodeGeneration (WIP)" to "[Polly] IR cleanup after CodeGeneration".
Meinersbur updated the summary for this revision.
Meinersbur updated this revision to Diff 41200.
Meinersbur added a comment.

Instead of a RememberCodegen pass, use a "polly-optimized" function attribute.


http://reviews.llvm.org/D14333

Files:
  include/polly/CodeGen/CodegenCleanup.h
  lib/CMakeLists.txt
  lib/CodeGen/CodeGeneration.cpp
  lib/CodeGen/CodegenCleanup.cpp
  lib/Support/RegisterPasses.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14333.41200.patch
Type: text/x-patch
Size: 7004 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151126/1ce622d9/attachment.bin>


More information about the llvm-commits mailing list