Live data from Hacker News

Viewing profile — MatzeBraun

MatzeBraun

HN member
Joined
Thu, Mar 20, 2014, 3:16 PM UTC
HN karma
9
Public activity
5 items

About MatzeBraun

No profile information was provided.

Recent public activity

  1. comment
    Comment #41006672

    LLVM can bisect down to individual transformation steps within a pass (for passes that implement the interface): https://llvm.org/docs/OptBisect.html And there is a script bisectin…

  2. comment
    Comment #16542448

    Nice to see a minimal version of a system. In my experience the biggest (or most annoying?) problem though is not setting up the dependencies and executing the steps along the DAG …

  3. comment
    Comment #11815569

    http://anydesk.com

  4. comment
    Comment #10469486

    I am not convinced it's that simple if 1 application of jump threading creates a new opportunity. The endlessly unreliable loop example in the post suggests that is is a halting pr…

  5. comment
    Comment #8577314

    Maybe cparser: https://github.com/MatzeB/cparser