[PATCH] [InstCombine][CodeGenPrep] Create llvm.uadd.with.overflow in CGP.
Sanjoy Das
sanjoy at playingwithpointers.com
Tue Apr 7 21:44:06 PDT 2015
Address David's comments:
- introduce m_Instruction and use it
- fix comment
http://reviews.llvm.org/D8889
Files:
include/llvm/IR/PatternMatch.h
lib/CodeGen/CodeGenPrepare.cpp
lib/Transforms/InstCombine/InstCombineCompares.cpp
test/CodeGen/X86/add-of-carry.ll
test/Transforms/CodeGenPrepare/overflow-intrinsics.ll
test/Transforms/InstCombine/overflow.ll
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D8889.23393.patch
Type: text/x-patch
Size: 11744 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150408/7b08ed28/attachment.bin>
More information about the llvm-commits
mailing list