Viewing profile — MatzeBraun
MatzeBraun
HN member- Joined
- Thu, Mar 20, 2014, 3:16 PM UTC
- HN karma
- 9
- Public activity
- 5 items
- HN profile
- View on Hacker News ↗
About MatzeBraun
No profile information was provided.
Recent public activity
-
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…
-
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 …
-
comment
Comment #11815569
http://anydesk.com
-
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…
-
comment
Comment #8577314
Maybe cparser: https://github.com/MatzeB/cparser