Check-in [67f26787c0]

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

Overview
Comment:Add test cases for && and ||. Note that the LAND and LOR instructions are never generated, since they are intrinsically buggy.
Timelines: family | ancestors | descendants | both | kbk-domain-check | notworking
Files: files | file ages | folders
SHA3-256: 67f26787c014af100c2caf6b29c6d8ab6030c74ee030e61cfa972eb0a4a78e56
User & Date: kbk 2018-03-26 02:36:40.087
Context
2018-03-26
03:21
Comment out one crashing test case check-in: cbc4e47dbe user: kbk tags: kbk-domain-check, notworking
02:36
Add test cases for && and ||. Note that the LAND and LOR instructions are never generated, since they are intrinsically buggy. check-in: 67f26787c0 user: kbk tags: kbk-domain-check, notworking
02:10
Avoid type promotion on jumpTrue and jumpFalse. check-in: 5913b29fcd user: kbk tags: kbk-domain-check, notworking
Changes
Unified Diff Side-by-Side Diff Patch
Changes to demos/perftest/tester.tcl.