Michael Zuckerman
b36f5b984e
[x86] translating "fp" (floating point) instructions from {fadd,fdiv,fmul,fsub,fsubr,fdivr} to {faddp,fdivp,fmulp,fsubp,fsubrp,fdivrp}
...
LLVM Missing the following instructions: fadd\fdiv\fmul\fsub\fsubr\fdivr.
GAS and MS supporting this instruction and lowering them in to a faddp\fdivp\fmulp\fsubp\fsubrp\fdivrp instructions.
Differential Revision: http://reviews.llvm.org/D14217
llvm-svn: 252908
2015-11-12 16:58:51 +00:00
..
2015-07-09 18:11:40 +00:00
2015-11-10 07:09:07 +00:00
2015-05-12 09:47:23 +00:00
2015-07-28 07:00:00 +00:00
2015-08-12 10:36:16 +00:00
2015-11-11 15:51:16 +00:00
2015-08-20 16:18:30 +00:00
2015-06-22 18:03:02 +00:00
2015-06-07 21:07:17 +00:00
2015-08-03 17:26:41 +00:00
2015-06-25 16:16:08 +00:00
[x86] translating "fp" (floating point) instructions from {fadd,fdiv,fmul,fsub,fsubr,fdivr} to {faddp,fdivp,fmulp,fsubp,fsubrp,fdivrp}
2015-11-12 16:58:51 +00:00
2015-08-20 11:21:36 +00:00
2015-06-14 12:59:45 +00:00
2015-07-22 11:19:22 +00:00
2015-05-07 11:24:42 +00:00
[x86] translating "fp" (floating point) instructions from {fadd,fdiv,fmul,fsub,fsubr,fdivr} to {faddp,fdivp,fmulp,fsubp,fsubrp,fdivrp}
2015-11-12 16:58:51 +00:00
2015-11-05 00:10:08 +00:00
2015-06-09 13:02:10 +00:00
2015-10-12 04:17:55 +00:00
2015-10-11 18:27:24 +00:00
2015-07-04 00:01:07 +00:00
2015-10-21 17:26:45 +00:00
2015-10-20 11:56:42 +00:00
2015-10-20 11:56:42 +00:00
2015-11-05 08:08:21 +00:00
2015-09-03 09:05:31 +00:00
2015-11-02 07:39:36 +00:00
2015-11-02 07:39:36 +00:00
2015-10-27 15:37:17 +00:00
2015-10-26 03:15:34 +00:00