Implement the optimized FCMP_OEQ/FCMP_UNE code for x86 fast-isel.
authorDan Gohman <gohman@apple.com>
Tue, 21 Oct 2008 18:24:51 +0000 (18:24 +0000)
committerDan Gohman <gohman@apple.com>
Tue, 21 Oct 2008 18:24:51 +0000 (18:24 +0000)
commit7b66e041821309306beccda0fe58ffa096ee1f4a
treed2a212a22b907c32235a64dd69c23c8a570a9d33
parent237033e6ac7e872f60dfc6724fcb938f2c263af3
Implement the optimized FCMP_OEQ/FCMP_UNE code for x86 fast-isel.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@57915 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86FastISel.cpp