llvm/test/Transforms
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-24 21:27:20 +00:00
2008-11-05 18:41:15 +00:00
2009-01-01 01:18:23 +00:00
2008-09-09 21:41:34 +00:00
2008-10-27 06:56:35 +00:00
2008-11-04 23:02:39 +00:00
2008-06-12 20:55:39 +00:00