[PATCH] Rip min/max pattern matching out of InstCombine and into ValueTracking.
James Molloy
james.molloy at arm.com
Mon Apr 27 08:18:50 PDT 2015
Hi Gerolf, hfinkel, reames,
Rip min/max pattern matching out of InstCombine and into ValueTracking.
This matching functionality is useful in more than just InstCombine, so
make it available in ValueTracking.
NFC.
REPOSITORY
rL LLVM
http://reviews.llvm.org/D9294
Files:
include/llvm/Analysis/ValueTracking.h
lib/Analysis/ValueTracking.cpp
lib/Transforms/InstCombine/InstCombineInternal.h
lib/Transforms/InstCombine/InstCombineSelect.cpp
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D9294.24478.patch
Type: text/x-patch
Size: 8520 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150427/d33e09be/attachment.bin>
More information about the llvm-commits
mailing list