compiler/generic/primtype: Enable holding non-complex floats in registers.
commit6393f6b888340014eba368bd9109756feab33a47
authorAlastair Bridgewater <nyef@kana.lisphacker.com>
Wed, 16 Apr 2014 22:44:21 +0000 (16 18:44 -0400)
committerAlastair Bridgewater <nyef@kana.lisphacker.com>
Sat, 10 May 2014 19:12:19 +0000 (10 15:12 -0400)
tree1d773e5f26e2c46b3b8797c4f675a2d693820620
parent3496b05d118e89cd7eb07f2c681411ceb94b6ff3
compiler/generic/primtype: Enable holding non-complex floats in registers.

  * Now that most of the floating-point noise is in place (with
the notable exceptions of mode/trap hacking and complex floats),
we can enable the whole thing by registering single-reg and
double-reg as valid SCs for the single-float and double-float
primitive types.
src/compiler/generic/primtype.lisp