Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
| Comment: | Dump bitcode to files after module verification, to try to debug optimizer crashes. Commit missing changes to the debug helper for better phi handling. |
|---|---|
| Timelines: | family | ancestors | descendants | both | notworking | kbk-nre |
| Files: | files | file ages | folders |
| SHA3-256: |
504ceb334bd134dbe77d61b508917bfe |
| User & Date: | kbk 2018-04-16 23:46:34.410 |
Context
|
2018-04-17
| ||
| 00:11 | Merge trunk: expunge last uses of 'uniqueUndef' in constructing phi's check-in: 1855f5dc7a user: kbk tags: notworking, kbk-nre | |
|
2018-04-16
| ||
| 23:46 | Dump bitcode to files after module verification, to try to debug optimizer crashes. Commit missing changes to the debug helper for better phi handling. check-in: 504ceb334b user: kbk tags: notworking, kbk-nre | |
| 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 | |
Changes
Changes to codegen/jit.tcl.
Changes to codegen/struct.tcl.
Changes to demos/perftest/tester.tcl.