Generate ftst instructions for comparison against zero
authorChris Lattner <sabre@nondot.org>
Tue, 3 Feb 2004 18:54:04 +0000 (18:54 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 3 Feb 2004 18:54:04 +0000 (18:54 +0000)
commit9f08a92e6cbe18446eb36e2dc0a41b44910e6621
tree40a14aceaba3ed744bb752d92e30de8eab88e1b6
parentacc00bc6095c4362c8a780091cd67fcc32510592
Generate ftst instructions for comparison against zero

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