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

Fold (X|C1)^C2 -> X^(C1|C2) when possible. This implements

InstCombine/or.ll:test23.

llvm-svn: 26385
parent 69c68c3c
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