[PATCH] D26495: [simplifycfg][loop-simplify] Preserve loop metadata in 2 transformations.

Florian Hahn via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 18 05:22:09 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL287341: [simplifycfg][loop-simplify] Preserve loop metadata in 2 transformations. (authored by fhahn).

Changed prior to commit:
  https://reviews.llvm.org/D26495?vs=77798&id=78503#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D26495

Files:
  llvm/trunk/lib/Transforms/Utils/Local.cpp
  llvm/trunk/lib/Transforms/Utils/LoopSimplify.cpp
  llvm/trunk/test/Transforms/LoopSimplify/preserve-llvm-loop-metadata.ll
  llvm/trunk/test/Transforms/SimplifyCFG/preserve-llvm-loop-metadata.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26495.78503.patch
Type: text/x-patch
Size: 5748 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161118/b599c197/attachment.bin>


More information about the llvm-commits mailing list