Chris Lattner
d60eedca01
Codegen:
as:
_bar:
pushl %esi
subl $8, %esp
movl 16(%esp), %esi
call L_foo$stub
fstps (%esi)
addl $8, %esp
popl %esi
#FP_REG_KILL
ret
instead of:
_bar:
pushl %esi
subl $8, %esp
movl 16(%esp), %esi
call L_foo$stub
fstpl (%esi)
cvtsd2ss (%esi), %xmm0
movss %xmm0, (%esi)
addl $8, %esp
popl %esi
#FP_REG_KILL
ret
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@45401 91177308-0d34-0410-b5e6-96231b3b80d8
2007-12-29 06:57:38 +00:00
..
2007-12-26 17:23:47 +00:00
2007-10-14 05:57:21 +00:00
2007-10-14 05:57:21 +00:00
2007-12-10 07:24:06 +00:00
2007-11-27 00:03:38 +00:00
2007-10-22 20:40:42 +00:00
2007-12-06 08:54:31 +00:00
2007-10-11 23:04:36 +00:00
2007-10-12 09:10:27 +00:00
2007-10-13 03:10:54 +00:00
2007-10-13 03:10:54 +00:00
2007-10-15 16:35:13 +00:00
2007-10-15 18:33:50 +00:00
2007-10-17 02:15:06 +00:00
2007-10-16 18:10:14 +00:00
2007-10-16 19:29:47 +00:00
2007-10-18 07:49:59 +00:00
2007-10-19 22:05:00 +00:00
2007-10-29 03:09:07 +00:00
2007-10-29 19:58:20 +00:00
2007-10-30 22:27:26 +00:00
2007-11-01 02:38:24 +00:00
2007-11-02 17:36:58 +00:00
2007-11-02 17:35:08 +00:00
2007-11-04 06:51:12 +00:00
2007-11-05 01:00:44 +00:00
2007-11-05 03:11:55 +00:00
2007-11-04 19:23:28 +00:00
2007-11-06 08:44:59 +00:00
2007-11-08 09:25:29 +00:00
2007-11-16 23:55:08 +00:00
2007-11-30 21:23:43 +00:00
2007-12-06 08:54:31 +00:00
2007-12-12 23:12:09 +00:00
2007-12-18 08:42:10 +00:00
2007-12-18 19:38:14 +00:00
2007-11-05 21:20:28 +00:00
2007-10-29 20:44:42 +00:00
2007-10-19 10:41:11 +00:00
2007-10-19 10:41:11 +00:00
2007-10-19 11:29:21 +00:00
2007-12-14 08:30:15 +00:00
2007-11-18 18:26:45 +00:00
2007-12-13 00:43:27 +00:00
2007-10-22 20:22:24 +00:00
2007-10-15 20:11:21 +00:00
2007-10-15 19:22:17 +00:00
2007-12-29 06:57:38 +00:00
2007-10-25 09:11:16 +00:00
2007-10-25 09:11:16 +00:00
2007-10-26 01:56:11 +00:00
2007-10-29 22:07:18 +00:00
2007-12-13 03:32:53 +00:00
2007-11-09 20:46:00 +00:00
2007-11-03 07:20:12 +00:00
2007-11-24 05:39:29 +00:00
2007-12-06 07:47:55 +00:00
2007-10-17 14:48:28 +00:00
2007-11-19 15:15:03 +00:00
2007-10-24 20:58:14 +00:00
2007-10-22 20:40:42 +00:00
2007-10-12 07:49:48 +00:00
2007-11-10 10:48:01 +00:00
2007-11-14 09:18:41 +00:00
2007-11-26 23:46:11 +00:00
2007-12-12 22:21:26 +00:00
2007-12-12 07:55:34 +00:00
2007-12-12 07:55:34 +00:00
2007-12-12 07:55:34 +00:00
2007-12-12 06:45:40 +00:00
2007-12-06 22:12:45 +00:00
2007-12-15 03:00:47 +00:00
2007-12-15 03:00:47 +00:00
2007-12-11 01:46:18 +00:00
2007-12-11 01:46:18 +00:00
2007-12-15 03:00:47 +00:00
2007-12-15 03:00:47 +00:00
2007-12-06 01:05:52 +00:00
2007-10-12 00:01:22 +00:00
2007-11-05 23:35:22 +00:00
2007-11-05 03:04:26 +00:00