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

Generalize the code that handles (A&B)|(A&C) to work where B/C are not constants.

Add a new xform to simplify (A&B)|(~A&C).  THis implements InstCombine/or2.ll:test1

llvm-svn: 35760
parent 8ca3d489
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