Skip to content
Commit 49b47ae5 authored by Chris Lattner's avatar Chris Lattner
Browse files

IC: (X ^ C1) & C2 --> (X & C2) ^ (C1&C2)

Minor code cleanup

llvm-svn: 7262
parent aeef93cc
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