Chris Lattner 7ab65934a0 The X86 instruction selector already handles codegen of:
store float 123.45, float* %P

as an integer store.  This adds handling of float immediate stores as integers
for arguments passed function calls.

This is now tested by CodeGen/X86/store-fp-constant.ll


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19364 91177308-0d34-0410-b5e6-96231b3b80d8
2005-01-08 05:45:24 +00:00
..
2004-12-23 21:17:41 +00:00
2004-12-10 05:40:19 +00:00
2004-12-20 04:15:44 +00:00
2005-01-07 07:05:34 +00:00
2005-01-07 07:40:32 +00:00
2004-11-14 21:54:41 +00:00