[PATCH] D20610: [TRE] Slight refactor and cleanup.
Jake VanAdrighem via llvm-commits
llvm-commits at lists.llvm.org
Thu May 26 19:07:42 PDT 2016
jakev updated this revision to Diff 58743.
jakev added a comment.
Moved the `markTails` stuff out of `runOnFunction` so we don't have to duplicate this when we port to the new PM.
Repository:
rL LLVM
http://reviews.llvm.org/D20610
Files:
lib/Transforms/Scalar/TailRecursionElimination.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20610.58743.patch
Type: text/x-patch
Size: 16967 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160527/6e18911e/attachment.bin>
More information about the llvm-commits
mailing list