Implement basic support for the 'f' register class constraint. This basically
authorChris Lattner <sabre@nondot.org>
Tue, 11 Mar 2008 19:50:13 +0000 (19:50 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 11 Mar 2008 19:50:13 +0000 (19:50 +0000)
commite12ecf272d90c366e15531c15b6681ab5399ba33
tree41d938da8b2d0eb3f624bf5463e1cc456c97e258
parent1d38677e34f67961bbff40a5fed96f96ebfea836
Implement basic support for the 'f' register class constraint.  This basically
works, but probably won't if you mix it with 't' or 'u' yet.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@48243 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86FloatingPoint.cpp
test/CodeGen/X86/inline-asm-fpstack.ll