Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
| Comment: | Finish coding the thunk builder for NRE procs. Generated code for NRE now aborts in the optimizer. |
|---|---|
| Timelines: | family | ancestors | descendants | both | notworking | kbk-nre |
| Files: | files | file ages | folders |
| SHA3-256: |
ab703b4b95b555e2b2e8a1148eab29d8 |
| User & Date: | kbk 2018-04-15 03:07:26.450 |
Context
|
2018-04-16
| ||
| 01:09 | Merge trunk to get better handling of 'phi' operations. Fix issues that prevented compilability with these changes. check-in: bc9590bbdb user: kbk tags: notworking, kbk-nre | |
|
2018-04-15
| ||
| 03:07 | Finish coding the thunk builder for NRE procs. Generated code for NRE now aborts in the optimizer. check-in: ab703b4b95 user: kbk tags: notworking, kbk-nre | |
|
2018-04-14
| ||
| 22:10 | Finish up return from an invoked function. Still need to do invoked commands and invokeExpanded in the NRE case. check-in: 2b2ba21e34 user: kbk tags: notworking, kbk-nre | |
Changes
Changes to codegen/build.tcl.
Changes to codegen/compile.tcl.
Changes to codegen/coro.tcl.
Changes to codegen/struct.tcl.
Changes to codegen/thunk.tcl.
Changes to demos/perftest/tester.tcl.