Bill Wendling 3479be91c4 Add transformation:
xor (or (icmp, icmp), true) -> and(icmp, icmp)

This is possible because of De Morgan's law.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@61537 91177308-0d34-0410-b5e6-96231b3b80d8
2009-01-01 01:18:23 +00:00
..
2008-11-27 22:46:09 +00:00
2009-01-01 01:18:23 +00:00
2008-12-08 17:07:24 +00:00
2008-12-08 17:02:37 +00:00
2008-11-21 21:00:20 +00:00
2008-11-21 01:52:59 +00:00
2008-11-27 22:56:14 +00:00