[PATCH] D29620: [JumpThreading] Thread through guards

Sanjoy Das via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 9 11:51:52 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL294617: [JumpThreading] Thread through guards (authored by sanjoy).

Changed prior to commit:
  https://reviews.llvm.org/D29620?vs=87787&id=87850#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D29620

Files:
  llvm/trunk/include/llvm/Transforms/Scalar/JumpThreading.h
  llvm/trunk/include/llvm/Transforms/Utils/Cloning.h
  llvm/trunk/lib/Transforms/Scalar/JumpThreading.cpp
  llvm/trunk/lib/Transforms/Utils/CloneFunction.cpp
  llvm/trunk/test/Transforms/JumpThreading/guards.ll
  llvm/trunk/unittests/Transforms/Utils/Cloning.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29620.87850.patch
Type: text/x-patch
Size: 19501 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170209/70e76475/attachment-0001.bin>


More information about the llvm-commits mailing list