0.9.13.28:
authorNathan Froyd <froydnj@cs.rice.edu>
Tue, 6 Jun 2006 02:42:51 +0000 (02:42 +0000)
committerNathan Froyd <froydnj@cs.rice.edu>
Tue, 6 Jun 2006 02:42:51 +0000 (02:42 +0000)
commit34360bf475b3632f625fcc263f626557ef96d94f
tree18d2b0f369b5f380d6b302b41aa47f503b59f6e4
parent33a6b2817f3e2a8cf98d162a2b40c50d259295c4
0.9.13.28:
Move full-call checking responsibilities to DEFKNOWN.
... new ALWAYS-TRANSLATABLE flag in DEFKNOWN;
... change PONDER-FULL-CALL to check said flag;
... declare flag in appropriate cases;
... by analogy with %INSTANCE-{REF,SET}, flag their %RAW-*
  counterparts as well (they were not flagged previously)..

There are probably other cases where it's applicable, too.
src/compiler/fndb.lisp
src/compiler/ir2tran.lisp
src/compiler/knownfun.lisp
src/compiler/ppc/arith.lisp
src/compiler/x86/arith.lisp