Add ir2-hook fun optimizer.
commit2e455fe88e8584c371b86de36b0e94f53bc00e92
authorStas Boukarev <stassats@gmail.com>
Sun, 4 Dec 2016 01:07:14 +0000 (4 04:07 +0300)
committerStas Boukarev <stassats@gmail.com>
Sun, 4 Dec 2016 01:07:14 +0000 (4 04:07 +0300)
treedc5880f536f6e672f109dc079333fe688d45dd04
parent970d2d697d04e98fc0d8138dbd6ea9364ad14061
Add ir2-hook fun optimizer.

Used instead of IR2-CONVERT for issuing warnings (or something
similar). Having IR2-CONVERT and just doing IR2-CONVERT-FULL-CALL
interferes with things like CALL-FULL-LIKE-P.
src/compiler/fun-info.lisp
src/compiler/ir2tran.lisp