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-12-19 22:28:23 +00:00
2008-12-27 08:10:46 +00:00
2008-11-26 02:21:12 +00:00
2008-12-21 07:47:49 +00:00
2008-10-15 22:34:34 +00:00
2009-01-01 01:18:23 +00:00
2008-11-15 17:50:47 +00:00
2008-12-31 17:38:27 +00:00