[PATCH] Strength reduce intrinsics with overflow into regular arithmetic operations if possible.
Erik Eckstein
eeckstein at apple.com
Thu Dec 11 01:26:19 PST 2014
I did a split of the change:
I committed the refactoring in r224006.
This updated diff is the remaining part: the strength reduction for sub/mul.
http://reviews.llvm.org/D6477
Files:
lib/Transforms/InstCombine/InstCombine.h
lib/Transforms/InstCombine/InstCombineAddSub.cpp
lib/Transforms/InstCombine/InstCombineCalls.cpp
test/Transforms/InstCombine/intrinsics.ll
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D6477.17148.patch
Type: text/x-patch
Size: 9140 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141211/ddb9c65f/attachment.bin>
More information about the llvm-commits
mailing list