X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=OPTIMIZATIONS;h=a53233acfffed439424660d2696194b5cf6a6e52;hb=f601ededaa926a19ca60f95e8bc6f7f0d966f9d1;hp=df2c49b7bba4973ff87a3cf09f57cd39ce44fe49;hpb=ef8086e0ef5ae4df06f1e9ef250465ac8284bd47;p=sbcl.git diff --git a/OPTIMIZATIONS b/OPTIMIZATIONS index df2c49b..a53233a 100644 --- a/OPTIMIZATIONS +++ b/OPTIMIZATIONS @@ -162,3 +162,7 @@ It could be optimized to tests lowtag. -------------------------------------------------------------------------------- +#13 +FAST-+/FIXNUM and similar should accept unboxed arguments in interests +of representation selection. Problem: inter-TN dependencies. +--------------------------------------------------------------------------------