Skip to content
Commit 33217db4 authored by Chris Lattner's avatar Chris Lattner
Browse files

InstCombine: (X ^ C1) & C2 --> (X & C2) iff (C1&C2) == 0

llvm-svn: 7272
parent b69f30c1
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment