[PATCH] D18411: Codegen: Factor tail duplication into a utility class. NFC

Kyle Butt via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 7 21:09:22 PDT 2016


iteratee removed rL LLVM as the repository for this revision.
iteratee updated this revision to Diff 52993.
iteratee added a comment.

clang-format and split into 2 separate files as requested.

Sorry about the delay, was attempting to get performance numbers for the following change.


http://reviews.llvm.org/D18411

Files:
  include/llvm/CodeGen/TailDuplicator.h
  lib/CodeGen/CMakeLists.txt
  lib/CodeGen/TailDuplication.cpp
  lib/CodeGen/TailDuplicator.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18411.52993.patch
Type: text/x-patch
Size: 75919 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160408/c3868393/attachment.bin>


More information about the llvm-commits mailing list