[PATCH] [InstCombine] mark ADD with nuw if no unsigned overflow

Jingyue Wu jingyue at google.com
Mon Jun 16 17:42:31 PDT 2014


Fixed some comments. Thanks Chandler and Mark!

http://reviews.llvm.org/D4144

Files:
  lib/Transforms/InstCombine/InstCombine.h
  lib/Transforms/InstCombine/InstCombineAddSub.cpp
  test/Transforms/InstCombine/AddOverFlow.ll
  test/Transforms/InstCombine/add-sitofp.ll
  test/Transforms/InstCombine/ffs-1.ll
  test/Transforms/InstCombine/select.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D4144.10475.patch
Type: text/x-patch
Size: 6425 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140617/5e8467a2/attachment.bin>


More information about the llvm-commits mailing list