Implement PR3266 & PR5276, folding:
authorChris Lattner <sabre@nondot.org>
Mon, 26 Oct 2009 01:06:31 +0000 (01:06 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 26 Oct 2009 01:06:31 +0000 (01:06 +0000)
   not (or (icmp, icmp)) -> and(icmp, icmp)

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@85085 91177308-0d34-0410-b5e6-96231b3b80d8


No differences found