[PATCH] D20610: [TRE] Slight refactor and cleanup.
Jake VanAdrighem via llvm-commits
llvm-commits at lists.llvm.org
Tue May 24 19:21:56 PDT 2016
jakev created this revision.
jakev added reviewers: chandlerc, bogner, davide.
jakev added a subscriber: llvm-commits.
jakev set the repository for this revision to rL LLVM.
In preparation for porting TailCallElim to the new PassManager, seems like a good idea to do a slight refactor and some cleanup similar to DSE.
Repository:
rL LLVM
http://reviews.llvm.org/D20610
Files:
lib/Transforms/Scalar/TailRecursionElimination.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20610.58377.patch
Type: text/x-patch
Size: 16359 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160525/13cb3338/attachment.bin>
More information about the llvm-commits
mailing list