[PATCH] D25484: Post commit review of changes to D18226

Kyle Butt via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 11 13:46:11 PDT 2016


iteratee created this revision.
iteratee added a reviewer: davidxl.
iteratee added subscribers: echristo, llvm-commits.
iteratee set the repository for this revision to rL LLVM.
Herald added subscribers: nemanjai, mzolotukhin.

Minor fixes to https://reviews.llvm.org/D18226, together with regression tests for each issue encountered


Repository:
  rL LLVM

https://reviews.llvm.org/D25484

Files:
  include/llvm/Analysis/LoopInfoImpl.h
  lib/CodeGen/MachineBlockPlacement.cpp
  lib/CodeGen/TailDuplicator.cpp
  test/CodeGen/AArch64/tail-dup-repeat-worklist.ll
  test/CodeGen/PowerPC/tail-dup-branch-to-fallthrough.ll
  test/CodeGen/X86/tail-dup-merge-loop-headers.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25484.74288.patch
Type: text/x-patch
Size: 17924 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161011/460cd530/attachment.bin>


More information about the llvm-commits mailing list