Check-in [22c7d8b278]

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:directGet interacts with the callframe. (Has 'out' as well as 'in' because of traces).
Timelines: family | ancestors | descendants | both | kbk-refactor-directops
Files: files | file ages | folders
SHA3-256: 22c7d8b27839e05def4300d2a623643fe72a79f90dc5ae411091086c2d553c26
User & Date: kbk 2019-11-12 01:52:25.448
Context
2019-11-12
02:05
directExists interacts with callframe check-in: 8d343ec32d user: kbk tags: kbk-refactor-directops
01:52
directGet interacts with the callframe. (Has 'out' as well as 'in' because of traces). check-in: 22c7d8b278 user: kbk tags: kbk-refactor-directops
01:03
Add 'generate-callframe-op' method to quadcode translator to refactor 'directXXX' ops. check-in: e877e7f449 user: kbk tags: kbk-refactor-directops
Changes
Unified Diff Side-by-Side Diff Patch
Changes to codegen/build.tcl.
Changes to codegen/compile.tcl.
Changes to demos/perftest/tester.tcl.
Changes to quadcode/translate.tcl.
Changes to quadcode/types.tcl.