[PATCH] D27792: IfConversion: Use reverse_iterator to simplify. NFC

Kyle Butt via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 14 18:07:35 PST 2016


iteratee created this revision.
iteratee added a reviewer: fhahn.
iteratee added subscribers: llvm-commits, timshen.
iteratee set the repository for this revision to rL LLVM.

This simplifies skipping debug instructions and shrinking ranges.


Repository:
  rL LLVM

https://reviews.llvm.org/D27792

Files:
  lib/CodeGen/IfConversion.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27792.81515.patch
Type: text/x-patch
Size: 6458 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161215/c0035472/attachment.bin>


More information about the llvm-commits mailing list