Live data from Hacker News

Viewing profile — haqreu

haqreu

HN member
Joined
Fri, Mar 11, 2016, 3:53 PM UTC
HN karma
520
Public activity
32 items

About haqreu

No profile information was provided.

Recent public activity

  1. comment
    Comment #46511989

    nope, not mine

  2. story
  3. story
  4. comment
    Comment #45077338

    A full rewrite to the computer graphics course.

  5. story
  6. comment
    Comment #43126514

    I'll definitely test maximal SSA + DCE in tinyoptimizer when I'll get to it. For the moment I made [1] somewhat-pruned mem2reg pass, not even sure how to call it. But it indeed req…

  7. comment
    Comment #43126280

    I removed it, no need to offend people with racial slur, especially when it is not intended.

  8. comment
    Comment #43126141

    Hum. Did not anticipate that, thank you for pointing out.

  9. comment
    Comment #43126071

    Thank you!

  10. comment
    Comment #43125856

    Thank you for the reference, I'll check it. Why not fully maximal SSA + DCE? I mean, other than timings consideration. Fully maximal does not even need any graph traversal, it is e…

  11. comment
    Comment #43124921

    I'd argue that Lengauer-Tarjan is overrated. While it is neat, it's premature optimization IMHO. Fully maximal SSA (at the entry of each block insert a phi-node for each variable) …

  12. comment
    Comment #43122193

    The "week-end" part refers to the fact that I wrote it in one week-end with little to no experience in compiler design. You can check the commit history, 12 to 14 Jan, 2024 :)

  13. story
  14. comment
    Comment #43108217

    Have you ever wondered how a compiler works, but you never found courage to find out? Then this series of articles is for you.

  15. story
  16. comment
    Comment #22857757

    Here is the schematics: https://hsto.org/webt/4a/mb/ad/4ambad_bocdk6_0khdqve6grzjs.p... two ternary multiplexers out of two dg403 chips.

  17. comment
    Comment #22855258

    AFAIK it was never built, only partially designed.

  18. story
  19. comment
    Comment #22854802

    This is ROM only, not a fully functioning computer.

  20. comment
  21. comment
    Comment #22854528

    Setun is the only example, and it had a binary memory.

  22. story
  23. story
  24. story
  25. story