More complex contagion stuff.
code/exports.lisp: o Export %complex-{single,double,double-double}-float compiler/sparc/float.lisp: o Add deftransforms instead of vops to handle the %complex-foo conversions. compiler/x86/float-sse2.lisp: o Add vops to convert to complexes, taking advantage of packed operations when possible. o Add temporary reg that was accidentally deleted back in to the complex-op-float vops compiler/x86/insts.lisp: o Define cvtpd2ps and cvtps2pd instructions.
Showing
Loading
Please register or sign in to comment