Chris Lattner 1ba5bcd1ae - InstCombine (cast (xor A, B) to bool) ==> (setne A, B)
- InstCombine (cast (and X, (1 << size(X)-1)) to bool) ==> x < 0


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7241 91177308-0d34-0410-b5e6-96231b3b80d8
2003-07-22 21:46:59 +00:00
..
2003-04-23 16:37:45 +00:00
2003-04-23 16:37:45 +00:00
2002-07-23 17:52:38 +00:00
2003-05-29 20:26:30 +00:00
2003-05-02 19:26:34 +00:00