Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
| Comment: | Use the lexical-name algorithm for 'altered' for now. May change to value-driven later. |
|---|---|
| Timelines: | family | ancestors | descendants | both | notworking | kbk-pre |
| Files: | files | file ages | folders |
| SHA3-256: |
592020ed7ac1c82cd2e093c83f1aa18b |
| User & Date: | kbk 2018-11-10 22:17:42.856 |
Context
|
2018-11-11
| ||
| 22:34 | Add bitwise Boolean operations to constant folding. Modify partial redundancy elimination to use bit vectors for dataflow calculations and debug the dataflow equations. check-in: 71a4e793a1 user: kbk tags: kbk-pre | |
|
2018-11-10
| ||
| 22:17 | Use the lexical-name algorithm for 'altered' for now. May change to value-driven later. check-in: 592020ed7a user: kbk tags: notworking, kbk-pre | |
| 19:10 | Better copy prop exposes more opportunities for constant folding. check-in: edb0c23738 user: kbk tags: kbk-pre | |
Changes
Changes to demos/perftest/tester.tcl.
Changes to quadcode/pre.tcl.