search for: sontrak

Displaying 2 results from an estimated 2 matches for "sontrak".

Did you mean: kontak
2009 Mar 18
1
Logic Friday: crashes on entering an equation
...andled page fault on write access to 0x006b0000 at address 0xf7d270e6 (thread 0009), starting debugger... Steps to reproduce: File -> New -> Logic Equation -> F0 = A; in the input field -> press ENTER. It is freeware, you can download it and check whether this happens with you: http://sontrak.com/downloads.aspx I use Arch Linux 64-bits with a 32-bit wine + lib32 libraries, but it also happens on my desktop (Arch Linux 32-bits). Any solution? Thanks! -- Renan Birck | http://renanbirck.blogspot.com Engenharia El?trica UFSM | Electrical Engineering UFSM Linux User #390969 since 2005
2014 Aug 13
2
[LLVMdev] Efficient Pattern matching in Instruction Combine
Even if you can't implement such an algorithm sanely, ISTM that auto-generating this code from a table (or whatever), and choosing canonical results (to avoid a fixpoint issue), rather than what seems to be hand-additions of every possible set of minimizations on three variables, is still a better solution, no? At least then you wouldn't have human errors, and a growing file that makes