Files
llvm-6502/lib/Transforms/Scalar
Chris Lattner c5e7ea49eb 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


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@35760 91177308-0d34-0410-b5e6-96231b3b80d8
2007-04-08 07:47:01 +00:00
..
2007-04-07 01:25:15 +00:00
2007-03-07 01:38:05 +00:00
2007-02-15 03:39:18 +00:00
2007-03-04 04:50:21 +00:00