llvm-6502/include
Nick Lewycky 44df023d5f Sink isTrueWhenEqual from ICmpInst to CmpInst. Add a matching isFalseWhenEqual
which is equal to !isTrueWhenEqual for ints but not for floats.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@85036 91177308-0d34-0410-b5e6-96231b3b80d8
2009-10-25 03:50:03 +00:00
..
llvm Sink isTrueWhenEqual from ICmpInst to CmpInst. Add a matching isFalseWhenEqual 2009-10-25 03:50:03 +00:00
llvm-c Auto-upgrade free instructions to calls to the builtin free function. 2009-10-24 04:23:03 +00:00