[PATCH] DAGCombiner: fold (or (and X, M), (and X, N)) -> (and X, (or M, N))
Tim Northover
t.p.northover at gmail.com
Wed Jan 21 15:19:26 PST 2015
REPOSITORY
rL LLVM
http://reviews.llvm.org/D7063
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
More information about the llvm-commits
mailing list