[PATCH] D28276: [JumpThreading] Fix a bug affecting guards and assumes

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 3 19:55:24 PST 2017


reames updated this revision to Diff 82996.
reames added a comment.

add files missed in initial diff


https://reviews.llvm.org/D28276

Files:
  include/llvm/Transforms/Utils/Local.h
  lib/Transforms/Scalar/JumpThreading.cpp
  lib/Transforms/Utils/Local.cpp
  test/Transforms/JumpThreading/assume.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28276.82996.patch
Type: text/x-patch
Size: 5494 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170104/0e00dcec/attachment.bin>


More information about the llvm-commits mailing list