[PATCH] D19549: Fold compares irrespective of whether allocation can be elided

Anna Thomas via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 26 13:43:06 PDT 2016


anna updated the summary for this revision.
anna updated this revision to Diff 55084.
anna marked 2 inline comments as done.
anna added a comment.

fixes issue Sanjoy pointed out: avoiding compare folding when null value loaded in global.


Repository:
  rL LLVM

http://reviews.llvm.org/D19549

Files:
  lib/Analysis/CaptureTracking.cpp
  lib/Analysis/InstructionSimplify.cpp
  test/Transforms/InstCombine/compare-unescaped.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19549.55084.patch
Type: text/x-patch
Size: 4600 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160426/d5ca6108/attachment.bin>


More information about the llvm-commits mailing list