Skip to content
Snippets Groups Projects
Forked from cmucl / cmucl
Source project has a limited visibility.
  • ram's avatar
    fb650eb9
    Made error checking stuff recompute the operand costs and compare with · fb650eb9
    ram authored
    the value in the VOP-INFO to see if there is an inconsistency.
    Added CHECK-MOVE-FUNCTION-CONSISTENCY.
    When computing costs, ignore references due to the MOVE VOP.
    Changed stuff over to the new scheme of having the NFP be per-component
    rather than per-function.
    Added new argument moving stuff.
    fb650eb9
    History
    Made error checking stuff recompute the operand costs and compare with
    ram authored
    the value in the VOP-INFO to see if there is an inconsistency.
    Added CHECK-MOVE-FUNCTION-CONSISTENCY.
    When computing costs, ignore references due to the MOVE VOP.
    Changed stuff over to the new scheme of having the NFP be per-component
    rather than per-function.
    Added new argument moving stuff.