X86FastISel support for ICmpInst and FCmpInst.
authorDan Gohman <gohman@apple.com>
Thu, 4 Sep 2008 23:26:51 +0000 (23:26 +0000)
committerDan Gohman <gohman@apple.com>
Thu, 4 Sep 2008 23:26:51 +0000 (23:26 +0000)
commit6e3f05f5cebe230bb95f01b5afcc3c8e94106402
tree2b0c0d9d5b71b6700946d7111874da798d062aed
parentcdc0669c737db1590e6c8bed05b2f1dd5a7d28fc
X86FastISel support for ICmpInst and FCmpInst.

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